prysm-pulse/beacon-chain/sync
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
..
BUILD.bazel proto: Structure Protos for Beacon and for Sharding (#359) 2018-07-31 13:54:45 -05:00
service_test.go Check Last Finalized Epoch (#357) 2018-08-07 20:12:10 +08:00
service.go Check Last Finalized Epoch (#357) 2018-08-07 20:12:10 +08:00