prysm-pulse/beacon-chain/rpc/eth/beacon
Preston Van Loon 3d6fad3121
Update Prater config to include Altair fork epoch (#9467)
* Update Prater config after https://github.com/eth2-clients/eth2-networks/pull/58. Add tests to enforce compliance.

* gofmt

* spec: true

* fix test

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-08-25 17:18:29 +00:00
..
blocks_test.go Remove beacon-chain/rpc/eth/v1 directory (#9392) 2021-08-16 13:11:25 +02:00
blocks.go Improve v2 protos (#9412) 2021-08-18 15:50:37 +00:00
BUILD.bazel Implement GetEpochSyncCommittees in the beacon API (#9434) 2021-08-20 21:32:56 +00:00
config_test.go Update Prater config to include Altair fork epoch (#9467) 2021-08-25 17:18:29 +00:00
config.go Remove beacon-chain/rpc/eth/v1 directory (#9392) 2021-08-16 13:11:25 +02:00
init_test.go Remove beacon-chain/rpc/eth/v1 directory (#9392) 2021-08-16 13:11:25 +02:00
log.go Remove beacon-chain/rpc/eth/v1 directory (#9392) 2021-08-16 13:11:25 +02:00
pool_test.go Remove beacon-chain/rpc/eth/v1 directory (#9392) 2021-08-16 13:11:25 +02:00
pool.go Remove beacon-chain/rpc/eth/v1 directory (#9392) 2021-08-16 13:11:25 +02:00
server_test.go Remove beacon-chain/rpc/eth/v1 directory (#9392) 2021-08-16 13:11:25 +02:00
server.go Change Eth2 Repository Names (#9425) 2021-08-19 13:00:57 -05:00
state_test.go Remove beacon-chain/rpc/eth/v1 directory (#9392) 2021-08-16 13:11:25 +02:00
state.go Implement GetEpochSyncCommittees in the beacon API (#9434) 2021-08-20 21:32:56 +00:00
sync_committee_test.go Implement GetEpochSyncCommittees in the beacon API (#9434) 2021-08-20 21:32:56 +00:00
sync_committee.go Implement GetEpochSyncCommittees in the beacon API (#9434) 2021-08-20 21:32:56 +00:00
validator_test.go Remove beacon-chain/rpc/eth/v1 directory (#9392) 2021-08-16 13:11:25 +02:00
validator.go Implement GetEpochSyncCommittees in the beacon API (#9434) 2021-08-20 21:32:56 +00:00