nimbus-eth2/beacon_chain
Ștefan Talpalaru 12e15a0b8d Nim-1.2.10 2021-03-15 14:29:48 +02:00
..
consensus_object_pools e2store: add era format (#2382) 2021-03-15 11:31:39 +01:00
eth1 Reorg (5/5) (#2377) 2021-03-05 14:12:00 +01:00
fork_choice Consensus object pools [reorg 4/5] (#2374) 2021-03-04 10:13:44 +01:00
gossip_processing add metric for nextActionWait (#2399) 2021-03-12 09:46:26 +00:00
networking remove delta-encoding from state diff balances (#2397) 2021-03-11 05:39:04 +00:00
rpc Validator APIs now return actual balance instead of effective balance (#2408) 2021-03-15 07:19:04 +00:00
spec Split Eth2Processor in prep for batching (#2396) 2021-03-11 11:10:57 +01:00
ssz ensure HashList/HashArray maxChunks power of 2 in int64 (#2394) 2021-03-10 09:13:32 +00:00
sync Split Eth2Processor in prep for batching (#2396) 2021-03-11 11:10:57 +01:00
validators Split Eth2Processor in prep for batching (#2396) 2021-03-11 11:10:57 +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 avoid int64 -> uint64 -> int64 conversions in DbSeq (#2398) 2021-03-10 18:01:43 +00:00
beacon_clock.nim Nim-1.2.10 2021-03-15 14:29:48 +02:00
beacon_node_common.nim Split Eth2Processor in prep for batching (#2396) 2021-03-11 11:10:57 +01: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 Consensus object pools [reorg 4/5] (#2374) 2021-03-04 10:13:44 +01:00
conf.nim Switch to slashing DB v2 by default 2021-03-09 00:47:29 +02: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 ncli_db pruneDatabase checkpointing; remove onSlotEnd lookaheadTime 2021-03-12 23:15:46 +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 Reorg (5/5) (#2377) 2021-03-05 14:12:00 +01:00
nimbus_signing_process.nim Reorg (5/5) (#2377) 2021-03-05 14:12:00 +01:00
nimbus_validator_client.nim centralize p2p validation in a single file and address https://github.com/status-im/nimbus-eth2/pull/2377#issuecomment-791313118 (#2383) 2021-03-06 08:32:55 +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 remove delta-encoding from state diff balances (#2397) 2021-03-11 05:39:04 +00:00
statusbar.nim Cosmetic improvement for the statusbar 2020-06-11 17:40:08 +03:00
version.nim v1.0.9 2021-03-09 01:14:50 +02:00