nimbus-eth2/beacon_chain
Jacek Sieka dfbd50b4d6
avoid SyncCommitteMsgPool copy (#3185)
introduced by batch verification, when verifiers were made async
2021-12-11 16:39:24 +01:00
..
consensus_object_pools BlockId reform (#3176) 2021-12-09 19:06:21 +02:00
eth1 Merge BeaconBlock gossip validation (#3165) 2021-12-08 17:29:22 +00:00
fork_choice Fork choice EF consensus tests (#3041) 2021-11-25 19:41:39 +01:00
gossip_processing avoid SyncCommitteMsgPool copy (#3185) 2021-12-11 16:39:24 +01:00
networking add copyright header to streams backends (#3177) 2021-12-10 02:28:09 +00:00
rpc BlockId reform (#3176) 2021-12-09 19:06:21 +02:00
spec remove `stew/bitseqs` import (#3181) 2021-12-10 15:51:50 +01:00
sync Backward sync support for SyncManager. (#3131) 2021-12-08 22:15:29 +01:00
validator_client batch-verify sync messages for a small perf boost (#3151) 2021-12-09 14:56:54 +02:00
validators batch-verify sync messages for a small perf boost (#3151) 2021-12-09 14:56:54 +02: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 Keep cooked pubkeys in cache (#3122) 2021-11-25 19:41:54 +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 v1.1.{5 -> 6} phase 0 and altair spec URL updates (#3157) 2021-12-03 17:40:23 +00:00
beacon_node.nim move quarantine outside of chaindag (#3124) 2021-12-06 10:49:01 +01:00
beacon_node_status.nim EH cleanup (#2455) 2021-03-26 07:52:01 +01:00
conf.nim Remote signing client/server. (#3077) 2021-11-30 03:20:21 +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 batch-verify sync messages for a small perf boost (#3151) 2021-12-09 14:56:54 +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_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 Remote signing client/server. (#3077) 2021-11-30 03:20:21 +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 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