bitcoin-s/bitcoind-rpc
Chris Stewart 7ba7f8b9ba
Try to add block generate to address in fixture setup to get around compact filter sync edge case (#3231)
* Try to add block generate to address in fixture setup to get around the case where block headers & filter headers are synced but compact filters are not

* Push to github to force re-run of CI 2

* Add ChainApi.getBestFilter(), use it in sync to determine if filter headers & filters are in sync

* Push to github to force re-run of CI 3

* Simplify getBestFilter, add unit test

* Add more comments, clean up some code
2021-06-08 12:47:28 -05:00
..
src/main/scala/org/bitcoins/rpc Try to add block generate to address in fixture setup to get around compact filter sync edge case (#3231) 2021-06-08 12:47:28 -05:00
bitcoind-rpc.sbt Use bitcoind v0.21.1 (#3006) 2021-05-03 06:30:46 -05:00
README.md Build and CI improvements (#710) 2019-08-27 10:48:48 -05:00

See the bitcoind/Bitcoin Core section on the Bitcoin-S website.