prysm-pulse/beacon-chain/rpc/eth/v1/beacon
Radosław Kapka f516e71167
Move proto services to a different package (#9379)
* Move proto services to a different package

# Conflicts:
#	beacon-chain/rpc/service.go

* fix tests

* goimports

* fix java class name
2021-08-13 10:55:24 +00:00
..
blocks_test.go Fixes Issues Found by Goland IDE Code Inspect (#9368) 2021-08-11 20:12:22 +00:00
blocks.go Eliminate Proto V2 Namespace (#9297) 2021-07-28 21:23:44 +00:00
BUILD.bazel Move proto services to a different package (#9379) 2021-08-13 10:55:24 +00:00
config_test.go Update P2PUtils And Parameters From Altair (#9373) 2021-08-13 13:11:11 +08:00
config.go Update P2PUtils And Parameters From Altair (#9373) 2021-08-13 13:11:11 +08: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 Clean up duplicated imports (#9354) 2021-08-10 14:55:24 -05:00
pool.go Fixes Issues Found by Goland IDE Code Inspect (#9368) 2021-08-11 20:12:22 +00:00
server_test.go Move proto services to a different package (#9379) 2021-08-13 10:55:24 +00:00
server.go Make SubmitAttestations v1 implementation similar to v1alpha1 (#9319) 2021-08-05 08:01:20 +00:00
state_test.go Clean up duplicated imports (#9354) 2021-08-10 14:55:24 -05:00
state.go State: move state interfaces into state package (#9268) 2021-07-23 16:11:21 +00:00
validator_test.go Fixes Issues Found by Goland IDE Code Inspect (#9368) 2021-08-11 20:12:22 +00:00
validator.go Implement PrepareBeaconCommitteeSubnet in the validator API (#9318) 2021-08-05 07:23:52 +00:00