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

Add gas fee issues and incident report #51

Merged
merged 13 commits into from
Jan 29, 2024
Merged

Add gas fee issues and incident report #51

merged 13 commits into from
Jan 29, 2024

Conversation

fhildeb
Copy link
Contributor

@fhildeb fhildeb commented Jan 26, 2024

Bildschirmfoto 2024-01-29 um 17 41 27

docs/migration/gas-fee-issues.md Outdated Show resolved Hide resolved
docs/migration/incidents/gas-miscalculation.md Outdated Show resolved Hide resolved
@fhildeb
Copy link
Contributor Author

fhildeb commented Jan 26, 2024

I've updated the page.

  • removed the duplicate explanation from the introduction. Better accessible on a separate page w/ bullet points.
  • fixed the explanation and title of the gas price incident

The rounding issue in the incident list might be less important than the system being down. However, it was the first significant incident in which many people were affected. IMO, it is good to have a complete list that can be referenced regarding older tickets and that this is resolved now. I just had to use this information today. ✅

@Hugoo
Copy link
Contributor

Hugoo commented Jan 29, 2024

@fhildeb fhildeb force-pushed the add-gas-fee-issues branch 3 times, most recently from ce8bc94 to af7dc15 Compare January 29, 2024 13:59
@fhildeb
Copy link
Contributor Author

fhildeb commented Jan 29, 2024

Thanks for the input. I added the info boxes back so we state that users should try a different browser, and how to check for the average transaction costs.

@@ -27,6 +27,18 @@ If you encounter high gas fees when migrating LYXe to LYX, there could be severa
- **Nonce-related**: Please re-try to migrate your LYXe using your browser wallet after **resetting your wallet activity**. Transaction problems might be related to the nonce not being updated correctly, letting the transaction fail, or raising its gas. Here you can find an example guide: [How to reset the activity on MetaMask](https://support.metamask.io/hc/en-us/articles/360015488891-How-to-clear-your-account-activity-reset-account).
- **Gas-related**: If you only have a small amount of Ether to pay for the migration on Ethereum, MetaMask may estimate the gas a bit higher than your balance, causing very high gas fees of more than 0.5 ETH, instead of the regular 0.01 ETH. To solve the issue, please **make sure your wallet has enough Ether to pay for the transaction** at the current [transaction prices](https://etherscan.io/gastracker). You can also adjust the transaction speed to be on the lower end.

:::info

Some users managed to migrate with regular gas fees using a new browser like Microsoft Edge or Brave. The environment change will reset potential settings and cached data. If the high gas issue persists, please try to **import your private key or hardware wallet to a MetaMask wallet in a new desktop browser.**
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suspect this to not be related to the browser but to the time.

I guess ppl had issue at T1 on browser A when gas fees were high on ethereum
When they try at T2 on browser B, maybe the activity on ethereum was lower.

Therefore the answer to the problem is because of trying at T2 and not because of trying on browser B.

@Hugoo
Copy link
Contributor

Hugoo commented Jan 29, 2024

I've pushed new changes - let's please keep it like this and move on.

@Hugoo Hugoo merged commit 0917aee into main Jan 29, 2024
1 check passed
@Hugoo Hugoo deleted the add-gas-fee-issues branch January 29, 2024 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants