nimbus-eth2/beacon_chain
tersec d638ca0c7f
log overall sent aggregated attestation message signatures (#2754)
* log overall sent aggregated attestation message signatures

* log aggregated attestations via REST API
2021-08-03 10:32:55 +00:00
..
consensus_object_pools prevent resyncing from genesis with altair head block (#2750) 2021-08-01 10:20:43 +02:00
eth1 More RuntimeConfig cleanup (#2716) 2021-07-13 16:27:10 +02:00
fork_choice add blockchain_dag altair database reading; add rollback tests (#2683) 2021-06-29 15:09:29 +00:00
gossip_processing partial altair merge (#2735) 2021-07-26 09:51:14 +00:00
networking nim-libp2p auto bump (#2647) 2021-07-26 12:36:17 +00:00
rpc log overall sent aggregated attestation message signatures (#2754) 2021-08-03 10:32:55 +00:00
spec fix invalid_signature_no_participants test case (#2741) 2021-07-27 14:04:41 +00:00
ssz some whole-file copies from altair branch (#2728) 2021-07-19 11:58:30 +00:00
sync Syncv2 (#2723) 2021-07-15 21:01:07 +02:00
validator_client VC: various fixes (#2730) 2021-07-19 14:31:02 +00:00
validators log overall sent aggregated attestation message signatures (#2754) 2021-08-03 10:32:55 +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 More RuntimeConfig cleanup (#2716) 2021-07-13 16:27:10 +02:00
beacon_chain_db_immutable.nim make isomorphicCast available outside immutable beacon chain database (#2696) 2021-07-02 17:38:14 +00:00
beacon_clock.nim New validator client using REST API. (#2651) 2021-07-13 13:15:07 +02:00
beacon_node_common.nim use ForkedTrustedSignedBeaconBlock (#2720) 2021-07-14 12:18:52 +00:00
beacon_node_status.nim EH cleanup (#2455) 2021-03-26 07:52:01 +01:00
beacon_node_types.nim New validator client using REST API. (#2651) 2021-07-13 13:15:07 +02:00
conf.nim New validator client using REST API. (#2651) 2021-07-13 13:15:07 +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 Implement split preset/config support (#2710) 2021-07-12 15:01:38 +02:00
nimbus_beacon_node.nim Remove incorrect enode import (#2748) 2021-07-29 20:53:58 +02:00
nimbus_beacon_node.nim.cfg Drop UseDiscv51 flag and only support discovery v5.1 2020-11-14 19:12:30 +02:00
nimbus_binary_common.nim New validator client using REST API. (#2651) 2021-07-13 13:15:07 +02:00
nimbus_signing_process.nim singe validator key cache 2021-06-01 20:43:44 +03:00
nimbus_validator_client.nim VC: various fixes (#2730) 2021-07-19 14:31:02 +00:00
nimbus_validator_client.nim.cfg Rename binaries; Mimic the original repo layout in the distribution 2020-11-09 11:38:52 +02:00
ssz.nim Move SSZ, deposit_contracts & eth1_monitor [reorg files 3/5] (#2371) 2021-03-03 07:23:05 +01:00
statediff.nim write uncompressed validator keys to database (#2639) 2021-06-10 10:37:02 +03:00
statusbar.nim EH cleanup (#2455) 2021-03-26 07:52:01 +01:00
version.nim add version metric (using labels) (#2711) 2021-07-09 07:41:44 +02:00