ipld-eth-server/cmd
Rob Mulholand 1355271011 Add light sync command
- Only syncs block headers (excludes block bodies, transactions, receipts, and logs)
- Modifies validation window to include the most recent block
- Isolates validation window to the variable defined in the cmd directory (blocks
  have a separate variable defined in the block_repository for determining when
  to set a block as final)
2018-07-18 16:34:12 -05:00
..
coldImport.go Add light sync command 2018-07-18 16:34:12 -05:00
erc20.go Add light sync command 2018-07-18 16:34:12 -05:00
lightSync.go Add light sync command 2018-07-18 16:34:12 -05:00
root.go Add light sync command 2018-07-18 16:34:12 -05:00
sync.go Add light sync command 2018-07-18 16:34:12 -05:00