prysm-pulse/beacon-chain/core/state
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
..
interop Prevent Usage of Stdlib File/Dir Writing With Static Analysis (#7685) 2020-11-09 14:27:03 -06:00
regression_files Update to v0.12 (#5614) 2020-06-09 15:40:48 -07:00
spectest ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
stateutils Update rules_go (#7202) 2020-11-10 03:01:56 +00:00
benchmarks_test.go Align to spec v1.0.0 (#7469) 2020-11-13 01:00:05 +00:00
BUILD.bazel ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
skip_slot_cache_test.go ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
skip_slot_cache.go ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
state_fuzz_test.go Release Skip Slot Cache to All (#5280) 2020-04-01 19:09:54 -07:00
state_test.go ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
state.go Numeric conversion cleanup (#7465) 2020-10-13 12:43:49 +00:00
trailing_slot_state_cache_test.go ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
trailing_slot_state_cache.go Next slot state caching (#8357) 2021-01-29 16:52:43 +00:00
transition_fuzz_test.go ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
transition_test.go ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
transition.go ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00