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(playground): Add support for multi-assets to playground 🛝 #565

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

michaeldev5
Copy link
Collaborator

@michaeldev5 michaeldev5 commented Dec 12, 2024

Closes #527

@michaeldev5 michaeldev5 self-assigned this Dec 12, 2024
Copy link

codecov bot commented Dec 12, 2024

Bundle Report

Changes will decrease total bundle size by 150 bytes (-0.02%) ⬇️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
sdk-cjs-esm 459.45kB 367 bytes (-0.08%) ⬇️
xcm-router-esm 147.68kB 217 bytes (0.15%) ⬆️

Copy link

codecov bot commented Dec 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Flag Coverage Δ
visualizator-be 100.00% <ø> (ø)
xcm-analyser 98.60% <ø> (ø)
xcm-api 97.09% <100.00%> (-0.01%) ⬇️
xcm-router 93.37% <100.00%> (+0.73%) ⬆️
xcm-sdk 94.90% <100.00%> (-0.02%) ⬇️
Files with missing lines Coverage Δ
...m-api/src/x-transfer-eth/dto/x-transfer-eth.dto.ts 100.00% <100.00%> (ø)
...m-api/src/x-transfer-eth/x-transfer-eth.service.ts 100.00% <ø> (ø)
apps/xcm-api/src/x-transfer/dto/XTransferDto.ts 100.00% <100.00%> (ø)
packages/sdk/src/builder/evm-builder/EvmBuilder.ts 100.00% <100.00%> (ø)
...kages/sdk/src/nodes/xTokens/XTokensTransferImpl.ts 96.00% <100.00%> (+0.08%) ⬆️
...s/xcmPallet/ethTransfer/buildEthTransferOptions.ts 100.00% <100.00%> (ø)
...k/src/pallets/xcmPallet/ethTransfer/ethTransfer.ts 100.00% <100.00%> (ø)
...llets/xcmPallet/transfer/resolveOverriddenAsset.ts 100.00% <100.00%> (ø)
...xcm-router/src/transfer/buildTransferExtrinsics.ts 97.77% <100.00%> (+5.35%) ⬆️
...es/xcm-router/src/transfer/transferFromEthereum.ts 100.00% <100.00%> (ø)

@michaeldev5 michaeldev5 marked this pull request as ready for review December 12, 2024 01:19
@dudo50 dudo50 merged commit 4bf8a07 into main Dec 12, 2024
14 checks passed
@dudo50 dudo50 deleted the feat/multi-asset-ui branch December 12, 2024 12:04
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.

Enhance multiassset selection in Playground
2 participants