prysm-pulse/beacon-chain/rpc/validator
Raul Jordan 6eb006175a
Capture ChainReorg, FinalizedCheckpoint, and NewHead Events in Beacon Node (#9011)
* capture missing events needed for eth2 apis

* handle underflow

* no hash tree roots

* gazelle

* static

* race tests passing

* simplify

* correctness and abstracting method for forwarding to state feed

* genesis root

* add in slotutil
2021-06-10 16:13:15 -05:00
..
aggregator_test.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
aggregator.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
assignments_test.go Capture ChainReorg, FinalizedCheckpoint, and NewHead Events in Beacon Node (#9011) 2021-06-10 16:13:15 -05:00
assignments.go Capture ChainReorg, FinalizedCheckpoint, and NewHead Events in Beacon Node (#9011) 2021-06-10 16:13:15 -05:00
attester_test.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
attester.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
BUILD.bazel Capture ChainReorg, FinalizedCheckpoint, and NewHead Events in Beacon Node (#9011) 2021-06-10 16:13:15 -05:00
exit_test.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
exit.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05: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 EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
proposer_utils_bench_test.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
proposer_utils_test.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
proposer_utils.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
proposer.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
server_test.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
server.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
status_test.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
status.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
validator_test.go Update TestMain(): do not call os.Exit() explicitly (#8046) 2020-12-04 16:10:07 +00:00