nimbus-eth2/beacon_chain/rpc
Eugene Kabanov cf06c4e87e
Make REST server more compatible with Lighthouse and Teku validator clients. (#2575)
* Allow REST server to parse arrays with comma delimiter.

* Fix compilation issues because of new presto framework.
2021-05-18 12:24:57 +02:00
..
beacon_api.nim Perform attestation check before broadcast (#2550) 2021-05-10 09:13:36 +02:00
beacon_rest_api.nim Perform attestation check before broadcast (#2550) 2021-05-10 09:13:36 +02:00
config_api.nim remove some BeaconState use and abstract over other uses (#2482) 2021-04-08 08:24:25 +00:00
config_rest_api.nim more abstraction over BeaconState (#2509) 2021-04-16 08:49:37 +00:00
debug_api.nim json cleanups (#2456) 2021-03-26 15:11:06 +01:00
debug_rest_api.nim Address #2491. 2021-04-13 17:07:41 +03:00
eth2_json_rest_serialization.nim Make REST server more compatible with Lighthouse and Teku validator clients. (#2575) 2021-05-18 12:24:57 +02: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 non-intrusive, novel portions of merge (#2535) 2021-05-04 11:54:19 +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 abstract over more BeaconState usage (#2496) 2021-04-14 11:34:35 +02:00
nimbus_rest_api.nim more abstraction over BeaconState (#2509) 2021-04-16 08:49:37 +00:00
node_api.nim json cleanups (#2456) 2021-03-26 15:11:06 +01:00
node_rest_api.nim Address #2491. 2021-04-13 17:07:41 +03:00
rest_utils.nim REST API test framework and tests. (#2492) 2021-04-27 23:46:24 +03:00
rpc_utils.nim remove some BeaconState use and abstract over other uses (#2482) 2021-04-08 08:24:25 +00:00
validator_api.nim fix subnet logic (#2555) 2021-05-11 22:03:40 +02:00
validator_rest_api.nim REST API test framework and tests. (#2492) 2021-04-27 23:46:24 +03:00