prysm-pulse/beacon-chain/core/state
Ivan Martinez 8bab55d88e Add Block Generation Util to testutil package (#3674)
* Create block generation util in testutil

* Gazelle

* Fix deps

* Fix imports

* Change tests to use config and fix integer division

* Remove logs

* Fix build

* Add test to ensure finalization occurs

* Add check for finalization

* Add comment for incrementing the state

* Fix test

* Fix tes

* Fix testutil us

* Fix tests

* Change var name

* Add regression test for bug with large validator count

* Fix bazel test
2019-10-02 08:15:40 -07:00
..
interop Write failed blocks to disk (#3569) 2019-09-23 21:46:40 -07:00
spectest run minimal tests (#3454) 2019-09-12 14:24:35 -04:00
stateutils Add Block Generation Util to testutil package (#3674) 2019-10-02 08:15:40 -07:00
testdata/minimal Add Consensus Regression Tests (#3464) 2019-09-13 15:46:35 -07:00
BUILD.bazel Add Block Generation Util to testutil package (#3674) 2019-10-02 08:15:40 -07:00
minimal_config_consensus_test.go Add Consensus Regression Tests (#3464) 2019-09-13 15:46:35 -07:00
state_test.go SetupInitialDeposits() now returns deposit data roots (#3683) 2019-10-02 10:50:34 +08:00
state.go Change pk bytes maps to 48 bytes (#3613) 2019-09-27 14:07:36 +08:00
transition_test.go SetupInitialDeposits() now returns deposit data roots (#3683) 2019-10-02 10:50:34 +08:00
transition.go More instrumentation in state transitions (#3667) 2019-09-30 11:28:41 -07:00