nimbus-eth2/beacon_chain
tersec 9e145afda3
update 29 Altair spec ref URLs to beta.3 (#2839)
2021-08-31 12:16:27 +00:00
..
consensus_object_pools Restore the sync committee pool pruning and add tests 2021-08-30 11:06:45 +03:00
eth1 cleanups and fixes (#2827) 2021-08-27 11:00:06 +02:00
fork_choice update spec references from eth2.0-specs to consensus-specs and to v1.1.0-beta.2 (#2822) 2021-08-26 10:21:52 +02:00
gossip_processing Restore the sync committee pool pruning and add tests 2021-08-30 11:06:45 +03:00
networking update 29 Altair spec ref URLs to beta.3 (#2839) 2021-08-31 12:16:27 +00:00
rpc add additional REST test suite rules (#2835) 2021-08-29 18:12:24 +00:00
spec update 29 Altair spec ref URLs to beta.3 (#2839) 2021-08-31 12:16:27 +00:00
ssz remove `updateRoot` param from SSZ 2021-08-23 16:49:43 +03:00
sync cleanups and fixes (#2827) 2021-08-27 11:00:06 +02:00
validator_client Carry out the sync committee gossip duties 2021-08-30 03:58:30 +03:00
validators update 29 Altair spec ref URLs to beta.3 (#2839) 2021-08-31 12:16:27 +00:00
.gitignore Rename binaries; Mimic the original repo layout in the distribution 2020-11-09 11:38:52 +02:00
beacon_chain_db.nim disentangle eth2 types from the ssz library (#2785) 2021-08-18 20:57:58 +02:00
beacon_chain_db_immutable.nim eth2.0-specs -> consensus-specs repo rename (#2801) 2021-08-20 23:37:45 +00:00
beacon_clock.nim eth2.0-specs -> consensus-specs repo rename (#2801) 2021-08-20 23:37:45 +00:00
beacon_node_common.nim introduce SyncCommitteeMsgPool to eth2_processor and nimbus_beacon_node (#2831) 2021-08-28 22:27:51 +00:00
beacon_node_status.nim EH cleanup (#2455) 2021-03-26 07:52:01 +01:00
beacon_node_types.nim Restore the sync committee pool pruning and add tests 2021-08-30 11:06:45 +03:00
conf.nim rework spec imports (#2779) 2021-08-12 13:08:20 +00: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 disentangle eth2 types from the ssz library (#2785) 2021-08-18 20:57:58 +02:00
nimbus_beacon_node.nim Restore the sync committee pool pruning and add tests 2021-08-30 11:06:45 +03:00
nimbus_beacon_node.nim.cfg remove remaining traces of nim-prompt 2021-08-16 21:56:50 +03:00
nimbus_binary_common.nim cleanups and fixes (#2827) 2021-08-27 11:00:06 +02:00
nimbus_signing_process.nim rework spec imports (#2779) 2021-08-12 13:08:20 +00:00
nimbus_validator_client.nim REST API client, JSON-RPC cleanups (#2756) 2021-08-03 17:17:11 +02:00
nimbus_validator_client.nim.cfg remove remaining traces of nim-prompt 2021-08-16 21:56:50 +03:00
sszdump.nim disentangle eth2 types from the ssz library (#2785) 2021-08-18 20:57:58 +02:00
statediff.nim rework spec imports (#2779) 2021-08-12 13:08:20 +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 Merge remote-tracking branch 'origin/stable' into merge-stable 2021-08-09 13:14:28 +02:00