We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ethereum/tests has a TransactionTests directory: https://github.com/ethereum/tests/tree/develop/TransactionTests
It would be nice to add these tests - it is especially interesting to see if we invalidate all invalid transactions.
The text was updated successfully, but these errors were encountered:
We are running them in the tx package :) see https://github.com/ethereumjs/ethereumjs-monorepo/blob/master/packages/tx/test/transactionRunner.ts#L32
Sorry, something went wrong.
Oh great, fake news 😂
I was not aware that we were running those! Will close.
Hehe. 😋
No branches or pull requests
Ethereum/tests has a TransactionTests directory: https://github.com/ethereum/tests/tree/develop/TransactionTests
It would be nice to add these tests - it is especially interesting to see if we invalidate all invalid transactions.
The text was updated successfully, but these errors were encountered: