prysm-pulse/beacon-chain/rpc/prysm/v1alpha1/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
..
assignments_test.go Some test improvements (#10928) 2022-06-24 17:22:39 +00:00
assignments.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
attestations_test.go Testutil refactor attestations (#10952) 2022-06-29 16:42:33 +00:00
attestations.go Rename Block Package in Consensus-Types to Interfaces (#10605) 2022-05-02 14:32:37 -04:00
beacon_test.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
blocks_test.go Some test improvements (#10928) 2022-06-24 17:22:39 +00:00
blocks.go Deprecate store in blockchain pkg (#10903) 2022-06-25 03:57:52 +00:00
BUILD.bazel Move BeaconBlockNil Checker Function to Consensus-Types/Wrapper Package (#10731) 2022-05-20 23:29:16 +00:00
committees_test.go Some test improvements (#10928) 2022-06-24 17:22:39 +00:00
committees.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
config_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +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 Restructure RPC packages to be future compatible (#9136) 2021-07-02 15:54:52 +00:00
server.go Add optimistic status to chainhead (#10842) 2022-06-09 17:37:52 +00:00
slashings_test.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
slashings.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
validators_stream_test.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
validators_stream.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
validators_test.go Testutil refactor attestations (#10952) 2022-06-29 16:42:33 +00:00
validators.go Deprecate store in blockchain pkg (#10903) 2022-06-25 03:57:52 +00:00