Add explicit numeric constant value for all opcodes
authorWladimir J. van der Laan <laanwj@gmail.com>
Sat, 21 Apr 2012 08:10:48 +0000 (10:10 +0200)
committerWladimir J. van der Laan <laanwj@gmail.com>
Sat, 21 Apr 2012 08:34:18 +0000 (10:34 +0200)
commit7be8b2ff9c9ea425bdda2ad1a702699b3d2da9f8
tree498d27d41ddded5d4091abdb6fcaf7191dfd9bba
parent00b9c0f4b20f6eb714fa55eb00df326a6f74fd10
Add explicit numeric constant value for all opcodes

- Easier for debugging (what opcode was 0x... again?)
- Clarifies that the opcodes are set in stone in the protocol, and signals that it is impossible to insert opcodes in between.
src/script.h