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

Update test runner to run the official Istanbul transaction tests #175

Closed holgerd77 closed 4 years ago

holgerd77 commented 4 years ago

Official transaction tests from ethereum/tests have now been merged.

The library should be updated to run those tests.