nimbus-eth2/beacon_chain
tersec d3cad92693
remove some BeaconState use and abstract over other uses (#2482)
* remove some BeaconState use and abstract over other uses

* remove out-of-context comment
2021-04-08 08:24:25 +00:00
..
consensus_object_pools remove some BeaconState use and abstract over other uses (#2482) 2021-04-08 08:24:25 +00:00
eth1 Fix block number request (#2470) 2021-04-01 14:43:03 +02:00
fork_choice Consensus object pools [reorg 4/5] (#2374) 2021-03-04 10:13:44 +01:00
gossip_processing remove some BeaconState use and abstract over other uses (#2482) 2021-04-08 08:24:25 +00:00
networking Batch attestations (#2439) 2021-04-02 16:36:43 +02:00
rpc remove some BeaconState use and abstract over other uses (#2482) 2021-04-08 08:24:25 +00:00
spec add Altair domains and participation flags; clean up imports (#2462) 2021-04-04 16:24:45 +00:00
ssz add Altair domains and participation flags; clean up imports (#2462) 2021-04-04 16:24:45 +00:00
sync remove some BeaconState use and abstract over other uses (#2482) 2021-04-08 08:24:25 +00:00
validators remove some BeaconState use and abstract over other uses (#2482) 2021-04-08 08:24:25 +00:00
.gitignore Rename binaries; Mimic the original repo layout in the distribution 2020-11-09 11:38:52 +02:00
beacon_chain_db.nim Write state diffs to separate table (and experimentally, files instead of db) (#2460) 2021-04-06 21:56:45 +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 json cleanups (#2456) 2021-03-26 15:11:06 +01: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 Write state diffs to separate table (and experimentally, files instead of db) (#2460) 2021-04-06 21:56:45 +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 remove some BeaconState use and abstract over other uses (#2482) 2021-04-08 08:24:25 +00: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 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 Remove `-d:insecure` compile option (#2468) 2021-04-01 14:44:11 +02:00