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 BIP [9] Version Bits #3

Open JornC opened 8 years ago

JornC commented 8 years ago

Several bits in the block's version header have been given a new meaning - this is not reflected in the block explorer and instead shows an unusable and unintuitive version value.

-- edit:

BIP9 has been sufficiently bike-shed and is now being employed to roll out OP_CSV (BIP68 & BIP112) - implement that one.