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

feat!: pass base asset ID for withdrawals #2395

Merged
merged 13 commits into from
May 28, 2024

Conversation

danielbate
Copy link
Contributor

@danielbate danielbate commented May 28, 2024

Closes #2394

Breaking Changes:

  • assembleTransactionSummary, getOperations and getWithdrawFromFuelOperations now all require passing the baseAssetId

@danielbate danielbate added the feat Issue is a feature label May 28, 2024
@danielbate danielbate self-assigned this May 28, 2024
Copy link
Contributor

github-actions bot commented May 28, 2024

✨ A PR has been created under the rc-2395 tag on fuels-wallet repo.
FuelLabs/fuels-wallet#1315

arboleya
arboleya previously approved these changes May 28, 2024
@danielbate
Copy link
Contributor Author

Won't be merging this until @LuizAsFight has had a change to review

.github/workflows/pr-release.yaml Outdated Show resolved Hide resolved
Torres-ssf
Torres-ssf previously approved these changes May 28, 2024
nedsalk
nedsalk previously approved these changes May 28, 2024
Copy link
Contributor

Coverage Report:

Lines Branches Functions Statements
46.34%(-0.01%) 39.55%(+0%) 43.51%(+0%) 46.16%(-0.01%)
Changed Files:
Ok File (✨=New File) Lines Branches Functions Statements
🔴 packages/account/src/providers/transaction-response/transaction-response.ts 70.37%
(+0.56%)
50%
(+0%)
75%
(+0%)
70.37%
(+0.56%)
🔴 packages/account/src/providers/transaction-summary/operations.ts 37.27%
(+0.34%)
10.9%
(+0%)
45%
(+0%)
36.13%
(+0.3%)

@danielbate danielbate merged commit 0b53b85 into master May 28, 2024
19 checks passed
@danielbate danielbate deleted the db/feat/replace-asset-id-for-withdrawal branch May 28, 2024 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat Issue is a feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Operation withdraw is not being returned
5 participants