prysm-pulse/beacon-chain/blockchain
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
..
block_processing_test.go Remove Optional Signature Verification for VoluntaryExit and BlockHeader (#3053) 2019-07-25 13:53:46 -04:00
block_processing.go Fix Batched Block Response (#3012) 2019-07-24 07:53:38 -07:00
BUILD.bazel Remove optional verify signatures argument when verifying deposits (#3052) 2019-07-23 22:19:14 +05:30
fork_choice_reorg_test.go Remove optional verify signatures argument when verifying deposits (#3052) 2019-07-23 22:19:14 +05:30
fork_choice_test.go Remove Optional Signature Verification for VoluntaryExit and BlockHeader (#3053) 2019-07-25 13:53:46 -04:00
fork_choice.go Remove unused proto schemas (#3005) 2019-07-22 10:03:57 -04:00
service_test.go Optimize Sparse Merkle Trie (#3056) 2019-07-23 14:17:39 -05:00
service.go Remove unused proto schemas (#3005) 2019-07-22 10:03:57 -04:00