yogh-io / bitcoin-transaction-explorer

Simple and pure block explorer you can run on top of a full node
http://yogh.io
MIT License
181 stars 38 forks source link

Support P2SH / BIP16 #1

Open JornC opened 8 years ago

JornC commented 8 years ago

Script interpretation currently doesn't understand the BIP16's OP_HASH160 [20 bytes] OP_EQUAL output format, and so it doesn't show the embedded redeemscript in a spending input's scriptSig, nor does it show invalidity of an invalid P2SH transaction (but otherwise valid)

Giszmo commented 7 years ago

$20 from me for a fix. thumbs up if you want to bump the bounty with an equal amount.