prysm-pulse/beacon-chain/operations/attestations
terence tsao 5b83dffbe4
Use proto array forkchoice as default (#4778)
* Starting

* Removing feature flag

* Minor touchups service.go

* Conflict

* Started fixing test

* Init fork choice store for tests
2020-02-06 13:03:26 -06:00
..
kv Attestation Verification Improvements (#4753) 2020-02-06 05:46:25 +00:00
aggregate_test.go Use proto array forkchoice as default (#4778) 2020-02-06 13:03:26 -06:00
aggregate.go Fix up attestation pool (#4493) 2020-01-11 13:59:06 -08:00
BUILD.bazel Disable forkchoice pre-processing of attestations (#4774) 2020-02-06 07:53:08 +00:00
log.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
pool_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
pool.go Add HasAggregatedAttestation getter for pool (#4451) 2020-01-08 06:59:49 -08:00
prepare_forkchoice_test.go Attestation Verification Improvements (#4753) 2020-02-06 05:46:25 +00:00
prepare_forkchoice.go Disable forkchoice pre-processing of attestations (#4774) 2020-02-06 07:53:08 +00:00
service_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
service.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00