mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2024-11-19 01:40:55 +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 |