Now that the Schnorr multisig upgrade is active, the NULLDUMMY standard
flag is totally superseded and pointless.
Details
Details
- Reviewers
deadalnix - Group Reviewers
Restricted Project - Maniphest Tasks
- T653: Clean up past upgrades
- Commits
- rSTAGING5e4ac9377001: remove NULLDUMMY
rABC5e4ac9377001: remove NULLDUMMY
make check test_runner.py
run IBD
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
src/script/bitcoinconsensus.h | ||
---|---|---|
55 ↗ | (On Diff #14496) | better to put _DEPRECATED like the WITNESS flag? |
src/test/data/script_tests.json | ||
3348 ↗ | (On Diff #14496) | will rm |
test/functional/abc-schnorrmultisig-activation.py | ||
58 ↗ | (On Diff #14496) | technically unrelated comment change but I missed it in previous Diff; happy to leave out if that is wanted. |
Comment Actions
Great to see this!
Just to be safe, I think doing an IBD should be added to the test plan.
Comment Actions
Please Run IBD, otherwise, LGTM.
I edited the test plan, you don't need to use backticks on every line :)