prysm-pulse/beacon-chain/core/state
terence tsao ec4de10001
Add helper ComputeDomainAndSign (#6773)
* Starting
* Merge branch 'master' of github.com:prysmaticlabs/prysm into domain-and-sign
* core blocks tests: updated
* core state tests: updated
* rpc validator tests updated
* sync tests updated
* testutil updated
* Beacon-chain: update tests
* Shared: update tests
* Rest of the tests
* Merge branch 'master' of github.com:prysmaticlabs/prysm into domain-and-sign
* Merge refs/heads/master into domain-and-sign
* Merge refs/heads/master into domain-and-sign
* Merge refs/heads/master into domain-and-sign
* Merge refs/heads/master into domain-and-sign
* Sync with master
* Merge branch 'domain-and-sign' of github.com:prysmaticlabs/prysm into domain-and-sign
* Merge refs/heads/master into domain-and-sign
2020-07-30 19:11:22 +00:00
..
interop Use FastSSZ Everywhere Applicable (#6135) 2020-06-05 13:48:40 +00:00
regression_files Update to v0.12 (#5614) 2020-06-09 15:40:48 -07:00
spectest Use FastSSZ Everywhere Applicable (#6135) 2020-06-05 13:48:40 +00:00
stateutils libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
benchmarks_test.go Update to v0.12 (#5614) 2020-06-09 15:40:48 -07:00
BUILD.bazel Add helper ComputeDomainAndSign (#6773) 2020-07-30 19:11:22 +00:00
skip_slot_cache_test.go proper error checking and type assertions (#5424) 2020-04-14 16:41:09 +00:00
skip_slot_cache.go Release Skip Slot Cache to All (#5280) 2020-04-01 19:09:54 -07:00
state_fuzz_test.go Release Skip Slot Cache to All (#5280) 2020-04-01 19:09:54 -07:00
state_test.go QSP-9 Prevent Casting to Int if Possible (#6349) 2020-06-26 11:07:00 -05:00
state.go Bulk verify block deposits with BLS (#6454) 2020-06-29 20:52:19 -05:00
transition_fuzz_test.go Cleanup process block/operation names (#6500) 2020-07-06 18:24:30 -07:00
transition_test.go Add helper ComputeDomainAndSign (#6773) 2020-07-30 19:11:22 +00:00
transition.go Cleanup process block/operation names (#6500) 2020-07-06 18:24:30 -07:00