bitcoin-s/website
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
..
core Docs: removes blog from website 2019-06-11 12:59:58 +02:00
i18n Make imports in chain.md invisible (#1213) 2020-03-10 12:49:22 -05:00
pages/en quick fix of link to txbuilder examples in docs (#815) 2019-10-16 07:46:21 -05:00
static Add Bitcoin-S logo to git repo 2019-06-28 10:28:51 +02:00
versioned_docs Add server to sidebar.json so that it shows up (#981) 2019-12-22 10:47:15 -06:00
versioned_sidebars Add server to sidebar.json so that it shows up (#981) 2019-12-22 10:47:15 -06:00
package.json WIP: Docusaurus website (#465) 2019-05-14 18:05:14 -05:00
sidebars.json 2020 03 08 filter sync (#1209) 2020-03-10 18:01:14 -05:00
siteConfig.js Docs: update Security.md and fix edit button (#965) 2019-12-18 13:07:17 -06:00
versions.json Add version 0.2.0 of the website (#948) 2019-12-16 05:57:14 -06:00
yarn.lock Update website following https://bitcoin-s.org/docs/contributing-website and running 'yarn upgrade' (#943) 2019-12-14 07:47:04 -06:00