nimbus-eth2/beacon_chain
Jacek Sieka 2695cfa864
EH cleanup (#2455)
almost 100% raises in nimbus-eth2 now!

* fix some rare exception-related crashes in json-rpc
2021-03-26 07:52:01 +01:00
..
consensus_object_pools Fix minor exception effect issues (#2448) 2021-03-24 17:20:55 +01:00
eth1 EH cleanup (#2455) 2021-03-26 07:52:01 +01:00
fork_choice Consensus object pools [reorg 4/5] (#2374) 2021-03-04 10:13:44 +01:00
gossip_processing EH cleanup (#2455) 2021-03-26 07:52:01 +01:00
networking EH cleanup (#2455) 2021-03-26 07:52:01 +01:00
rpc EH cleanup (#2455) 2021-03-26 07:52:01 +01:00
spec Bump modules to take advantage of the new Json format flavors support 2021-03-25 09:37:35 +02:00
ssz EH cleanup (#2455) 2021-03-26 07:52:01 +01:00
sync EH cleanup (#2455) 2021-03-26 07:52:01 +01:00
validators EH cleanup (#2455) 2021-03-26 07:52:01 +01:00
.gitignore Rename binaries; Mimic the original repo layout in the distribution 2020-11-09 11:38:52 +02:00
beacon_chain_db.nim EH cleanup (#2455) 2021-03-26 07:52:01 +01:00
beacon_chain_db_immutable.nim add stricter ABI-compatibility checks for punned types (#2434) 2021-03-19 12:30:20 +00:00
beacon_clock.nim EH cleanup (#2455) 2021-03-26 07:52:01 +01:00
beacon_node_common.nim Bump modules to take advantage of the new Json format flavors support 2021-03-25 09:37:35 +02:00
beacon_node_status.nim EH cleanup (#2455) 2021-03-26 07:52:01 +01:00
beacon_node_types.nim EH cleanup (#2455) 2021-03-26 07:52:01 +01:00
conf.nim EH cleanup (#2455) 2021-03-26 07:52:01 +01:00
extras.nim EH cleanup (#2455) 2021-03-26 07:52:01 +01:00
filepath.nim EH cleanup (#2455) 2021-03-26 07:52:01 +01:00
interop.nim EH cleanup (#2455) 2021-03-26 07:52:01 +01:00
nimbus_beacon_node.nim EH cleanup (#2455) 2021-03-26 07:52:01 +01:00
nimbus_beacon_node.nim.cfg Drop UseDiscv51 flag and only support discovery v5.1 2020-11-14 19:12:30 +02:00
nimbus_binary_common.nim EH cleanup (#2455) 2021-03-26 07:52:01 +01:00
nimbus_signing_process.nim EH cleanup (#2455) 2021-03-26 07:52:01 +01:00
nimbus_validator_client.nim EH cleanup (#2455) 2021-03-26 07:52:01 +01:00
nimbus_validator_client.nim.cfg Rename binaries; Mimic the original repo layout in the distribution 2020-11-09 11:38:52 +02:00
ssz.nim Move SSZ, deposit_contracts & eth1_monitor [reorg files 3/5] (#2371) 2021-03-03 07:23:05 +01:00
statediff.nim immutable validator database factoring (#2297) 2021-03-15 14:11:51 +00:00
statusbar.nim EH cleanup (#2455) 2021-03-26 07:52:01 +01:00
version.nim EH cleanup (#2455) 2021-03-26 07:52:01 +01:00