Page MenuHomePhabricator

OP_REVERSEBYTES activation logic
ClosedPublic

Authored by tobias_ruck on Feb 13 2020, 03:05.

Details

Reviewers
deadalnix
markblundeberg
Group Reviewers
Restricted Owners Package(Owns No Changed Paths)
Restricted Project
Commits
rSTAGING9bd868e48eb0: OP_REVERSEBYTES activation logic
rABC9bd868e48eb0: OP_REVERSEBYTES activation logic
Summary

Fixes a bug in D5130, in the activation logic when building without the bitcoin wallet. Depends on D4871. Based on D3736.

Test Plan

ninja check

test/functional/test_runner.py

test/functional/test_runner.py --with-phononactivation

Also compile with cmake .. -DBUILD_BITCOIN_WALLET=OFF

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable