Raul Jordan
|
5aac06f04e
|
Move EthereumAPIs Into Prysm (#8968)
* begin move
* use same import path
* imports
* regen protos
* regen
* no rename
* generate ssz
* gaz
* fmt
* edit build file
* imports
* modify
* remove generated files
* remove protos
* edit imports in prysm
* beacon chain all builds
* edit script
* add generated pbs
* add replace rules
* license for ethereumapis protos
* change visibility
* fmt
* update build files to gaz ignore
* use proper form
* edit imports
* wrap block
* revert scripts
* revert go mod
|
2021-06-02 18:49:52 -05:00 |
|
Victor Farazdagi
|
f2125e5f64
|
Proposer attestation selection using max-cover (#8571)
* Proposer attestation selection using max-cover
* better alisgn struct field
* more tests
* cleanup
* simplify expressions
* add benchmarks
Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
|
2021-03-08 18:46:24 +00:00 |
|
terence tsao
|
daf6da5beb
|
Add hydrate indexed att test helper (#8261)
Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
|
2021-01-13 22:05:57 +00:00 |
|
terence tsao
|
bc650c82b4
|
Hydrate attestation for tests (#8228)
|
2021-01-07 21:00:21 +00:00 |
|
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 |
|