prysm-pulse/beacon-chain/rpc/eth/v1/beacon
Preston Van Loon c0076cc7a2
State: move state interfaces into state package (#9268)
* Move interfaces from github.com/prysmaticlabs/prysm/beacon-chain/state/interface to github.com/prysmaticlabs/prysm/beacon-chain/state

* remove/rename state2
2021-07-23 16:11:21 +00:00
..
blocks_test.go Implement ProduceBlock in the validator API (#9259) 2021-07-23 16:29:38 +02:00
blocks.go Implement ProduceBlock in the validator API (#9259) 2021-07-23 16:29:38 +02:00
BUILD.bazel State: move state interfaces into state package (#9268) 2021-07-23 16:11:21 +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 Move State Protos Into V2 Namespace (#9257) 2021-07-23 08:07:40 -05:00
pool.go Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00
server_test.go Restructure RPC packages to be future compatible (#9136) 2021-07-02 15:54:52 +00:00
server.go Lint: add v1 as import alias (#9250) 2021-07-22 17:13:18 +00:00
state_test.go Move State Protos Into V2 Namespace (#9257) 2021-07-23 08:07:40 -05: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