prysm-pulse/beacon-chain/powchain
Nishant Das fba56df765
Fix Powchain Genesis (#8647)
* fix powchain genesis

* Setup test with a deposit cache

Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
2021-03-23 16:44:57 +00:00
..
testing Move state pkg to stateV0 pkg (#8620) 2021-03-17 19:49:49 +00:00
types Refactor Method Signatures For Powchain (#8110) 2020-12-17 12:33:34 +00:00
block_cache_test.go Refactor Method Signatures For Powchain (#8110) 2020-12-17 12:33:34 +00:00
block_cache.go Better receiver names in beacon chain module (#8286) 2021-01-19 13:21:32 +00:00
block_reader_test.go Embed Config Pattern For Attestation, POW Chain, and RPC Services (#8635) 2021-03-21 16:58:41 +00:00
block_reader.go Refactor Method Signatures For Powchain (#8110) 2020-12-17 12:33:34 +00:00
BUILD.bazel Embedded mainnet genesis state + load genesis.ssz from file (#8614) 2021-03-18 21:00:00 +00:00
deposit_test.go Use Custom Type ValidatorIndex Across Prysm (#8478) 2021-02-23 00:14:50 +00:00
deposit.go Avoid Setting State to Nil In Process Deposit (#7681) 2020-11-02 17:12:05 +00:00
init_test.go Embedded mainnet genesis state + load genesis.ssz from file (#8614) 2021-03-18 21:00:00 +00:00
log_processing_test.go Embed Config Pattern For Attestation, POW Chain, and RPC Services (#8635) 2021-03-21 16:58:41 +00:00
log_processing.go Embed Config Pattern For Attestation, POW Chain, and RPC Services (#8635) 2021-03-21 16:58:41 +00:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
powchain_test.go Update TestMain(): do not call os.Exit() explicitly (#8046) 2020-12-04 16:10:07 +00:00
service_test.go Fix Powchain Genesis (#8647) 2021-03-23 16:44:57 +00:00
service.go Fix Powchain Genesis (#8647) 2021-03-23 16:44:57 +00:00