prysm-pulse/beacon-chain/rpc/validator
terence tsao ce725ceec3
Move state pkg to stateV0 pkg (#8620)
* Move state pkg to stateV0 pkg

* Build.bazel

* Remove unused RootsArrayHashTreeRoot

* Revert "Remove unused RootsArrayHashTreeRoot"

This reverts commit bf0bda30d1a8eb7a071f6e3ce9ee85041b45aca6.

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-03-17 19:49:49 +00:00
..
aggregator_test.go Move state pkg to stateV0 pkg (#8620) 2021-03-17 19:49:49 +00:00
aggregator.go Add Spans To Attestation Caches (#8556) 2021-03-05 09:17:27 -06:00
assignments_test.go Use Custom Type ValidatorIndex Across Prysm (#8478) 2021-02-23 00:14:50 +00:00
assignments.go ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
attester_test.go Move state pkg to stateV0 pkg (#8620) 2021-03-17 19:49:49 +00:00
attester.go Move state pkg to stateV0 pkg (#8620) 2021-03-17 19:49:49 +00:00
BUILD.bazel Move state pkg to stateV0 pkg (#8620) 2021-03-17 19:49:49 +00:00
exit_test.go Use Custom Type ValidatorIndex Across Prysm (#8478) 2021-02-23 00:14:50 +00:00
exit.go Add overflow check for StartSlot (#7149) 2020-09-02 02:52:36 +00:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
proposer_test.go Move state pkg to stateV0 pkg (#8620) 2021-03-17 19:49:49 +00:00
proposer_utils_bench_test.go Move state pkg to stateV0 pkg (#8620) 2021-03-17 19:49:49 +00:00
proposer_utils_test.go Proposer attestation selection using max-cover (#8571) 2021-03-08 18:46:24 +00:00
proposer_utils.go Use beacon state interfaces across (#8552) 2021-03-08 14:37:33 -08:00
proposer.go Use beacon state interfaces across (#8552) 2021-03-08 14:37:33 -08:00
server_test.go Move state pkg to stateV0 pkg (#8620) 2021-03-17 19:49:49 +00:00
server.go Implement ListPoolProposerSlashings and ListPoolVoluntaryExits in the beacon API (#8508) 2021-02-24 15:29:25 +00:00
status_test.go Move state pkg to stateV0 pkg (#8620) 2021-03-17 19:49:49 +00:00
status.go Use beacon state interfaces across (#8552) 2021-03-08 14:37:33 -08:00
validator_test.go Update TestMain(): do not call os.Exit() explicitly (#8046) 2020-12-04 16:10:07 +00:00