bitcoin-s/docs/applications
Chris Stewart 4c9a22f1e1 2020 03 08 filter sync (#1209)
* Create FilterSync, which gives us an API inside of the chain project to sync filters with

Add another unit test to filter sync

Add more unit tests for ChainSync and FilterSync

Clean up some docs, remove some extra lines of code

Run scalafmt

Add filter-sync.md

Cleanup some nits

Add more information of how FilterSync.syncFilters() works

Add 'FilterWithHeaderHash' type so that we can actually validate/verify block headers that are being fed into the chain project

Run scalafmt, hide imports in filter-sync.md so code appears cleaner

Move implicits out of invisible block as it seems to cause errors

Make it so FilterSync processes filters in batches rather than fetching them all at once

Fix compile error

* Add comment about trust model

* Run scalafmt
2020-03-10 18:01:14 -05:00
..
chain.md 2020 03 08 filter sync (#1209) 2020-03-10 18:01:14 -05:00
cli.md Add server to sidebar.json so that it shows up (#981) 2019-12-22 10:47:15 -06:00
configuration.md Update website configuraiton.md with migrations information (#1189) 2020-03-04 09:40:50 -06:00
dlc.md Added a getting-setup markdown doc for the website (#1167) 2020-02-26 13:09:44 -07:00
filter-sync.md 2020 03 08 filter sync (#1209) 2020-03-10 18:01:14 -05:00
node.md Add rudimentary docs for node, chain and wallet (#726) 2019-09-02 08:16:44 -05:00
server.md 2020 02 21 datadir configurable (#1156) 2020-02-24 09:50:40 -06:00
wallet.md Make imports in chain.md invisible (#1213) 2020-03-10 12:49:22 -05:00