prysm-pulse/beacon-chain/rpc/prysm/v1alpha1/beacon
terence tsao c69bce5d84
Use fieldparams for BLS public key (#10042)
* Use fieldparams for pubkey length

* Fix validator tests

* fix more tests

* fix mock validator

* Fix typo

* bunch of typos

* Update bytes.go

* Update BUILD.bazel

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2022-01-06 17:33:08 +00:00
..
assignments_test.go Refactor: move functions beacon-chain/core/time -> time/slots (#9719) 2021-10-01 15:17:57 -05:00
assignments.go Refactor: move functions beacon-chain/core/time -> time/slots (#9719) 2021-10-01 15:17:57 -05:00
attestations_test.go Use signature length from fieldparams (#10019) 2021-12-15 15:14:30 -05:00
attestations.go Refactor: move functions beacon-chain/core/time -> time/slots (#9719) 2021-10-01 15:17:57 -05:00
beacon_test.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
blocks_test.go Use field params root length (#10012) 2021-12-14 18:42:05 +00:00
blocks.go Cleanup From Deepsource (#9961) 2021-12-01 18:56:07 +00:00
BUILD.bazel Use fieldparams for BLS public key (#10042) 2022-01-06 17:33:08 +00:00
committees_test.go Use field params root length (#10012) 2021-12-14 18:42:05 +00:00
committees.go Refactor: move functions beacon-chain/core/time -> time/slots (#9719) 2021-10-01 15:17:57 -05: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 Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
log.go Restructure RPC packages to be future compatible (#9136) 2021-07-02 15:54:52 +00:00
server.go RPC: list block altair end point (#9494) 2021-09-02 22:21:33 +00:00
slashings_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
slashings.go Create Container Package for Shared/ Subpackages (#9607) 2021-09-16 12:05:58 -05:00
validators_stream_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
validators_stream.go Use fieldparams for BLS public key (#10042) 2022-01-06 17:33:08 +00:00
validators_test.go Use field params root length (#10012) 2021-12-14 18:42:05 +00:00
validators.go Remove Balances Timeout (#9957) 2021-12-01 04:03:26 +00:00