prysm-pulse/beacon-chain/core/altair
Preston Van Loon b697463da9
wrapper: Remove deprecated fork specific wrapper methods for signed beacon blocks (#10369)
* Remove deprecated wrappers, lots of refactoring

* Revert proto/prysm/v1alpha1/validator.proto

* fix tests

* fix test

* fix conversion in e2e

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2022-03-25 23:00:44 +00:00
..
attestation_test.go wrapper: Remove deprecated fork specific wrapper methods for signed beacon blocks (#10369) 2022-03-25 23:00:44 +00:00
attestation.go Add Method To Modify Participation Bits (#10409) 2022-03-23 23:18:02 +08:00
block_test.go Use fieldparams for BLS public key (#10042) 2022-01-06 17:33:08 +00:00
block.go Unify GenesisValidator(s)Root throughout the codebase (#10230) 2022-02-14 13:34:38 +00:00
BUILD.bazel Use signature length from fieldparams (#10019) 2021-12-15 15:14:30 -05:00
deposit_fuzz_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
deposit_test.go core: refactor signing and domain methods from helper to core/signing pkg (#9520) 2021-09-27 16:19:20 +00:00
deposit.go Create Encoding Bytesutil (#9658) 2021-09-23 15:23:37 +00:00
epoch_precompute_test.go #10036 Replace codename Merge with Bellatrix (1st step) (#10044) 2022-01-10 16:47:30 +00:00
epoch_precompute.go #10036 Replace codename Merge with Bellatrix (2nd step) (#10116) 2022-01-26 07:24:47 +00:00
epoch_spec_test.go Move slot epoch from core to time pkg (#9714) 2021-09-30 19:00:14 +00:00
epoch_spec.go Move slot epoch from core to time pkg (#9714) 2021-09-30 19:00:14 +00:00
reward_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
reward.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
sync_committee_test.go Use beacon state interfaces instead of concrete structs (#10195) 2022-02-08 09:30:06 +00:00
sync_committee.go Use signature length from fieldparams (#10019) 2021-12-15 15:14:30 -05:00
transition_test.go #10036 Replace codename Merge with Bellatrix (2nd step) (#10116) 2022-01-26 07:24:47 +00:00
transition.go #10036 Replace codename Merge with Bellatrix (2nd step) (#10116) 2022-01-26 07:24:47 +00:00
upgrade_test.go Unify GenesisValidator(s)Root throughout the codebase (#10230) 2022-02-14 13:34:38 +00:00
upgrade.go Unify GenesisValidator(s)Root throughout the codebase (#10230) 2022-02-14 13:34:38 +00:00