prysm-pulse/beacon-chain/core/altair
Radosław Kapka b92226bedb
getAttestationRewards API endpoint (#12480)
* handler

* very much work in progress

* remove Polish

* thinking

* working but differs from LH

* remove old stuff

* review from Potuz

* validator performance beacon server

* Revert "validator performance beacon server"

This reverts commit 42464cc6d375d7d27a4a781644c27f8b057212a5.

* reuse precompute calculations

* todos

* production quality

* add json tags to AttestationRewards

* Potuz's review

* extract vars

---------

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2023-06-21 13:16:53 +00:00
..
attestation_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
attestation.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
block_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
block.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
BUILD.bazel Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
deposit_fuzz_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
deposit_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
deposit.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
epoch_precompute_test.go getAttestationRewards API endpoint (#12480) 2023-06-21 13:16:53 +00:00
epoch_precompute.go getAttestationRewards API endpoint (#12480) 2023-06-21 13:16:53 +00:00
epoch_spec_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
epoch_spec.go Enable dupword linter & fix findings (#12271) 2023-04-18 22:01:27 +00:00
exports_test.go Refactor Sync Committee Rewards (#11696) 2022-11-27 11:06:32 -08:00
reward_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
reward.go Faster and cached square root (#12191) 2023-03-29 16:23:16 -03:00
sync_committee_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
sync_committee.go Ignore Late Message Logs (#12525) 2023-06-14 10:37:39 +00:00
transition_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
transition.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
upgrade_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
upgrade.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00