prysm-pulse/beacon-chain/blockchain
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
..
forkchoice Refactor database interface to prefer blockchain.HeadFetcher (#4523) 2020-01-13 17:02:20 +00:00
testing Efficient computation of epoch participation (#4430) 2020-01-07 19:28:25 +00:00
BUILD.bazel Efficient computation of epoch participation (#4430) 2020-01-07 19:28:25 +00:00
chain_info_norace_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
chain_info_test.go Refactor database interface to prefer blockchain.HeadFetcher (#4523) 2020-01-13 17:02:20 +00:00
chain_info.go Minor tweaks to GetAttestationData (#4533) 2020-01-13 19:28:08 -08:00
info.go Clean up post --next (#3411) 2019-09-06 22:39:14 -04:00
log.go Remove unused parameters and unused code (#4452) 2020-01-07 23:45:29 +00:00
metrics.go Complete finalization metrics (#4096) 2019-11-23 17:12:29 -08:00
receive_attestation_test.go Add epoch filter for fork choice attestation (#4487) 2020-01-10 23:51:49 +00:00
receive_attestation.go Add epoch filter for fork choice attestation (#4487) 2020-01-10 23:51:49 +00:00
receive_block_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
receive_block.go #4506 take two (#4518) 2020-01-12 23:55:28 +00:00
service_norace_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
service_test.go Refactor database interface to prefer blockchain.HeadFetcher (#4523) 2020-01-13 17:02:20 +00:00
service.go Refactor database interface to prefer blockchain.HeadFetcher (#4523) 2020-01-13 17:02:20 +00:00