block-syncer-js

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

CHANGELOG (504B)


      1 - 0.2.5
      2 	* Add live syncer
      3 - 0.2.4
      4 	* Another attempt at publishing dist folder
      5 - 0.2.3
      6 	* Package dist folder only
      7 - 0.2.2
      8 	* Package missing files
      9 - 0.2.1
     10 	* No change
     11 - 0.2.0
     12 	* Factor out example code
     13 	* Add script for assmebling example code deps (local files for worker include)
     14 	* Factor out worker code
     15 - 0.1.0
     16 	* Factor out registry to separate package cic-client
     17 	* Add cic-client, web3, moolb as deps instead of inline files
     18 	* Add test for sync
     19 - 0.0.1
     20 	* Initial commit with drafted elemets