prysm-pulse/beacon-chain/rpc/validator
Preston Van Loon 415af93ad8
Minor tweaks to GetAttestationData (#4533)
* Maybe bugfix

* Maybe bugfix

* make GetAttestationData cheaper

* clone head state getter return values

* Fix tests

* fix e2e and revert most changes 😩

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-01-13 19:28:08 -08:00
..
assignments_test.go Change database *Index() to use slice (#4466) 2020-01-09 14:45:05 -08:00
assignments.go Change database *Index() to use slice (#4466) 2020-01-09 14:45:05 -08:00
attester_test.go Minor tweaks to GetAttestationData (#4533) 2020-01-13 19:28:08 -08:00
attester.go Minor tweaks to GetAttestationData (#4533) 2020-01-13 19:28:08 -08:00
BUILD.bazel Change database *Index() to use slice (#4466) 2020-01-09 14:45:05 -08:00
exit_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
exit.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
proposer_test.go Revert "Filter attestation with ProcessAttestationNoSignatureVerify" (#4529) 2020-01-13 21:02:13 +00:00
proposer.go Revert "Filter attestation with ProcessAttestationNoSignatureVerify" (#4529) 2020-01-13 21:02:13 +00:00
server_test.go Refactor database interface to prefer blockchain.HeadFetcher (#4523) 2020-01-13 17:02:20 +00:00
server.go Minor tweaks to GetAttestationData (#4533) 2020-01-13 19:28:08 -08:00
status_test.go Change database *Index() to use slice (#4466) 2020-01-09 14:45:05 -08:00
status.go Change database *Index() to use slice (#4466) 2020-01-09 14:45:05 -08:00