-
-
Notifications
You must be signed in to change notification settings - Fork 366
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
-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 |
https://deploy-preview-11319--koda-canary.netlify.app/ahk/collection/379/swaps |
the issue is that some offers/swaps have wrong data due to a bug in the indexers, which has been already fixed but not deployed cc @vikiival alternatively you can run this branch locally andreplace the indexer urls with
inside |
Can promote the squids @hassnian done |
@Jarsen136 the indexer bug is deployed , could you try again |
It's still the same on the offers tab. https://deploy-preview-11319--koda-canary.netlify.app/ahk/collection/379/swaps There is another issue that may not related to this PR. I can click the "accept" button on the expired offer. |
fixed
I'm using the for these swaps so it's an indexer issue cc @vikiival data
|
Can you please open an issue at kodadot/stick ? |
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