mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-01-18 21:34:39 +01:00
86463231d6
* Implement isinitialblockdownload flag in databaes * Change to IsInitialBlockDownload to be less confusing * Fix missing refactors, add ChainApi.isIBD() * Implement logic for ChainApi.isIBD(), add configuration flag to toggle whether to emit websocket events while IBD is ongoing or not, add isinitialblockdownload field to getinfo endpoint * Remove confusing ChainApi.isIBD() that didn't accurately account for the case where IBD wasn't set in the database * Fix bug around emitting the websocket events * Add some documentation |
||
---|---|---|
.. | ||
src/test | ||
chain-test.sbt |