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

Support EIP 1559 #7916

Closed
julien51 opened this issue Dec 14, 2021 · 1 comment
Closed

Support EIP 1559 #7916

julien51 opened this issue Dec 14, 2021 · 1 comment
Assignees

Comments

@julien51
Copy link
Member

EIP1559 has been around for a few months now. We need to start making sure we implement it properly inside of unlock-js.

Especially for key purchases, we have to "hardcode" the gasLimit because of the UDT calculation scheme but that means users are seeing a sub-par experience:

https://ton.twitter.com/1.1/ton/data/dm/1470854876854902788/1470854873298124804/MU0CHG1y.jpg:large

image

A website with some details: https://hackmd.io/@tvanepps/1559-wallets and ethers-io/ethers.js#1610

@julien51 julien51 self-assigned this Dec 14, 2021
@julien51
Copy link
Member Author

Fixed in #7922

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant