nimbus-eth2/beacon_chain
Mamy Ratsimbazafy 596cf3d674
Fix comment about backpressure handling in verif queue [skip ci] (#2453)
2021-03-25 15:09:53 +01:00
..
consensus_object_pools Fix minor exception effect issues (#2448) 2021-03-24 17:20:55 +01:00
eth1 Fix minor exception effect issues (#2448) 2021-03-24 17:20:55 +01:00
fork_choice Consensus object pools [reorg 4/5] (#2374) 2021-03-04 10:13:44 +01:00
gossip_processing Fix comment about backpressure handling in verif queue [skip ci] (#2453) 2021-03-25 15:09:53 +01:00
networking Bump modules to take advantage of the new Json format flavors support 2021-03-25 09:37:35 +02:00
rpc set upper bound on EpochRef cache (#2403) 2021-03-17 11:17:15 +01:00
spec Bump modules to take advantage of the new Json format flavors support 2021-03-25 09:37:35 +02:00
ssz Bump modules to take advantage of the new Json format flavors support 2021-03-25 09:37:35 +02:00
sync Fix minor exception effect issues (#2448) 2021-03-24 17:20:55 +01:00
validators Bump modules to take advantage of the new Json format flavors support 2021-03-25 09:37:35 +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 Fix minor exception effect issues (#2448) 2021-03-24 17:20:55 +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 Revert "Nim-1.2.10" (#2411) 2021-03-15 16:26:41 +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 Ctrl+C now stops the BN when waiting for genesis (#1761) 2020-09-28 17:19:57 +02:00
beacon_node_types.nim incorporate proposals into nextActionWait; switch some proc to func (#2438) 2021-03-24 10:05:04 +00:00
conf.nim Expose gossip direct peers (#2246) 2021-03-23 15:10:17 +09:00
extras.nim rework epoch cache referencing 2020-08-19 10:09:06 +03:00
filepath.nim set file and dir permissions 2020-11-17 23:28:26 +02:00
interop.nim Use O(n) algorithm in initialize_beacon_state_from_eth1; Avoid unnecessary merkle proofs generation 2020-11-15 21:40:40 +02:00
nimbus_beacon_node.nim Fix minor exception effect issues (#2448) 2021-03-24 17:20:55 +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 rm std/random from beacon_chain and rm attestation timing randomness (#2442) 2021-03-23 06:57:10 +00:00
nimbus_signing_process.nim Reorg (5/5) (#2377) 2021-03-05 14:12:00 +01:00
nimbus_validator_client.nim rm std/random from beacon_chain and rm attestation timing randomness (#2442) 2021-03-23 06:57:10 +00: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 Fix minor exception effect issues (#2448) 2021-03-24 17:20:55 +01:00
version.nim v1.0.12 2021-03-24 03:23:14 +02:00