Skip to content

Comments

Hydrate settled amounts + add onTransactionReceived#946

Open
0xTxbi wants to merge 4 commits intomainfrom
joseph/fe-7922-sdk-execute-method-returns-quoted-amount-instead-of-actual
Open

Hydrate settled amounts + add onTransactionReceived#946
0xTxbi wants to merge 4 commits intomainfrom
joseph/fe-7922-sdk-execute-method-returns-quoted-amount-instead-of-actual

Conversation

@0xTxbi
Copy link
Member

@0xTxbi 0xTxbi commented Feb 19, 2026

No description provided.

@0xTxbi 0xTxbi requested a review from pedromcunha February 19, 2026 10:08
@vercel
Copy link
Contributor

vercel bot commented Feb 19, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
relay-sdk-demo Ready Ready Preview, Comment Feb 19, 2026 10:12am

Request Review

)
.then((data) => {
resolve({ data, abortController })
void hydrateTransactionMetadataAndNotify({
Copy link
Member

Choose a reason for hiding this comment

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

do we need this void here? Seems odd

}
}

async function hydrateTransactionMetadataAndNotify({
Copy link
Member

Choose a reason for hiding this comment

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

Hydrate feels like a strange word placement here. What we're doing feels more like enriching

}
}

async function pollRequestById(
Copy link
Member

Choose a reason for hiding this comment

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

I believe we do this today somewhere, maybe the ui client. Do we no longer need to do that in the ui and instead pass it up to the swapwidget/tokenwidget?

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