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
As per EIP-155, Legacy transactions will have different signing behaviour depending on chain_id value. We need specific tests to actually test signing of Legacy transactions with and without chain_id present.
For fixtures anvil can be used to sign the same payload and compare.
The text was updated successfully, but these errors were encountered:
As per EIP-155, Legacy transactions will have different signing behaviour depending on chain_id value. We need specific tests to actually test signing of Legacy transactions with and without chain_id present.
For fixtures anvil can be used to sign the same payload and compare.
The text was updated successfully, but these errors were encountered: