Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: EIP1559Signer library #321

Open
CedarMist opened this issue Jun 18, 2024 · 0 comments
Open

Feature: EIP1559Signer library #321

CedarMist opened this issue Jun 18, 2024 · 0 comments
Assignees
Labels
contracts Pull requests that update sapphire-contracts

Comments

@CedarMist
Copy link
Member

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.

@CedarMist CedarMist changed the title EIP-1559 signer Feature: EIP1559Signer library Jun 18, 2024
@CedarMist CedarMist added the contracts Pull requests that update sapphire-contracts label Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contracts Pull requests that update sapphire-contracts
Projects
None yet
Development

No branches or pull requests

2 participants