mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-02-24 06:57:51 +01:00
* 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 |
||
---|---|---|
.. | ||
bundle | ||
cli | ||
cli-test | ||
gui | ||
oracle-server | ||
oracle-server-test | ||
scripts/src/main | ||
server | ||
server-routes/src/main/scala | ||
server-test |