prysm-pulse/beacon-chain/rpc/eth/beacon
Sammy Rosso 8ebbde7836
Testutil refactor attestations (#10952)
* Add AttestationUtil receiver

* Modify usage to account for the receiver

* Add missing explanatory comments

Co-authored-by: Radosław Kapka <rkapka@wp.pl>
2022-06-29 16:42:33 +00:00
..
blocks_test.go Testutil refactor attestations (#10952) 2022-06-29 16:42:33 +00:00
blocks.go Deprecate store in blockchain pkg (#10903) 2022-06-25 03:57:52 +00:00
BUILD.bazel Allow SSZ-serialized blocks in publishBlock (#10663) 2022-05-13 10:54:45 +00:00
config_test.go Add new DomainType for application usage (#10740) 2022-05-24 20:16:05 +00:00
config.go Code cleanup (#9992) 2021-12-07 17:52:39 +00:00
init_test.go Config registry (#10683) 2022-05-20 07:16:53 +00:00
log.go Remove beacon-chain/rpc/eth/v1 directory (#9392) 2021-08-16 13:11:25 +02:00
pool_test.go Config registry (#10683) 2022-05-20 07:16:53 +00:00
pool.go Unify GenesisValidator(s)Root throughout the codebase (#10230) 2022-02-14 13:34:38 +00:00
server_test.go Remove beacon-chain/rpc/eth/v1 directory (#9392) 2021-08-16 13:11:25 +02:00
server.go Extract OptimisticSyncFetcher interface (#10654) 2022-05-12 17:23:45 +00:00
state_test.go Some test improvements (#10928) 2022-06-24 17:22:39 +00:00
state.go Extract OptimisticSyncFetcher interface (#10654) 2022-05-12 17:23:45 +00:00
sync_committee_test.go Some test improvements (#10928) 2022-06-24 17:22:39 +00:00
sync_committee.go Extract OptimisticSyncFetcher interface (#10654) 2022-05-12 17:23:45 +00:00
validator_test.go Some test improvements (#10928) 2022-06-24 17:22:39 +00:00
validator.go Extract OptimisticSyncFetcher interface (#10654) 2022-05-12 17:23:45 +00:00