erigon-pulse/cl/phase1/core/state
Giulio rebuffo 46ecf030f5
Added GET /eth/v1/beacon/rewards/blocks/{block_id} and POST /eth/v1/beacon/rewards/sync_committee/{block_id} (#9102)
* Changed slightly archive format (again)
* Added all of the remaining rewards endpoints
2023-12-30 20:51:28 +01:00
..
lru Sentinel refactor (#8296) 2023-10-22 01:17:18 +02:00
raw Beacon API: Added attestation rewards endpoint. (#9091) 2023-12-28 13:07:53 +01:00
shuffling Caplin: Parallel historical states reconstruction (#8817) 2023-12-06 10:48:36 +01:00
tests Caplin: Adding SSZ generics (#7542) 2023-05-23 20:58:34 +02:00
accessors.go Beacon API: Added attestation rewards endpoint. (#9091) 2023-12-28 13:07:53 +01:00
cache_accessors.go Optimized beacon state retrieval (#8963) 2023-12-13 15:23:27 +01:00
cache_getters.go [caplin] extracting beacon state interface (#7910) 2023-07-20 00:20:33 +02:00
cache_mutators.go Added GET /eth/v1/beacon/rewards/blocks/{block_id} and POST /eth/v1/beacon/rewards/sync_committee/{block_id} (#9102) 2023-12-30 20:51:28 +01:00
cache_setters.go [caplin] extracting beacon state interface (#7910) 2023-07-20 00:20:33 +02:00
cache.go Resumable beacon state reconstruction (#8918) 2023-12-11 14:07:57 +01:00
copy.go Resumable beacon state reconstruction (#8918) 2023-12-11 14:07:57 +01:00
mutators_test.go [caplin] extracting beacon state interface (#7910) 2023-07-20 00:20:33 +02:00
mutators.go [caplin] extracting beacon state interface (#7910) 2023-07-20 00:20:33 +02:00
root_test.go Caplin: Adding SSZ generics (#7542) 2023-05-23 20:58:34 +02:00
ssz_test.go Added duties/proposer to beacon api (#8777) 2023-11-19 22:03:14 +01:00
ssz.go Resumable beacon state reconstruction (#8918) 2023-12-11 14:07:57 +01:00
upgrade_test.go [caplin] extracting beacon state interface (#7910) 2023-07-20 00:20:33 +02:00
upgrade.go Optimized beacon state retrieval (#8963) 2023-12-13 15:23:27 +01:00
util.go Caplin: Parallel historical states reconstruction (#8817) 2023-12-06 10:48:36 +01:00
utils_test.go Added GET /eth/v1/beacon/rewards/blocks/{block_id} and POST /eth/v1/beacon/rewards/sync_committee/{block_id} (#9102) 2023-12-30 20:51:28 +01:00