prysm-pulse/beacon-chain/rpc/eth/v1/beacon
Radosław Kapka a8363405f8
Implement ProduceBlock in the validator API (#9259)
* server-side implementation

* build file

* run through api middleware

* tests

* build file

* gofmt

Co-authored-by: Nishant Das <nishdas93@gmail.com>
2021-07-23 16:29:38 +02: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 Move State Protos Into V2 Namespace (#9257) 2021-07-23 08:07:40 -05: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 Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00
validator_test.go Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00
validator.go Lint: add v1 as import alias (#9250) 2021-07-22 17:13:18 +00:00