prysm-pulse/beacon-chain/core/helpers
Preston Van Loon be514076c1 Remove optional verify signatures argument when verifying deposits (#3052)
* remove optional verification of deposit signatures

* use minimal config for easier setup

* progress

* progress

* Fix a few test errors

* Fix more of tests

* fix imports, gazelle

* fix rpc package

* fix blocks package

* fixed state test

* fixed powchain tests

* add comments

* remove todo

* Update beacon-chain/rpc/validator_server_test.go

Co-Authored-By: Preston Van Loon <preston@prysmaticlabs.com>
2019-07-23 22:19:14 +05:30
..
spectest Standardize Flags at Top Level and Remove Deprecated Utils (#3046) 2019-07-23 08:58:20 -05:00
attestation_test.go Remove optional verify signatures argument when verifying deposits (#3052) 2019-07-23 22:19:14 +05:30
attestation.go Remove unused proto schemas (#3005) 2019-07-22 10:03:57 -04:00
block_test.go Spec freeze updates (#2312) 2019-07-19 19:16:10 -05:00
block.go Spec freeze updates (#2312) 2019-07-19 19:16:10 -05:00
BUILD.bazel Standardize Flags at Top Level and Remove Deprecated Utils (#3046) 2019-07-23 08:58:20 -05:00
cache.go Spec freeze updates (#2312) 2019-07-19 19:16:10 -05:00
committee_test.go Standardize Flags at Top Level and Remove Deprecated Utils (#3046) 2019-07-23 08:58:20 -05:00
committee.go Standardize Flags at Top Level and Remove Deprecated Utils (#3046) 2019-07-23 08:58:20 -05:00
eth1data_test.go Remove unused proto schemas (#3005) 2019-07-22 10:03:57 -04:00
eth1data.go Remove unused proto schemas (#3005) 2019-07-22 10:03:57 -04:00
randao_test.go Spec freeze updates (#2312) 2019-07-19 19:16:10 -05:00
randao.go Spec freeze updates (#2312) 2019-07-19 19:16:10 -05:00
rewards_penalties_test.go Remove unused proto schemas (#3005) 2019-07-22 10:03:57 -04:00
rewards_penalties.go Spec freeze updates (#2312) 2019-07-19 19:16:10 -05:00
shuffle_test.go Standardize Flags at Top Level and Remove Deprecated Utils (#3046) 2019-07-23 08:58:20 -05:00
shuffle.go Standardize Flags at Top Level and Remove Deprecated Utils (#3046) 2019-07-23 08:58:20 -05:00
slot_epoch_test.go Spec freeze updates (#2312) 2019-07-19 19:16:10 -05:00
slot_epoch.go Spec freeze updates (#2312) 2019-07-19 19:16:10 -05:00
validators_test.go Remove unused proto schemas (#3005) 2019-07-22 10:03:57 -04:00
validators.go Remove unused proto schemas (#3005) 2019-07-22 10:03:57 -04:00