Skip to content

@ethereumjs/tx v3.0.1

Compare
Choose a tag to compare
@holgerd77 holgerd77 released this 20 Jan 09:52
· 3642 commits to master since this release
df57cc0
  • Fixes tx.isSigned() always returning true - so also for unsigned transactions - due to a bug in the Transaction class constructor. This bug is regarded as critical and an update is strongly recommended. See PR #1042