-
-
Notifications
You must be signed in to change notification settings - Fork 365
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: Collection Atomic Swaps support #11319
base: main
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for koda-canary ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for polkadot ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
# Conflicts: # components/trade/TradeOwnerButton.vue # components/trade/overviewModal/TradeOverviewModal.vue # composables/useIsTrade.ts
# Conflicts: # composables/useTrades.ts
- ref: removed duplicate code
- add: button view all - fix: styles
- ref: move incoming trades section to the bottom - add: translation key
- ref: changed prop `disableTargetsOfTrades` to `minimal`
- more precise `createdAt` based on `blockNumber` - sort treades by `createdAt` client side
-remove: getOwnedCollections in utils/query.ts -add: collectionIdList query
PR is ready, I'll do another round of testing tomorrow cc @exezbcz for visual check, let me know if i need to change the copy or something |
Quality Gate passedIssues Measures |
PR Type
Context
offers
tab in collectiondesiredItem
Screenshot 📸
Accept Collection Atomic Swap
Offer tab in Collection
Incoming Trades & Create swap tab