block-syncer-js

Fast block sync and retrieval using bloom filters
git clone git://git.defalsify.org/block-sync-js.git
Log | Files | Refs

ModeNameSize
-rw-r--r--CHANGELOG20L
-rwxr-xr-xbuild.sh10L
-rw-r--r--example.html135L
-rw-r--r--example_files/cic-client.web.js274L
-rw-r--r--example_files/data/AccountRegistry.json1L
-rw-r--r--example_files/data/AddressDeclarator.json1L
-rw-r--r--example_files/data/CICRegistry.json1L
-rw-r--r--example_files/data/ERC20.json1L
-rw-r--r--example_files/data/GiftableToken.json1L
-rw-r--r--example_files/data/Registry.json1L
-rw-r--r--example_files/plugin.js31L
-rw-r--r--example_files/web3.min.js1L
-rw-r--r--package-lock.json4538L
-rw-r--r--package.json34L
-rw-r--r--src/driver.js68L
-rw-r--r--src/sync.js40L
-rw-r--r--src/workers/driver.js67L
-rw-r--r--src/workers/head.js29L
-rw-r--r--src/workers/moolb.js160L
-rw-r--r--src/workers/ondemand.js26L
-rw-r--r--src/workers/sync.js40L
-rw-r--r--src/workers/web3.min.js54L
-rw-r--r--tests/1_sync.js35L
-rw-r--r--tests/2_ondemand.js39L