prysm-pulse/beacon-chain/core/state
terence tsao 9bf55e53e7 Add context and tracing to attestation pool (#3737)
* Test case for overlapping aggregation bits

* Add ctx and tracing for attestation pool and beyond

* No nil

* Use real ctx

* Use real ctx

* Fix test

* Fix test

* Fix test

* Fix test

* Fixed imports
2019-10-09 06:42:17 +08:00
..
interop Clean up feature flag namings (#3715) 2019-10-07 14:11:49 +09:00
spectest run minimal tests (#3454) 2019-09-12 14:24:35 -04:00
stateutils Add Block Generation Util to testutil package (#3674) (#3709) 2019-10-04 16:07:46 -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) (#3709) 2019-10-04 16:07:46 -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 Add context and tracing to attestation pool (#3737) 2019-10-09 06:42:17 +08:00