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

Implement perceived finality #6037

Merged
merged 2 commits into from
Aug 29, 2024
Merged

Implement perceived finality #6037

merged 2 commits into from
Aug 29, 2024

Conversation

derHowie
Copy link
Member

Fixes APP-1703

What changed (plus any additional context for devs)

When a pending transaction is detected as confirmed, we are flagging the affected assets' addresses and refetching updated user assets balances from BE.

What to test

Ensure the token params sent to BE reflect the correct addresses when the app attempts to update user asset balances.

Suggestions from Jin:

multiple transactions, different assets
multiple transactions, impacting same assets
Swap 1: ETH → USDC
Swap 2: SHITCOIN → ETH

Copy link

linear bot commented Aug 23, 2024

@brunobar79 brunobar79 requested review from jinchung and removed request for brunobar79 August 27, 2024 15:54
Copy link
Contributor

@greg-schrammel greg-schrammel left a comment

Choose a reason for hiding this comment

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

looks good 🤌

Copy link
Member

@jinchung jinchung left a comment

Choose a reason for hiding this comment

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

🌮

@jinchung jinchung removed the request for review from ibrahimtaveras00 August 29, 2024 19:33
Copy link
Member

@jinchung jinchung left a comment

Choose a reason for hiding this comment

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

🌮

@derHowie derHowie merged commit c6edc67 into develop Aug 29, 2024
4 of 5 checks passed
@derHowie derHowie deleted the @chris/pf branch August 29, 2024 19:36
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.

3 participants