Also add the aliases OP_FALSE and OP_TRUE as the node does it.
The first definition of an opcode number defines the name of the opcode (hence the allow(unreachable_patterns); the second opcode is always ignored).
Differential D13784
[Chronik] Add all push opcodes to opcode.rs tobias_ruck on Apr 26 2023, 09:54. Authored by Tags None Subscribers None
Details
Also add the aliases OP_FALSE and OP_TRUE as the node does it. The first definition of an opcode number defines the name of the opcode (hence the allow(unreachable_patterns); the second opcode is always ignored). ninja check-crates
Diff Detail
|