nimbus-eth2/beacon_chain
Jacek Sieka 4a237cb908
enable chronosStrictException (#3533)
* bump nim-json-rpc
2022-03-22 09:42:28 +01:00
..
consensus_object_pools harden head update against missing parent (#3529) 2022-03-21 15:18:05 +01:00
eth1 enable chronosStrictException (#3533) 2022-03-22 09:42:28 +01:00
fork_choice
gossip_processing introduce light client processor (#3509) 2022-03-17 23:26:56 +01:00
networking enable chronosStrictException (#3533) 2022-03-22 09:42:28 +01:00
rpc Prune `BlockRef` on finalization (#3513) 2022-03-17 17:42:56 +00:00
spec engine API alpha.7 -> alpha.8 and a few remaining v1.1.9 to v1.1.0 CL spec URL updates (#3519) 2022-03-18 11:46:39 +00:00
sync avoid re-requesting finalized blocks during sync (#3461) 2022-03-15 18:56:56 +01:00
validator_client
validators make attestation duty minimum offset relative to slot length (#3522) 2022-03-19 09:59:13 +01:00
.editorconfig
.gitignore
beacon_chain_db.nim remove StateData (#3507) 2022-03-16 08:20:40 +01:00
beacon_chain_db_immutable.nim
beacon_clock.nim
beacon_node.nim
beacon_node_status.nim
conf.nim enable multithreading by default (10-20% faster sync) (#3493) 2022-03-19 08:59:10 +01:00
deposits.nim fix two typos (#3491) 2022-03-14 12:50:23 +00:00
extras.nim
filepath.nim
interop.nim
nim.cfg enable chronosStrictException (#3533) 2022-03-22 09:42:28 +01:00
nimbus_beacon_node.nim enable chronosStrictException (#3533) 2022-03-22 09:42:28 +01:00
nimbus_beacon_node.nim.cfg
nimbus_binary_common.nim Helpful error message when the user fails to use an array type in TOML 2022-03-09 19:11:41 +02:00
nimbus_signing_node.nim
nimbus_signing_node.nim.cfg
nimbus_validator_client.nim
nimbus_validator_client.nim.cfg
sszdump.nim introduce light client processor (#3509) 2022-03-17 23:26:56 +01:00
statediff.nim
statusbar.nim
trusted_node_sync.nim tns: checkpoint wal periodically while backfilling (#3516) 2022-03-18 12:32:20 +01:00
version.nim Final v22.3.0: Add examples for migrating from JSON-RCP to REST 2022-03-10 16:46:11 +02:00
wallets.nim