prysm-pulse/shared
Nishant Das 2cf7fa0174
Check Last Finalized Epoch (#357)
* Adding proto topics

* Adding crystallized state request

* Reverting shanges to proto

* Adding db checks

* get crystallised state

* Finalize epoch for mapping

* more changes

* cleaning up main routine

* adding tests

* fix test

* Adding ability to save blocks

* Adding block fetcher

* Another test for setting finalized epoch

* adding final tests

* finished tests

* adding comments

* gazelle

* Making requested changes

* Fixing lint

* stop sync from exiting

* fixing lint

* lint

* Adding new request type to proto

* Making changes to block/state requests

* Change tests

* fixing error messages

* gazelle and lint

* adding back crystallised state

* fix tests

* Fixing merge conflicts

* Addressing review comments

* Changing back to one service

* removing  case
2018-08-07 20:12:10 +08:00
..
cmd Add Golint (#344) 2018-07-28 21:18:56 -04:00
database Decouple Database From the ServiceRegistry (#335) 2018-07-29 23:14:50 -07:00
debug Add Golint (#344) 2018-07-28 21:18:56 -04:00
legacyutil proto: Structure Protos for Beacon and for Sharding (#359) 2018-07-31 13:54:45 -05:00
p2p Check Last Finalized Epoch (#357) 2018-08-07 20:12:10 +08:00
testutil beacon: Beginning the Sync Service for the Beacon Chain (#322) 2018-07-25 11:57:44 -05:00
BUILD.bazel beacon: Initial Sync Network Simulator (#341) 2018-07-30 23:41:27 -05:00
marshal_test.go sharding: Test for Node Fetch and Register Service, 100% Simulator Coverage (#254) 2018-07-13 11:47:57 -05:00
marshal.go Add Golint (#344) 2018-07-28 21:18:56 -04:00
service_registry_test.go Add More Lint Rules With gometalinter (#284) 2018-07-15 15:06:36 -04:00
service_registry.go beacon: Initial Sync Network Simulator (#341) 2018-07-30 23:41:27 -05:00
types.go shared: Abstract Service Registry Into Shared Folder, Add Beacon Node and Beacon Entry Point (#268) 2018-07-13 21:15:37 -05:00