That OP_NOP10 is the last executable opcode is a bit of a obscure trivia, and the MAX_OPCODE constant already exists. This merely standardizes use of MAX_OPCODE over OP_NOP10 where it makes sense and is more clear.
Replace MAX_OPCODE for OP_NOP10. #10792
pull maaku wants to merge 1 commits into bitcoin:master from maaku:max-opcode-over-nop10 changing 2 files +4 −4-
maaku commented at 7:46 AM on July 11, 2017: contributor
-
c8e29d7ff0
Replace MAX_OPCODE for OP_NOP10.
That OP_NOP10 is the last executable opcode is a bit of a obscure trivia, and the MAX_OPCODE constant already exists. This merely standardizes use of MAX_OPCODE over OP_NOP10 where it makes sense and is more clear.
-
kallewoof commented at 8:25 AM on July 11, 2017: member
utACK c8e29d7
-
sipa commented at 8:28 AM on July 11, 2017: member
utACK c8e29d7ff0da853d4243c08b34c15fab3dfcc76f. That's definitely clearer.
-
laanwj commented at 9:38 AM on July 11, 2017: member
utACK
-
meshcollider commented at 10:20 AM on July 11, 2017: contributor
- laanwj added the label Refactoring on Jul 11, 2017
- laanwj merged this on Jul 11, 2017
- laanwj closed this on Jul 11, 2017
- laanwj referenced this in commit badd81bd31 on Jul 11, 2017
-
TheBlueMatt commented at 3:07 PM on July 11, 2017: member
utACK c8e29d7ff0da853d4243c08b34c15fab3dfcc76f
- PastaPastaPasta referenced this in commit 74d94a8b88 on Jul 6, 2019
- PastaPastaPasta referenced this in commit 177a3962d5 on Jul 6, 2019
- PastaPastaPasta referenced this in commit cbbd3ffdeb on Aug 6, 2019
- PastaPastaPasta referenced this in commit ab1c931c5b on Aug 7, 2019
- PastaPastaPasta referenced this in commit 4b30309928 on Aug 8, 2019
- PastaPastaPasta referenced this in commit ecfdfa64d2 on Aug 12, 2019
- barrystyle referenced this in commit bd3d7314a7 on Jan 22, 2020
- DrahtBot locked this on Sep 8, 2021
Contributors
Labels