prysm-pulse/testing/util
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
..
altair.go wrapper: Remove deprecated fork specific wrapper methods for signed beacon blocks (#10369) 2022-03-25 23:00:44 +00:00
attestation_test.go Use signature length from fieldparams (#10019) 2021-12-15 15:14:30 -05:00
attestation.go Unify GenesisValidator(s)Root throughout the codebase (#10230) 2022-02-14 13:34:38 +00:00
bazel.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
bellatrix_state_test.go #10036 Replace codename Merge with Bellatrix (2nd step) (#10116) 2022-01-26 07:24:47 +00:00
bellatrix_state.go Renaming Random in ExecutionPayloads to PrevRandao (#10283) 2022-02-26 03:47:16 +00:00
bellatrix.go wrapper: Remove deprecated fork specific wrapper methods for signed beacon blocks (#10369) 2022-03-25 23:00:44 +00:00
block_test.go wrapper: Remove deprecated fork specific wrapper methods for signed beacon blocks (#10369) 2022-03-25 23:00:44 +00:00
block.go Bellatrix API support for block endpoints (#10324) 2022-03-09 17:18:52 +00:00
BUILD.bazel Retrieving state by slot to always apply canonical block at slot, when available (#10255) 2022-03-09 13:33:18 -06:00
deposits_test.go Add static analysis for unsafe uint casting (#10318) 2022-03-11 09:34:30 +00:00
deposits.go Add static analysis for unsafe uint casting (#10318) 2022-03-11 09:34:30 +00:00
helpers_test.go Use field params root length (#10012) 2021-12-14 18:42:05 +00:00
helpers.go wrapper: Remove deprecated fork specific wrapper methods for signed beacon blocks (#10369) 2022-03-25 23:00:44 +00:00
merge.go #10036 Replace codename Merge with Bellatrix (2nd step) (#10116) 2022-01-26 07:24:47 +00:00
state_test.go Support Bellatrix state in getStateV2 standard API (#10314) 2022-03-07 17:56:54 +01:00
state.go Retrieving state by slot to always apply canonical block at slot, when available (#10255) 2022-03-09 13:33:18 -06:00
sync_aggregate.go Unify GenesisValidator(s)Root throughout the codebase (#10230) 2022-02-14 13:34:38 +00:00
sync_committee.go Use field params root length (#10012) 2021-12-14 18:42:05 +00:00
wait_timeout.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00