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

Track amount and asset of successful txs #17

Merged
merged 4 commits into from
Jul 28, 2023

Conversation

thal0x
Copy link
Member

@thal0x thal0x commented Jul 27, 2023

No description provided.

@thal0x thal0x self-assigned this Jul 27, 2023
@vercel
Copy link

vercel bot commented Jul 27, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ibc-dot-fun ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 28, 2023 0:02am

@thal0x thal0x changed the base branch from staging to lifecycle-tracking July 27, 2023 16:29
@@ -536,4 +537,6 @@ export async function executeRoute(

onTxSuccess({}, i);
}

trackRoute(route);
Copy link
Contributor

Choose a reason for hiding this comment

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

We should call this on submission, so even if the user navigates away before it succeeds, we still record it

Copy link
Member Author

Choose a reason for hiding this comment

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

updated

[ENG-1513] Scroll relay warning into view when opened
@thal0x thal0x merged commit 8cda58f into lifecycle-tracking Jul 28, 2023
2 checks passed
@thal0x thal0x deleted the track-route-analytics branch July 28, 2023 00:01
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.

2 participants