bitcoin-s/docs/applications
Chris Stewart 86463231d6
2022 08 18 Add configuration to only emit websocket events when IBD is done (#4627)
* 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
2022-08-22 10:09:00 -05:00
..
cli.md Made change to cli.md file, clarifed only need to do either (Building the command line interface) or (Native binaries) section (#4373) 2022-06-08 14:48:13 -05:00
gui-snapshot.png Constructed simple Bitcoin-S wallet GUI (#1285) 2020-03-31 14:30:24 -05:00
gui.md docs: Remove e2e dlc info from documentation, add some notes about using gui bundled with node (#1905) 2020-08-26 12:31:08 -05:00
server-systemd.md 2021 02 10 Website fixes (#2643) 2021-02-11 09:53:45 -06:00
server.md 2022 08 18 Add configuration to only emit websocket events when IBD is done (#4627) 2022-08-22 10:09:00 -05:00
web-ui.md Fix peer configuration for docker-compose (#4225) 2022-03-29 14:28:57 -05:00