babylonchain / staking-indexer

A tool that extracts BTC staking relevant data from the Bitcoin blockchain
Other
3 stars 4 forks source link

`btc_scanner::Bootstrap` is not validating the requested block height #120

Closed gitferry closed 4 months ago

gitferry commented 4 months ago

we should add a check to ensure that the requested block height is expected

gitferry commented 4 months ago

addressed by #126