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
In addition to the current EIP155Signer library, contracts should be able to sign EIP-1559 and EIP-2930 transactions.
Writing tests for this will also verify that both transaction formats work in E2E tests where the contract signs transactions using by managing its own gas-paying account keypair.
The text was updated successfully, but these errors were encountered:
CedarMist
changed the title
EIP-1559 signer
Feature: EIP1559Signer library
Jun 18, 2024
In addition to the current EIP155Signer library, contracts should be able to sign EIP-1559 and EIP-2930 transactions.
Writing tests for this will also verify that both transaction formats work in E2E tests where the contract signs transactions using by managing its own gas-paying account keypair.
The text was updated successfully, but these errors were encountered: