mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2024-11-19 18:02:54 +01:00
d3af9c2ccb
* Implement getBestFilterHeader based on a number of block headers that can be passed in as a parameter. These headers can be used to indicate what your current best chain is * Bring back compiler opts * Fix compiler error for maxByOption as it isn't in the 2.12 std library * Implement a context free best filter headers search. The basic strategy is to look at headers in the _future_ of our current best filter header * Fix bug in sql query were we were doing max chainWork too early on block headers, we needed to filter out headers in our set and _then_ we get the max chain work * Add more unit tests |
||
---|---|---|
.. | ||
src/main | ||
README.md |
Node
Please see the bitcoin-s website for more information: https://bitcoin-s.org/docs/next/node/node