prysm-pulse/validator/client
Preston Van Loon 943dec525c
Refactor mock test helpers (#10133)
* Delete deploy contract tool. Move mock to its own package as testonly with some helper functions

* gofmt contracts/deposit/mock/mock.go

* move stategen mock.go to its on testonly pkg

* move password_reader_mock.go to mock testonly package

* move mock keymanager to its own testonly package

* move attestations mock

* move voluntaryexits mock

* Move slashings mock to mock pkg

* move the slasher mock

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2022-01-26 14:48:20 +00:00
..
iface Use fieldparams for BLS public key (#10042) 2022-01-06 17:33:08 +00:00
testutil Use fieldparams for BLS public key (#10042) 2022-01-06 17:33:08 +00:00
aggregate_test.go Web3Signer: Sign Method Implementation (#10084) 2022-01-18 14:31:58 -06:00
aggregate.go Web3Signer: Sign Method Implementation (#10084) 2022-01-18 14:31:58 -06:00
attest_protect_test.go Use fieldparams for BLS public key (#10042) 2022-01-06 17:33:08 +00:00
attest_protect.go Use fieldparams for BLS public key (#10042) 2022-01-06 17:33:08 +00:00
attest_test.go Web3Signer: Sign Method Implementation (#10084) 2022-01-18 14:31:58 -06:00
attest.go Web3Signer: Sign Method Implementation (#10084) 2022-01-18 14:31:58 -06:00
BUILD.bazel Refactor mock test helpers (#10133) 2022-01-26 14:48:20 +00:00
key_reload_test.go Use fieldparams for BLS public key (#10042) 2022-01-06 17:33:08 +00:00
key_reload.go Use fieldparams for BLS public key (#10042) 2022-01-06 17:33:08 +00:00
log_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
log.go Refactor: move functions beacon-chain/core/time -> time/slots (#9719) 2021-10-01 15:17:57 -05:00
metrics_test.go Use fieldparams for BLS public key (#10042) 2022-01-06 17:33:08 +00:00
metrics.go Use fieldparams for BLS public key (#10042) 2022-01-06 17:33:08 +00:00
multiple_endpoints_grpc_resolver.go Update Libp2p to v0.15.1 (#9960) 2021-12-01 18:09:34 +00:00
propose_protect_test.go Use fieldparams for BLS public key (#10042) 2022-01-06 17:33:08 +00:00
propose_protect.go Use fieldparams for BLS public key (#10042) 2022-01-06 17:33:08 +00:00
propose_test.go #10036 Replace codename Merge with Bellatrix (2nd step) (#10116) 2022-01-26 07:24:47 +00:00
propose.go #10036 Replace codename Merge with Bellatrix (2nd step) (#10116) 2022-01-26 07:24:47 +00:00
runner_test.go Refactor mock test helpers (#10133) 2022-01-26 14:48:20 +00:00
runner.go Use fieldparams for BLS public key (#10042) 2022-01-06 17:33:08 +00:00
service_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
service.go Use fieldparams for BLS public key (#10042) 2022-01-06 17:33:08 +00:00
slashing_protection_interchange_test.go Use signature length from fieldparams (#10019) 2021-12-15 15:14:30 -05:00
sync_committee_test.go Use fieldparams for BLS public key (#10042) 2022-01-06 17:33:08 +00:00
sync_committee.go Web3Signer: Sign Method Implementation (#10084) 2022-01-18 14:31:58 -06:00
validator_test.go Use fieldparams for BLS public key (#10042) 2022-01-06 17:33:08 +00:00
validator.go Use fieldparams for BLS public key (#10042) 2022-01-06 17:33:08 +00:00
wait_for_activation_test.go Refactor mock test helpers (#10133) 2022-01-26 14:48:20 +00:00
wait_for_activation.go Use fieldparams for BLS public key (#10042) 2022-01-06 17:33:08 +00:00