bitcoin-s/chain
Chris Stewart b2560c4606 Rework BlockHeaderDAO.chainTips into two methods: BlockHeaderDAO.{get… (#2443)
* 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
2021-01-01 09:04:29 -06:00
..
src/main Rework BlockHeaderDAO.chainTips into two methods: BlockHeaderDAO.{get… (#2443) 2021-01-01 09:04:29 -06:00
chain.sbt Bump test coverage (#713) 2019-08-23 18:32:55 +02:00
README.md Actually add all files for 0.3.0 on the website so they show up (#1256) 2020-03-19 07:32:02 -05:00