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

lifecycle tracking v0 #16

Merged
merged 6 commits into from
Jul 28, 2023
Merged

lifecycle tracking v0 #16

merged 6 commits into from
Jul 28, 2023

Conversation

thal0x
Copy link
Member

@thal0x thal0x commented Jul 27, 2023

Very basic usage of the lifecycle APIs. I plan to overhaul this part entirely but will likely take a day or two.

@thal0x thal0x requested a review from bpiv400 July 27, 2023 15:06
@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:05am

const balance = await destinationChainClient.getBalance(
destinationChainAddress,
denomOut
while (true) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this just gonna be an instant infinite loop?

Should we have any kind of wait on this?

Copy link
Member Author

Choose a reason for hiding this comment

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

See line 534

thal0x and others added 3 commits July 27, 2023 12:28
[ENG-1513] Scroll relay warning into view when opened
Track amount and asset of successful txs
@thal0x thal0x merged commit 54de950 into use-assets-endpoint Jul 28, 2023
2 checks passed
@thal0x thal0x deleted the lifecycle-tracking branch July 28, 2023 00:02
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