bitcoin-s/docs
Chris Stewart 6d6b1023c5
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
..
applications 2020 03 08 filter sync (#1209) 2020-03-10 18:01:14 -05:00
core Adding new SPK doc (#1208) 2020-03-10 14:30:16 -05:00
key-manager Make imports in chain.md invisible (#1213) 2020-03-10 12:49:22 -05:00
rpc Make imports in chain.md invisible (#1213) 2020-03-10 12:49:22 -05:00
contributing-website.md Docs: update Security.md and fix edit button (#965) 2019-12-18 13:07:17 -06:00
contributing.md Add section to contributing.md for when travis ci won't run for new contributors (#1135) 2020-02-19 06:51:28 -06:00
getting-setup.md Added a getting-setup markdown doc for the website (#1167) 2020-02-26 13:09:44 -07:00
getting-started.md Added a getting-setup markdown doc for the website (#1167) 2020-02-26 13:09:44 -07:00
security.md Docs: update Security.md and fix edit button (#965) 2019-12-18 13:07:17 -06:00
windows-users.md New doc for Windows users (#572) 2019-07-08 15:01:23 -05:00