ipld-eth-server/pkg/datastore/postgres
Rob Mulholand 05186634bd 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-11-03 13:49:23 -05:00
..
repositories Add light sync command 2018-11-03 13:49:23 -05:00
postgres_suite_test.go Get transactions (#45) 2018-03-27 16:06:12 -05:00
postgres_test.go Sync only missing blocks on cold import 2018-05-07 16:38:04 -05:00
postgres.go Rename node table and node column 2018-03-21 13:24:13 -05:00