-
Notifications
You must be signed in to change notification settings - Fork 5.1k
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
feat: submit multichain tx #30416
feat: submit multichain tx #30416
Conversation
No dependency changes detected. Learn more about Socket for GitHub ↗︎ 👍 No dependency changes detected in pull request |
d6ad1ab
to
777a478
Compare
4baf374
to
b99bf92
Compare
b99bf92
to
6c9c8f4
Compare
6c9c8f4
to
266b4f2
Compare
ui/pages/bridge/hooks/useHandleTx.ts
Outdated
params: { | ||
request: { | ||
params: { base64EncodedTransactionMessage: txParams }, | ||
method: 'sendAndConfirmTransaction', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we will soon remove this method and this logic will be on the standard signAndSendTransaction
. Let us create a new version of the snap in order to update this
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
79efaad
to
a87efb0
Compare
2680ffe
to
a4ca36f
Compare
Builds ready [4af1020]
Page Load Metrics (1878 ± 103 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Description
Changes
useLatestBalance
to return non-evm balancesRelated issues
Fixes: https://consensyssoftware.atlassian.net/browse/MMS-1869
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist