prysm-pulse/beacon-chain/operations/attestations
Ivan Martinez a4f4ab2b1a
Use stateutil AttestationDataRoot instead of go-ssz (#6136)
* Change usages of ssz.HashTreeRoot(att.Data) to stateutil
* Gaz
* Tests
* Imports
* Merge branch 'master' into use-stateutil-attdata
* Fix tests
* Merge branch 'use-stateutil-attdata' of github.com:prysmaticlabs/prysm into use-stateutil-attdata
* Merge refs/heads/master into use-stateutil-attdata
* Merge refs/heads/master into use-stateutil-attdata
2020-06-05 01:32:08 +00:00
..
kv Use stateutil AttestationDataRoot instead of go-ssz (#6136) 2020-06-05 01:32:08 +00:00
BUILD.bazel Use stateutil AttestationDataRoot instead of go-ssz (#6136) 2020-06-05 01:32:08 +00:00
log.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
metrics.go Better attestation pool with map instead of expiration cache (#5087) 2020-03-13 12:35:28 -05:00
pool_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
pool.go Fix aggregator with unaggregated attestation (#6137) 2020-06-05 00:06:45 +00:00
prepare_forkchoice_test.go Align code base to v0.11 (#5127) 2020-04-14 20:27:03 +00:00
prepare_forkchoice.go Use stateutil AttestationDataRoot instead of go-ssz (#6136) 2020-06-05 01:32:08 +00:00
prune_expired_test.go Better attestation pool with map instead of expiration cache (#5087) 2020-03-13 12:35:28 -05:00
prune_expired.go Better attestation pool with map instead of expiration cache (#5087) 2020-03-13 12:35:28 -05:00
service_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
service.go All Beacon Node Package-Level Godocs (#5677) 2020-04-29 12:40:33 -05:00