prysm-pulse/beacon-chain/rpc/eth/validator
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
handlers_block_test.go Use SkipMevBoost properly during block production (#13352) 2023-12-15 16:14:42 +00:00
handlers_block.go Use SkipMevBoost properly during block production (#13352) 2023-12-15 16:14:42 +00:00
handlers_test.go Use a cache of one entry to build attestation (#13300) 2023-12-18 16:12:43 +00:00
handlers.go HTTP endpoints cleanup (#13251) 2023-12-08 20:37:20 +00:00
server.go Deneb: Produce Block V3 - adding consensus block value (#12948) 2023-10-10 15:12:20 +00:00
structs.go Refactor Exported Names to Follow Golang Best Practices (#13075) 2023-10-20 16:45:33 +00:00