prysm-pulse/beacon-chain/rpc
Victor Farazdagi 46d99fdc00
Attestation aggregation: remove proper set duplicates (#8063)
* fix proper-set issue

* move test into dedicated test file

* move functionality from maxcover -> proposer

* adds dedup to proposer

* fix tests

* update tests

* remove redundant proper subset test

* fix bug with identical expression
2020-12-11 11:13:14 +03:00
..
beacon Update TestMain(): do not call os.Exit() explicitly (#8046) 2020-12-04 16:10:07 +00:00
beaconv1 Remove WaitForSynced (#7835) 2020-11-16 20:48:16 -06:00
debug Fix Mismatched BlockRoots In State Replay (#7559) 2020-10-18 09:39:27 -07:00
node Add Validator RPC Endpoint to Retrieve Beacon + Validator Logs Websocket Endpoints (#7981) 2020-11-27 18:28:45 +00:00
nodev1 Eth2 API: node endpoints outline (#7522) 2020-10-14 06:11:11 +00:00
validator Attestation aggregation: remove proper set duplicates (#8063) 2020-12-11 11:13:14 +03:00
BUILD.bazel Deep Source Security Issues (#7617) 2020-10-22 23:31:52 +00:00
service_test.go RPC: healthz should return an error when the node is syncing (#7890) 2020-11-22 00:29:55 +00:00
service.go Add Validator RPC Endpoint to Retrieve Beacon + Validator Logs Websocket Endpoints (#7981) 2020-11-27 18:28:45 +00:00