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