zig-bitcoin / btczee

Bitcoin protocol implementation in Zig.
https://zig-bitcoin.github.io/btczee/
MIT License
48 stars 30 forks source link

Implement opcodes 0x63-0x64-0x67-0x68 #153

Closed KhairallahA closed 1 month ago

KhairallahA commented 1 month ago

OP_IF - OP_NOTIF - OP_ELSE - OP_ENDIF

tdelabro commented 1 month ago

duplicate of #32