nimbus-eth2/beacon_chain
tersec 3c63a78c01
use v1.1.8 test vectors (#3236)
2022-01-03 17:43:00 +00:00
..
consensus_object_pools Fix missing checkpoint states` (#3225) 2021-12-30 12:33:03 +01:00
eth1 3x speedup in snappy compression (#3234) 2022-01-03 18:17:10 +01:00
fork_choice use BeaconTime instead of Slot in fork choice (#3138) 2021-12-21 18:56:08 +00:00
gossip_processing support GOSSIP_MAX_SIZE_MERGE blocks; prevent fork choice stutter via aggregate attestations (#3230) 2022-01-03 16:20:15 +00:00
networking support GOSSIP_MAX_SIZE_MERGE blocks; prevent fork choice stutter via aggregate attestations (#3230) 2022-01-03 16:20:15 +00:00
rpc convert between engine and consensus ExecutionPayloads (#3228) 2022-01-03 13:22:56 +01:00
spec use v1.1.8 test vectors (#3236) 2022-01-03 17:43:00 +00:00
sync fix type-conversions-to-self, unexport from nimbus_beacon_node, and rm unused vars/procs (#3211) 2021-12-20 12:21:17 +01:00
validator_client use BeaconTime instead of Slot in fork choice (#3138) 2021-12-21 18:56:08 +00:00
validators Validator monitoring (#2925) 2021-12-20 20:20:31 +01:00
.editorconfig Add .editorconfig file and remove trailing newlines 2021-09-14 12:12:49 +03:00
.gitignore
beacon_chain_db.nim Revert writing backfill root to database (#3215) 2021-12-21 11:40:14 +01:00
beacon_chain_db_immutable.nim v1.1.{5 -> 6} phase 0 and altair spec URL updates (#3157) 2021-12-03 17:40:23 +00:00
beacon_clock.nim use BeaconTime instead of Slot in fork choice (#3138) 2021-12-21 18:56:08 +00:00
beacon_node.nim Merge fork gossip support (#3213) 2021-12-21 15:24:23 +01:00
beacon_node_status.nim
conf.nim convert between engine and consensus ExecutionPayloads (#3228) 2022-01-03 13:22:56 +01:00
extras.nim use ForkedHashedBeaconState in StateData (#2634) 2021-06-11 20:51:46 +03:00
filepath.nim
interop.nim bump `nim-stint` (#2969) 2021-10-14 14:13:51 +03:00
nim.cfg Revert writing backfill root to database (#3215) 2021-12-21 11:40:14 +01:00
nimbus_beacon_node.nim convert between engine and consensus ExecutionPayloads (#3228) 2022-01-03 13:22:56 +01:00
nimbus_beacon_node.nim.cfg Revert writing backfill root to database (#3215) 2021-12-21 11:40:14 +01:00
nimbus_binary_common.nim Reduce the logging-related breaking changes (#3070) 2021-11-10 11:02:18 +02:00
nimbus_signing_node.nim batch-verify sync messages for a small perf boost (#3151) 2021-12-09 14:56:54 +02:00
nimbus_signing_node.nim.cfg Revert writing backfill root to database (#3215) 2021-12-21 11:40:14 +01:00
nimbus_validator_client.nim Merge fork gossip support (#3213) 2021-12-21 15:24:23 +01:00
nimbus_validator_client.nim.cfg Revert writing backfill root to database (#3215) 2021-12-21 11:40:14 +01:00
sszdump.nim ncli_db: add putState, putBlock (#3096) 2021-11-18 13:02:43 +01:00
statediff.nim Keep cooked pubkeys in cache (#3122) 2021-11-25 19:41:54 +01: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.5 2021-12-03 20:04:38 +02:00