nimbus-eth2/beacon_chain
Ștefan Talpalaru b1218c6cd1
Version 1.5.4
2021-11-10 11:55:57 +01:00
..
consensus_object_pools a dozen spec URL updates to v1.1.5 (#3078) 2021-11-10 08:12:41 +00:00
eth1 a dozen spec URL updates to v1.1.5 (#3078) 2021-11-10 08:12:41 +00:00
fork_choice implement forked merge state/block support (#2890) 2021-09-27 14:22:58 +00:00
gossip_processing mass/mechanical update of 1.1.4 phase0 and altair spec URLs to 1.1.5 (#3067) 2021-11-09 07:40:41 +00:00
networking mass/mechanical update of 1.1.4 phase0 and altair spec URLs to 1.1.5 (#3067) 2021-11-09 07:40:41 +00:00
rpc Address review comments in #3057 (#3069) 2021-11-09 20:21:36 +01:00
spec a dozen spec URL updates to v1.1.5 (#3078) 2021-11-10 08:12:41 +00:00
ssz use v1.1.4 test vectors 2021-11-07 21:42:11 +02:00
sync Logging and startup improvements (#3038) 2021-11-02 18:06:36 +01:00
validator_client Better REST/RPC error messages (#3046) 2021-11-05 17:39:47 +02:00
validators mass/mechanical update of 1.1.4 phase0 and altair spec URLs to 1.1.5 (#3067) 2021-11-09 07:40:41 +00:00
.editorconfig Add .editorconfig file and remove trailing newlines 2021-09-14 12:12:49 +03:00
.gitignore Rename binaries; Mimic the original repo layout in the distribution 2020-11-09 11:38:52 +02:00
beacon_chain_db.nim altair fork handling cleanups (#3050) 2021-11-05 08:34:34 +01:00
beacon_chain_db_immutable.nim mass/mechanical update of 1.1.4 phase0 and altair spec URLs to 1.1.5 (#3067) 2021-11-09 07:40:41 +00:00
beacon_clock.nim mass/mechanical update of 1.1.4 phase0 and altair spec URLs to 1.1.5 (#3067) 2021-11-09 07:40:41 +00:00
beacon_node.nim import cleanup (#2997) 2021-10-19 16:09:26 +02:00
beacon_node_status.nim EH cleanup (#2455) 2021-03-26 07:52:01 +01:00
conf.nim Reduce the logging-related breaking changes (#3070) 2021-11-10 11:02:18 +02:00
extras.nim use ForkedHashedBeaconState in StateData (#2634) 2021-06-11 20:51:46 +03:00
filepath.nim EH cleanup (#2455) 2021-03-26 07:52:01 +01:00
interop.nim bump `nim-stint` (#2969) 2021-10-14 14:13:51 +03:00
nimbus_beacon_node.nim Don't start the Eth1Monitor when there are no validators attached 2021-11-09 12:23:11 +02:00
nimbus_beacon_node.nim.cfg Logging and startup improvements (#3038) 2021-11-02 18:06:36 +01:00
nimbus_binary_common.nim Reduce the logging-related breaking changes (#3070) 2021-11-10 11:02:18 +02:00
nimbus_signing_process.nim import cleanup (#2997) 2021-10-19 16:09:26 +02:00
nimbus_validator_client.nim Logging and startup improvements (#3038) 2021-11-02 18:06:36 +01:00
nimbus_validator_client.nim.cfg Logging and startup improvements (#3038) 2021-11-02 18:06:36 +01:00
sszdump.nim altair fork handling cleanups (#3050) 2021-11-05 08:34:34 +01:00
statediff.nim update statediffs to work with Altair (#3061) 2021-11-09 16:17:57 +00:00
statusbar.nim switch result = foo to expression return; unexport rest of logtrace symbols (#2788) 2021-08-17 09:51:39 +00:00
version.nim Version 1.5.4 2021-11-10 11:55:57 +01:00