nimbus-eth2/beacon_chain/ssz
Jacek Sieka 0a477eb2d3
fix subnet logic (#2555)
This PR decreases the lead subscription time which should help
decrease bandwidth usage and CPU making the subscription for future
aggregation happen a bit later. There's room for more tuning here,
probably.

* fix missing negation from in #2550
* fix silly bitarray issues
* decrease subnet lead subscription time
* log all subnet switching source data
* rename subnet trackers to refer to stability and aggregate subnets
* more tests
2021-05-11 22:03:40 +02:00
..
bitseqs.nim fix subnet logic (#2555) 2021-05-11 22:03:40 +02:00
bytes_reader.nim Merge branch 'version-1.1.0' into unstable 2021-04-08 20:50:06 +03:00
dynamic_navigator.nim Bump modules to take advantage of the new Json format flavors support 2021-03-25 09:37:35 +02:00
merkleization.nim bump spec refs from v1.0.0 to v1.0.1 and update copyright years (#2357) 2021-02-25 13:37:22 +00:00
navigator.nim fix broken metrics during replay (#2090) 2020-11-27 23:16:13 +01:00
spec_types.nim EH cleanup (#2455) 2021-03-26 07:52:01 +01:00
ssz_serialization.nim add Altair domains and participation flags; clean up imports (#2462) 2021-04-04 16:24:45 +00:00
sszdump.nim EH cleanup (#2455) 2021-03-26 07:52:01 +01:00
types.nim Revamp attestation pool 2021-04-13 20:24:02 +03:00