No description provided.
Make test constant consistent with consensus.h #9206
pull btcdrak wants to merge 1 commits into bitcoin:master from btcdrak:consistency changing 4 files +24 −24-
btcdrak commented at 9:38 PM on November 22, 2016: contributor
-
Make test constant consistent with consensus.h 09dc4064ac
- laanwj added the label Tests on Nov 23, 2016
-
fanquake commented at 6:33 AM on November 23, 2016: member
MAX_BLOCK_BASE_SIZE is defined as
1000000in consensus.h. With these changes it will be defined as the same in mininode.py.Ran the test suite and checked that all occurrences of MAX_BLOCK_SIZE (except for a single one in the 0.12.0 release notes) were changed to MAX_BLOCK_SIZE_BASE.
ACK 09dc406
-
paveljanik commented at 10:14 AM on November 23, 2016: contributor
ACK https://github.com/bitcoin/bitcoin/commit/09dc4064aca45a544a22e28e016cc3064985f25a @fanquake perfect description, thank you!
-
MarcoFalke commented at 10:36 AM on November 23, 2016: member
utACK 09dc4064aca45a544a22e28e016cc3064985f25a
- MarcoFalke merged this on Nov 23, 2016
- MarcoFalke closed this on Nov 23, 2016
- MarcoFalke referenced this in commit e662d281b8 on Nov 23, 2016
- btcdrak deleted the branch on Dec 3, 2016
- michelvankessel referenced this in commit 9c2963f16d on Jan 5, 2019
- DrahtBot locked this on Sep 8, 2021
Contributors
Labels