nimbus-eth2/beacon_chain
Jacek Sieka f821bc878e
Remove `-d:insecure` compile option (#2468)
With metrics running on top of chronos, the metrics server no longer
needs to be compiled in conditionally - it remains disabled by default.
2021-04-01 14:44:11 +02:00
..
consensus_object_pools Fix block dag pruning frequency (#2469) 2021-04-01 13:26:17 +02: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 EH cleanup (#2455) 2021-03-26 07:52:01 +01:00
networking json cleanups (#2456) 2021-03-26 15:11:06 +01:00
rpc Simple RPC for modifying the Graffiti bytes 2021-03-26 19:42:20 +02:00
spec use epochref for get_committee_assignments() to avoid repeated shuffling (#2463) 2021-03-30 15:01:47 +00: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 json cleanups (#2456) 2021-03-26 15:11:06 +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 json cleanups (#2456) 2021-03-26 15:11:06 +01:00
beacon_clock.nim Fix pruning time display (#2461) 2021-03-30 09:40:28 +02: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 Add a few help defaults, format all of them the same (#2284) (#2467) 2021-04-01 12:28:57 +00: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 `-d:insecure` compile option (#2468) 2021-04-01 14:44:11 +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 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