bitpay / bitcoin

Bitcore Bitcoin build with address indexes
https://bitcore.io/bitcoin
MIT License
61 stars 40 forks source link

WIP Block size adaptively calculated #5

Closed kleetus closed 8 years ago

kleetus commented 8 years ago
kleetus commented 8 years ago

I see sipa's merge request to implement BIP009, https://github.com/bitcoin/bitcoin/pull/7575 I will bring this code in line with that.

btcdrak commented 8 years ago

If you are going to use BIP9 bit-specification, please use BIP9 properly. You can see an example of how it's implemented for fork signalling here.

kleetus commented 8 years ago

i will certainly do this before coming out of work in progress.