prysm-pulse/beacon-chain/rpc/eth/v1/beacon
Radosław Kapka 4db0dfc4f1
Properly broadcast attestations (#9301)
* better handling of gateway response

* empty response tests

* build file

* broadcast attestations properly

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2021-07-29 18:33:18 +02:00
..
blocks_test.go Eliminate Proto V2 Namespace (#9297) 2021-07-28 21:23:44 +00:00
blocks.go Eliminate Proto V2 Namespace (#9297) 2021-07-28 21:23:44 +00:00
BUILD.bazel Eliminate Proto V2 Namespace (#9297) 2021-07-28 21:23:44 +00:00
config_test.go Add Altair configs (#9150) 2021-07-18 16:18:43 +00:00
config.go Restructure RPC packages to be future compatible (#9136) 2021-07-02 15:54:52 +00:00
init_test.go Restructure RPC packages to be future compatible (#9136) 2021-07-02 15:54:52 +00:00
log.go Restructure RPC packages to be future compatible (#9136) 2021-07-02 15:54:52 +00:00
pool_test.go Properly broadcast attestations (#9301) 2021-07-29 18:33:18 +02:00
pool.go Properly broadcast attestations (#9301) 2021-07-29 18:33:18 +02:00
server_test.go Restructure RPC packages to be future compatible (#9136) 2021-07-02 15:54:52 +00:00
server.go Properly broadcast attestations (#9301) 2021-07-29 18:33:18 +02:00
state_test.go Eliminate Proto V2 Namespace (#9297) 2021-07-28 21:23:44 +00:00
state.go State: move state interfaces into state package (#9268) 2021-07-23 16:11:21 +00:00
validator_test.go State: move state interfaces into state package (#9268) 2021-07-23 16:11:21 +00:00
validator.go State: move state interfaces into state package (#9268) 2021-07-23 16:11:21 +00:00