mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-01-18 13:24:25 +01:00
b2560c4606
* Rework BlockHeaderDAO.chainTips into two methods: BlockHeaderDAO.{getBestChainTips,getForkedChainTips}. getForkedChainTips is needed for reorg situations in the case a block header is received that builds off a stale tip * Deduplicate BlockHeaderDAO.getBlockchains() that are subchains for the best chains |
||
---|---|---|
.. | ||
src/test |