prysm-pulse/tools
Victor Farazdagi a069738c20
ETH2 Types: Slot (#8408)
* update shared/params

* update eth2-types deps

* update protobufs

* update shared/*

* fix testutil/state

* update beacon-chain/state

* update beacon-chain/db

* update tests

* fix test

* update beacon-chain/core

* update beacon-chain/blockchain

* update beacon-chain/cache

* beacon-chain/forkchoice

* update beacon-chain/operations

* update beacon-chain/p2p

* update beacon-chain/rpc

* update sync/initial-sync

* update deps

* update deps

* go fmt

* update beacon-chain/sync

* update endtoend/

* bazel build //beacon-chain - works w/o issues

* update slasher code

* udpate tools/

* update validator/

* update fastssz

* fix build

* fix test building

* update tests

* update ethereumapis deps

* fix tests

* update state/stategen

* fix build

* fix test

* add FarFutureSlot

* go imports

* Radek's suggestions

* Ivan's suggestions

* type conversions

* Nishant's suggestions

* add more tests to rpc_send_request

* fix test

* clean up

* fix conflicts

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
Co-authored-by: nisdas <nishdas93@gmail.com>
2021-02-16 07:45:34 +00:00
..
analyzers Code inspect - clean ups (#8445) 2021-02-12 17:04:45 -06:00
beacon-fuzz Prevent Usage of Stdlib File/Dir Writing With Static Analysis (#7685) 2020-11-09 14:27:03 -06:00
benchmark-files-gen ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
blocktree ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
bootnode Rename getter functions to be idiomatic (#8320) 2021-01-25 21:27:30 +00:00
cluster-pk-manager Remove testnets prior to spec v1.0.0 (#7802) 2020-11-13 06:42:33 +00:00
cross-toolchain Use a Slim Base Image for our Cross-Build Toolchain Docker Image (#8425) 2021-02-11 03:03:15 +00:00
deployContract Rename getter functions to be idiomatic (#8320) 2021-01-25 21:27:30 +00:00
drainContracts Rename getter functions to be idiomatic (#8320) 2021-01-25 21:27:30 +00:00
enr-calculator Update rules_go (#7202) 2020-11-10 03:01:56 +00:00
eth1exporter Rename getter functions to be idiomatic (#8320) 2021-01-25 21:27:30 +00:00
extractor ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
faucet Update rules_go (#7202) 2020-11-10 03:01:56 +00:00
forkchecker ETH2 Types: Epoch (#8373) 2021-02-09 10:05:22 +00:00
genesis-state-gen Update rules_go (#7202) 2020-11-10 03:01:56 +00:00
go Add beacon state unmarshal fuzzer, afl support (#6625) 2020-09-14 11:42:08 -07:00
gocovmerge Coverage results upload fix for CI (#8255) 2021-01-12 20:12:09 +00:00
interop Configurable DB Mmap Size for Beacon Node and Validator Client (#8448) 2021-02-15 20:29:47 +00:00
keystores Use t.TempDir() in tests (#7769) 2020-11-10 22:45:17 +00:00
pcli Rename getter functions to be idiomatic (#8320) 2021-01-25 21:27:30 +00:00
unencrypted-keys-gen Update BLST And Herumi (#7632) 2020-10-30 19:06:33 +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 Add blst for BLS (#6539) 2020-09-16 21:28:28 +08:00
fuzz_wrapper.sh libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
go_image.bzl Remove old cross compile starlark rules (#5329) 2020-04-07 03:01:20 +00:00
ssz.bzl libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00