ethereumjs / ethereumjs-tx

Project is in active development and has been moved to the EthereumJS VM monorepo.
https://github.com/ethereumjs/ethereumjs-vm/tree/master/packages/tx
Mozilla Public License 2.0
779 stars 235 forks source link

Add test for verifySignature #105

Closed fanatid closed 4 years ago

fanatid commented 6 years ago

Issue #101 Currently Tx#verifySignature just recover it, not verify. @holgerd77 ethereumjs-util does not have function for signature verification, should we add this function first?

evertonfraga commented 4 years ago

This repo is moving to a monorepo structure. Please keep any work related to this repo there: https://github.com/ethereumjs/ethereumjs-vm/