digiwand
digiwand
Hi @gauthierpetetin, I removed the label since it's an internal bug that I think is not yet affecting the related CircleCI build, if I'm not mistaken
PR fix error on digits > 15 digits: https://github.com/MetaMask/metamask-extension/issues/25751 Issue to fix loss of precision for values greater than Number.MAX_SAFE_INTEGER: https://github.com/MetaMask/metamask-extension/issues/25755
related cherry-pick PR: https://github.com/MetaMask/metamask-extension/pull/25720
will need to resolve conflict
Rather than showing the same alert on two different rows, we will display it only on "Signing in with". Closing this PR in favor of https://github.com/MetaMask/metamask-extension/pull/25613
currently puzzled as to why the PermitSingle and PermitBatch snapshot tests I added are working locally but not here https://github.com/MetaMask/metamask-extension/actions/runs/10602080265/job/29383342715?pr=26684
mocking [useTokenExchangeRate](https://github.com/MetaMask/metamask-extension/pull/26684/commits/8bf5f4323a53bd63b6d1ad2e2c40a893921772b5) appears to have fixed the issue where snapshots did not finish loading in CI tests while they were loading locally.
resolved a snapshot merge conflict. may I have rereviews please? 🙏🏼 @jpuri @matthewwalsh0