bitcoin-ruby-blockchain
bitcoin-ruby-blockchain copied to clipboard
bitcoin blockchain storage based on bitcoin-ruby
Any plans on segwit support ?
I wonder if larger blocks were being mined, how would this impact webbtc? Since this is a reimplement of bitcoin core it would reject those blocks right? If so do...
https://github.com/lian/bitcoin-ruby/issues/54 Is this still an issue? Is it important? What can be done?
https://github.com/lian/bitcoin-ruby/issues/61 There has been some work on a storage backend using MongoDB. Is there still interest in this? I would love to have more working backends/databases supported, but won't be...
https://github.com/lian/bitcoin-ruby/issues/70 Find a way to make the validation and storage non-blocking, so it doesn't lock up the whole EM reactor when used by the node.
https://github.com/lian/bitcoin-ruby/issues/73
https://github.com/lian/bitcoin-ruby/issues/71 There should be a separate log that makes it easy to see warnings and errors during validation, and provides a starting point to debug them.
Maybe it happens only to me, but after block #305000 the validation Block#coinbase_value fails.