prysm-pulse/shared/testutil
terence tsao 7b16601399
State: Return interface{} for pb related methods (#8617)
* Return interface{} instead of *pbp2p.BeaconState

* Comment
2021-03-16 22:26:17 -05:00
..
assert Add DeepSSZEqual and DeepNotSSZEqual (#8421) 2021-02-09 20:57:22 +00:00
assertions Update rules_go and fix proto conflicts (#8596) 2021-03-11 18:03:19 -06:00
require Add DeepSSZEqual and DeepNotSSZEqual (#8421) 2021-02-09 20:57:22 +00:00
attestation_test.go Testutil: Can generate attestation at epoch boundary (#8265) 2021-01-14 10:22:53 -08:00
attestation.go State: Return interface{} for pb related methods (#8617) 2021-03-16 22:26:17 -05:00
block_test.go Migration package tests (#8524) 2021-03-01 13:52:07 +00:00
block.go Use beacon state interfaces across (#8552) 2021-03-08 14:37:33 -08:00
BUILD.bazel Use beacon state interfaces across (#8552) 2021-03-08 14:37:33 -08:00
deposits_test.go Add configurable deposit amounts to testutil (#7775) 2020-11-11 14:47:26 -06:00
deposits.go Use beacon state interfaces across (#8552) 2021-03-08 14:37:33 -08:00
helpers_test.go Use eth2-types SSZUint64 (#8514) 2021-02-25 05:51:26 -08:00
helpers.go Use beacon state interfaces across (#8552) 2021-03-08 14:37:33 -08:00
spectest.go State: Return interface{} for pb related methods (#8617) 2021-03-16 22:26:17 -05:00
state_test.go BeaconState: Expose MarshalSSZ (#8609) 2021-03-16 00:43:27 +00:00
state.go Use beacon state interfaces across (#8552) 2021-03-08 14:37:33 -08:00
wait_timeout.go Regular Sync - First Pass (#3201) 2019-08-16 13:13:04 -04:00