bitpay / bitcoin

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

Update to 0.13.0 #35

Closed braydonf closed 8 years ago

braydonf commented 8 years ago

Rebased bitcore patches from 0.12.1 to 0.13:

Includes all changes except the wallet-utility at https://github.com/braydonf/bitcoin/commit/352ec3de19b3940263bca6b96a9be44e4427b95e which can possibly be included or added with another pull request.

Closes https://github.com/bitpay/bitcoin/issues/32

moeadham commented 7 years ago

Is this stable? Has anyone tried running bitcore-node against this version?

braydonf commented 7 years ago

I did quite awhile ago, bitcore-node needs segwit https://github.com/bitpay/bitcore-lib/pull/50 version of bitcore-lib to handle serialization of transactions on testnet.

moeadham commented 7 years ago

Thanks @braydonf Braydonf. I'm working on a fork of bitcore/insight-api that updates bitcoin-core more frequently, ill make sure to pull in those changes.

Nice work btw.

STRML commented 7 years ago

@moeadham Have you had any progress with that? With UASF on the way we'll need to make a change soon.