You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Oh, that's an important one, I'll add a respective label here and we should release relatively soon once we have merged the respective PR from @ryanio (thanks 😄 ). Think we are generally at a point where it makes sense to target a new round of releases after the initial v5 releases.
Creating a transaction with
fromTxData
without the signature fields leads to them being initializedwhich makes
isSigned
returntrue
https://github.com/ethereumjs/ethereumjs-vm/blob/3588bd8dbc744eec1b58c4014cef3838d0a539aa/packages/tx/src/transaction.ts#L359
The text was updated successfully, but these errors were encountered: