← Back to Bitcoin Improvement Proposals
BIPinformationalopcodes

[BIP-119] Clean Up Spec of Opcode

Builds on #1294. This cleans up the spec to be 'higher level' psedocode that may be easier as a reference to parse than the C++ dump from the reference implementation. Also makes abundantly clear the anti-DoS requirements for validation, hopefully. cc @achow101 @petertodd note: not that anyone *should* implement bitcoin in python...

No reviews
JeremyRubin·Updated May 5, 2022·0 reviews·0 attestations·View source
Collections:BIPs — Merged

Specification

Builds on #1294.

This cleans up the spec to be 'higher level' psedocode that may be easier as a reference to parse than the C++ dump from the reference implementation.

Also makes abundantly clear the anti-DoS requirements for validation, hopefully.

cc @achow101 @petertodd

note: not that anyone should implement bitcoin in python...

Discussion (0 threads)

Loading discussions...