nimbus-eth2/beacon_chain
Jacek Sieka 8a63efc413
move `BlockId` to `spec` (#3511)
The spec implicitly talks about the slot of a block in several places,
and keeping it readily available is useful in a number of context -
might as well put this implicitly refereneced helper in the spec code
directly
2022-03-16 16:00:18 +01:00
..
consensus_object_pools move `BlockId` to `spec` (#3511) 2022-03-16 16:00:18 +01:00
eth1 rename random -> prev_randao in Bellatrix for CL specs v1.1.10 (#3460) 2022-03-03 16:08:14 +00:00
fork_choice automated CL spec ref URL updates from v1.1.9 to v1.1.10 (#3455) 2022-03-02 10:00:21 +00:00
gossip_processing update unchanged specs/phase0/p2p-interface.md URL references from v1.1.9 to v1.1.10 (#3510) 2022-03-16 10:40:35 +00:00
networking update unchanged specs/phase0/p2p-interface.md URL references from v1.1.9 to v1.1.10 (#3510) 2022-03-16 10:40:35 +00:00
rpc remove StateData (#3507) 2022-03-16 08:20:40 +01:00
spec move `BlockId` to `spec` (#3511) 2022-03-16 16:00:18 +01:00
sync avoid re-requesting finalized blocks during sync (#3461) 2022-03-15 18:56:56 +01:00
validator_client VC: Fix forks handling. (#3389) 2022-02-16 12:31:23 +01:00
validators remove StateData (#3507) 2022-03-16 08:20:40 +01:00
.editorconfig
.gitignore
beacon_chain_db.nim remove StateData (#3507) 2022-03-16 08:20:40 +01:00
beacon_chain_db_immutable.nim rename random -> prev_randao in Bellatrix for CL specs v1.1.10 (#3460) 2022-03-03 16:08:14 +00:00
beacon_clock.nim automated CL spec ref URL updates from v1.1.9 to v1.1.10 (#3455) 2022-03-02 10:00:21 +00:00
beacon_node.nim move wallet/deposit commands to separate files (#3372) 2022-02-11 21:40:49 +01:00
beacon_node_status.nim
conf.nim Windows: disable status bar (#3484) 2022-03-14 10:19:50 +01:00
deposits.nim fix two typos (#3491) 2022-03-14 12:50:23 +00:00
extras.nim
filepath.nim
interop.nim
nim.cfg
nimbus_beacon_node.nim update unchanged specs/phase0/p2p-interface.md URL references from v1.1.9 to v1.1.10 (#3510) 2022-03-16 10:40:35 +00: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 Allow running Nimbus as a Windows service (--run-as-service) 2022-03-05 15:53:47 +02:00
nimbus_signing_node.nim.cfg
nimbus_validator_client.nim Allow running Nimbus as a Windows service (--run-as-service) 2022-03-05 15:53:47 +02:00
nimbus_validator_client.nim.cfg
sszdump.nim complete switch to beacon_chain/specs/datatypes/bellatrix (#3295) 2022-01-18 13:36:52 +00:00
statediff.nim
statusbar.nim
trusted_node_sync.nim Historical state reindex for trusted node sync (#3452) 2022-03-11 12:49:47 +00: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 move wallet/deposit commands to separate files (#3372) 2022-02-11 21:40:49 +01:00