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

fix: use correct chainId for send #6076

Merged
merged 1 commit into from
Sep 4, 2024
Merged

Conversation

estebanmino
Copy link
Contributor

Fixes APP-1846

What changed (plus any additional context for devs)

incorrect chainId was used to estimate gas, it was using the chainId from state which was mainnet, and then trying to set mainnet chainId to state even tho the tx was in a different chain

image

Screen recordings / screenshots

What to test

Copy link

linear bot commented Sep 4, 2024

@walmat
Copy link
Contributor

walmat commented Sep 4, 2024

good eye

@brunobar79
Copy link
Member

Launch in simulator or device for 59e925e

@jinchung jinchung merged commit 63936a6 into develop Sep 4, 2024
7 of 8 checks passed
@jinchung jinchung deleted the @esteban/fix-APP-1846 branch September 4, 2024 19:08
ibrahimtaveras00 pushed a commit that referenced this pull request Sep 4, 2024
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

Successfully merging this pull request may close these issues.

4 participants