nimbus-eth2/beacon_chain/rpc
Jacek Sieka 5d3c995d42 json-rpc fixes
* expose node signatures
* format bitseqs as hex strings
* format trusted sigs as hex strings (same as untrusted)
* reuse rpc client sigs
* include validator index in duties
* move SyncInfo to spec
2021-02-02 14:55:36 +02:00
..
beacon_api.nim Fix #2261 2021-01-30 01:32:20 +02:00
config_api.nim Fix #2261 2021-01-30 01:32:20 +02:00
debug_api.nim Address review comments 2020-11-20 17:13:51 +02:00
event_api.nim move rpc api to own folder, mimic upstream structure (#1905) 2020-10-27 10:00:57 +01:00
nimbus_api.nim use IntSet rather than HashSet[ValidatorIndex] (#2267) 2021-01-26 12:52:00 +01:00
node_api.nim Peer stuff (#2084) 2020-11-26 20:23:45 +01:00
rpc_utils.nim move rpc api to own folder, mimic upstream structure (#1905) 2020-10-27 10:00:57 +01:00
validator_api.nim json-rpc fixes 2021-02-02 14:55:36 +02:00