prysm-pulse/tools
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
..
analyzers Added analyzer for detecting recursive/nested mutex read locks. (#10066) 2022-01-14 17:12:21 +08:00
beacon-fuzz Move Shared Packages into Math/ and IO/ (#9622) 2021-09-17 21:55:24 +00:00
benchmark-files-gen Move slot epoch from core to time pkg (#9714) 2021-09-30 19:00:14 +00:00
blocktree Create Encoding Bytesutil (#9658) 2021-09-23 15:23:37 +00:00
bootnode core: refactor signing and domain methods from helper to core/signing pkg (#9520) 2021-09-27 16:19:20 +00:00
cross-toolchain Updating from buster to bullseye (#10025) 2022-01-10 15:48:43 +00:00
enr-calculator Move Shared Packages into Math/ and IO/ (#9622) 2021-09-17 21:55:24 +00:00
eth1exporter Create Runtime Package for Moving Several Packages in Shared/ (#9588) 2021-09-16 09:46:29 +00:00
exploredb Create Encoding Bytesutil (#9658) 2021-09-23 15:23:37 +00:00
extractor Create config package for Shared/featureconfig (#9593) 2021-09-15 01:18:39 +00:00
forkchecker Code cleanup (#9992) 2021-12-07 17:52:39 +00:00
genesis-state-gen Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
go Remove libfuzzer / afl based builds in favor of go 1.18 fuzz testing (#10065) 2022-01-20 04:51:02 +00:00
gocovmerge Coverage results upload fix for CI (#8255) 2021-01-12 20:12:09 +00:00
http-request-sink Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
interop Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
keystores Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
pcli Add Encoding SSZ Package (#9630) 2021-09-21 15:02:48 +00:00
replay-http Add Tracing Request Sink to E2E (#9341) 2021-08-11 15:38:00 +00:00
specs-checker Resolve issues with G304 (#10115) 2022-01-21 16:52:31 +00:00
unencrypted-keys-gen Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
build_settings.bzl Add alpine based docker images for validator and beacon chain (#5214) 2020-03-25 19:36:28 -05:00
BUILD.bazel Remove libfuzzer / afl based builds in favor of go 1.18 fuzz testing (#10065) 2022-01-20 04:51:02 +00:00
go_image.bzl Remove old cross compile starlark rules (#5329) 2020-04-07 03:01:20 +00:00
ssz.bzl Fail fast when using old define=ssz=<value> (#9316) 2021-08-02 19:04:30 +00:00
target_migration.bzl Bazel: set alias targets to manual only (#9134) 2021-07-01 14:48:09 +00:00