@ethereumjs/tx v3.0.1
holgerd77
released this
20 Jan 09:52
·
3642 commits
to master
since this release
- Fixes
tx.isSigned()
always returning true - so also for unsigned transactions - due to a bug in theTransaction
class constructor. This bug is regarded as critical and an update is strongly recommended. See PR #1042