lighthouse/beacon_node
realbigsean dea01be00e
Improve aggregate validator logic (#1020)
* track whether we have aggregate validator subscriptions to exact subnets, so we know whether or not to drop incoming attestations

* fix is aggregator check

* fix CI

Co-authored-by: Age Manning <Age@AgeManning.com>
2020-04-30 15:39:10 +10:00
..
beacon_chain Add missing TODO (#1079) 2020-04-28 21:58:21 +10:00
client Merge latest master 2020-04-22 01:05:46 +10:00
eth1 Prune abandoned forks (#916) 2020-04-20 19:59:56 +10:00
eth2-libp2p Remove padding from gossipsub ids (#1083) 2020-04-30 15:33:53 +10:00
genesis Ensure genesis is not triggered too early (#1052) 2020-04-29 11:37:14 +10:00
network Improve aggregate validator logic (#1020) 2020-04-30 15:39:10 +10:00
rest_api Address clippy arith lints (#1038) 2020-04-22 14:46:19 +10:00
src Merge latest master 2020-04-22 01:05:46 +10:00
store Merge latest master 2020-04-22 01:05:46 +10:00
tests Faster attestation production (#838) 2020-03-04 17:10:22 +11:00
timer Update VC and BN APIs for naive aggregation (#950) 2020-03-25 21:14:05 +11:00
version Initial work towards v0.2.0 (#924) 2020-03-17 17:24:44 +11:00
websocket_server Initial work towards v0.2.0 (#924) 2020-03-17 17:24:44 +11:00
Cargo.toml Add feature flag for writing ssz pre/post to disk (#1046) 2020-04-24 11:57:39 +10:00