nimbus-eth2/beacon_chain
Dustin Brody 398c151b7d
revert change
2021-04-13 18:50:06 +02:00
..
consensus_object_pools Address #2490. 2021-04-13 17:07:41 +03:00
eth1 Support for fallback web3 providers; Fix resource leaks on Eth1 monitor restarts 2021-04-08 12:46:42 +03:00
fork_choice Consensus object pools [reorg 4/5] (#2374) 2021-03-04 10:13:44 +01:00
gossip_processing Rebase and fixes. 2021-04-09 21:42:13 +03:00
networking use `new` instad of `init` 2021-04-12 20:28:39 +03:00
rpc revert change 2021-04-13 18:50:06 +02:00
spec Add TODO comments for missing implementations. 2021-04-09 21:42:13 +03:00
ssz abstract over most withStateVars/withState state var usage (#2484) 2021-04-13 15:05:44 +02:00
sync Fixing issues after bump. 2021-04-09 21:42:13 +03:00
validators revert change 2021-04-13 18:50:06 +02:00
.gitignore Rename binaries; Mimic the original repo layout in the distribution 2020-11-09 11:38:52 +02:00
beacon_chain_db.nim Merge branch 'version-1.1.0' into unstable 2021-04-08 20:50:06 +03:00
beacon_chain_db_immutable.nim json cleanups (#2456) 2021-03-26 15:11:06 +01:00
beacon_clock.nim remove some BeaconState use and abstract over other uses (#2482) 2021-04-08 08:24:25 +00:00
beacon_node_common.nim Add a POST /api/nimbus/v1/graffiti API 2021-04-09 21:42:13 +03:00
beacon_node_status.nim EH cleanup (#2455) 2021-03-26 07:52:01 +01:00
beacon_node_types.nim only deserialize attestation and aggregation gossiped signatures once (#2472) 2021-04-09 14:59:24 +02:00
conf.nim Add "BETA version" note to the `--rest` server command line parameters descriptions. 2021-04-09 21:42:13 +03: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 abstract over most withStateVars/withState state var usage (#2484) 2021-04-13 15:05:44 +02: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 json cleanups (#2456) 2021-03-26 15:11:06 +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 Reset cached indices when resetting cache on SSZ read (#2480) 2021-04-08 13:11:04 +03:00
statusbar.nim EH cleanup (#2455) 2021-03-26 07:52:01 +01:00
version.nim v1.1.0-rc; Enable v2 doppelganger detection by default 2021-04-07 00:38:47 +03:00