prysm-pulse/beacon-chain/core/helpers
Ivan Martinez e452b46873
Remove Optional Signature Verification for VoluntaryExit and BlockHeader (#3053)
* Remove verifySignatures from ProposerSlashings

* Remove flag from process transfers

* resolve all conflicts

* fix more references to old pbs

* Fix merge conflicts

* Remove verifySignature flag from ProcessBlockHeader

* fx spectest

* Fix test errors

* Fix tests

* Fix tests

* Goimports

* Fix test finally

* Move test helpers to testutil

* Goimports

* Fix imports

* Add tests for new helpers

* Run gazelle

* Fix tests
2019-07-25 13:53:46 -04:00
..
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 Remove Optional Signature Verification for VoluntaryExit and BlockHeader (#3053) 2019-07-25 13:53:46 -04: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 Remove Optional Signature Verification for VoluntaryExit and BlockHeader (#3053) 2019-07-25 13:53:46 -04: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