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
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:
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
A website with some details: https://hackmd.io/@tvanepps/1559-wallets and ethers-io/ethers.js#1610
The text was updated successfully, but these errors were encountered: