nimbus-eth2/beacon_chain/rpc
zah eb2dc5cbbb
Implement the new Altair req/resp protocols (#2676)
* Implement the new Altair req/resp protocols

Also fixes the altair message-id computation by providing the correct
forkdigest prefix in `isAltairTopic`.

Co-authored-by: Tanguy Cizain <tanguycizain@gmail.com>
2021-07-07 12:09:47 +03:00
..
beacon_api.nim Implement the new Altair req/resp protocols (#2676) 2021-07-07 12:09:47 +03:00
beacon_rest_api.nim Implement the new Altair req/resp protocols (#2676) 2021-07-07 12:09:47 +03:00
config_api.nim use ForkedHashedBeaconState in StateData (#2634) 2021-06-11 20:51:46 +03:00
config_rest_api.nim add Altair support to block quarantine/clearance and block_sim (#2662) 2021-06-23 14:43:18 +00:00
debug_api.nim add Altair support to block quarantine/clearance and block_sim (#2662) 2021-06-23 14:43:18 +00:00
debug_rest_api.nim use ForkedHashedBeaconState in StateData (#2634) 2021-06-11 20:51:46 +03:00
eth2_json_rest_serialization.nim add blockchain_dag altair database reading; add rollback tests (#2683) 2021-06-29 15:09:29 +00:00
eth2_json_rpc_serialization.nim json cleanups (#2456) 2021-03-26 15:11:06 +01:00
eth_merge_sigs.nim non-intrusive, novel portions of merge (#2535) 2021-05-04 11:54:19 +00:00
eth_merge_web3.nim add Altair support to block quarantine/clearance and block_sim (#2662) 2021-06-23 14:43:18 +00:00
event_api.nim json cleanups (#2456) 2021-03-26 15:11:06 +01:00
event_rest_api.nim Address #2491. 2021-04-13 17:07:41 +03:00
nimbus_api.nim add Altair support to block quarantine/clearance and block_sim (#2662) 2021-06-23 14:43:18 +00:00
nimbus_rest_api.nim use ForkedHashedBeaconState in StateData (#2634) 2021-06-11 20:51:46 +03:00
node_api.nim add Altair support to block quarantine/clearance and block_sim (#2662) 2021-06-23 14:43:18 +00:00
node_rest_api.nim add Altair support to block quarantine/clearance and block_sim (#2662) 2021-06-23 14:43:18 +00:00
rest_utils.nim use ForkedHashedBeaconState in StateData (#2634) 2021-06-11 20:51:46 +03:00
rpc_utils.nim add blockchain_dag altair database reading; add rollback tests (#2683) 2021-06-29 15:09:29 +00:00
validator_api.nim add blockchain_dag altair database reading; add rollback tests (#2683) 2021-06-29 15:09:29 +00:00
validator_rest_api.nim Implement the new Altair req/resp protocols (#2676) 2021-07-07 12:09:47 +03:00