prysm-pulse/beacon-chain/internal
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
..
beacon_service_mock.go Remove Optional Signature Verification for VoluntaryExit and BlockHeader (#3053) 2019-07-25 13:53:46 -04:00
BUILD.bazel Remove unused proto schemas (#3005) 2019-07-22 10:03:57 -04:00
db_test_util.go Provide Real Keystore to Validator Service for Public/Private Key Access at Runtime (#1570) 2019-02-13 17:49:06 -06:00
validator_service_mock.go Fix Batched Block Response (#3012) 2019-07-24 07:53:38 -07:00