prysm-pulse/beacon-chain/rpc/core
terence 0eff83cb9d
Use a cache of one entry to build attestation (#13300)
* Use a cache of one entry to build attestation

* Gazelle

* Enforce on RPC side

* Rm unused var

* Potuz feedback, dont use pointer

* Fix tests

* Init fetcher

* Add in-progress

* Add back missing lock

* Potuz feedback

* Update beacon-chain/rpc/prysm/v1alpha1/validator/attester_test.go

Co-authored-by: Potuz <potuz@prysmaticlabs.com>

---------

Co-authored-by: Potuz <potuz@prysmaticlabs.com>
2023-12-18 16:12:43 +00:00
..
BUILD.bazel Use a cache of one entry to build attestation (#13300) 2023-12-18 16:12:43 +00:00
errors.go Beacon API: update Deneb endpoints after removing blob signing (#13235) 2023-12-07 17:37:11 +00:00
log.go HTTP Beacon API: /eth/v1/validator/aggregate_and_proofs (#12686) 2023-08-03 22:24:23 +00:00
service.go Use a cache of one entry to build attestation (#13300) 2023-12-18 16:12:43 +00:00
validator_test.go Register sync subnet when fetching sync committee duties through Beacon API (#12972) 2023-10-16 17:20:27 +00:00
validator.go Use a cache of one entry to build attestation (#13300) 2023-12-18 16:12:43 +00:00