Added a new exchange to the Qubic static json.#136
Closed
patchthecode wants to merge 4 commits intoqubic:mainfrom
Closed
Added a new exchange to the Qubic static json.#136patchthecode wants to merge 4 commits intoqubic:mainfrom
patchthecode wants to merge 4 commits intoqubic:mainfrom
Conversation
This exchange will be new-user friendly, and have many conveniences to its users that make it enjoyable to use.
# 1.0.0 (2026-03-05) ### Bug Fixes * add fee to Transfer Share Management Rights for QRaffle ([47fc1be](patchthecode@47fc1be)) * add version at the bottom of index file ([3aa8f7c](patchthecode@3aa8f7c)) * add version at the bottom of index file ([80ae4d9](patchthecode@80ae4d9)) * add write permissions for semantic-release to push tags ([171a936](patchthecode@171a936)) * address generation for index equal and bigger to 166 ([64d5078](patchthecode@64d5078)) * **ci:** improve workflow triggers and branch naming ([5d5b31e](patchthecode@5d5b31e)) * **ci:** prevent deploy workflow from running on PR close events ([6d46e05](patchthecode@6d46e05)) * **ci:** update smart contracts refresh workflow to target main branch ([ef175a9](patchthecode@ef175a9)) * **ci:** use PAT for PR creation in smart contracts workflow ([2c12c69](patchthecode@2c12c69)) * correct FTP deployment path to prevent nested directories ([27ac94d](patchthecode@27ac94d)) * correct FTP deployment path to prevent nested directories ([b14430c](patchthecode@b14430c)) * **dapps:** exclude QXTrade from iOS platform ([657edc2](patchthecode@657edc2)) * **dapps:** trigger release for excludedPlatforms removal ([ab09106](patchthecode@ab09106)) * fieldnames fixes and proposalUrl added to the sc data ([ee88bbe](patchthecode@ee88bbe)) * remove [skip ci] from release commits to enable automatic deployment ([82de990](patchthecode@82de990)) * reorder semantic-release plugins to ensure GitHub release creation ([4afa414](patchthecode@4afa414)) * sc website information added ([79fe0ff](patchthecode@79fe0ff)) * **smart_contracts:** fail script if current epoch fetch fails ([eb361fc](patchthecode@eb361fc)) * table of contents added ([be7335a](patchthecode@be7335a)) * update label to Qubic ICO Portal for QIP smart contract ([c091a09](patchthecode@c091a09)) * update repository URL to temporary location ([f8564a0](patchthecode@f8564a0)) ### Features * add CI/CD workflows and semantic-release configuration ([3e0b654](patchthecode@3e0b654)) * add existing tokens websites ([7a7f5c4](patchthecode@7a7f5c4)) * add fee attribute to Transfer Share Management Rights procedures ([4059c5a](patchthecode@4059c5a)) * add fee for QIP Transfer Share Management Rights procedure ([89aa2fb](patchthecode@89aa2fb)) * add index.html landing page ([492899c](patchthecode@492899c)) * add platformVersions to exclude dApps on iOS ([e4114ad](patchthecode@e4114ad)) * add product structure and wallet app dapps data ([320de78](patchthecode@320de78)) * add protocol.json with transaction input types ([6ae2fdc](patchthecode@6ae2fdc)) * add QubicBay, QBond, and Random Lottery dApps ([5886119](patchthecode@5886119)) * add Terms of Service v1.0.0 for Wallet App - draft for testing ([3f5cc75](patchthecode@3f5cc75)) * add token categories configuration for explorer app ([2dee065](patchthecode@2dee065)) * adding wallet app terms of services reference to the index.html ([090cf70](patchthecode@090cf70)) * **ci:** add weekly smart contracts refresh workflow ([7a301b2](patchthecode@7a301b2)) * contributing section to the readme file ([82ee42d](patchthecode@82ee42d)) * contributing section to the readme file ([ee082bc](patchthecode@ee082bc)) * improve smart contracts script to preserve custom fields and add new contracts ([13ddb54](patchthecode@13ddb54)) * proposalUrl added for qpi sc ([0c49802](patchthecode@0c49802)) * re-position warning for terms ([d5b41a4](patchthecode@d5b41a4)) * repository structure and initial files and scripts ([803d915](patchthecode@803d915)) * simplification to handle a single terms file for the wallet app ([#37](https://github.com/patchthecode/add-qubicswap-dapp/issues/37)) ([541005d](patchthecode@541005d)) * simplify token categories to use regex patterns ([3605052](patchthecode@3605052)) * **smart_contracts:** add epoch fields, share transfer flag, and procedure fees ([09a259e](patchthecode@09a259e)) * **smart_contracts:** add QRaffle and skip deprecated _old contracts ([cceb43c](patchthecode@cceb43c)) * **smart_contracts:** ignore contracts with future constructionEpoch on refresh ([835eb31](patchthecode@835eb31)) * **smart_contracts:** refresh smart contracts data ([2271417](patchthecode@2271417)) * **smart_contracts:** refresh smart contracts data ([3cbf7bf](patchthecode@3cbf7bf)) * **smart_contracts:** refresh smart contracts data ([40fe500](patchthecode@40fe500)) * **smart_contracts:** refresh smart contracts data ([d0a77bc](patchthecode@d0a77bc)) * **smart_contracts:** refresh smart contracts data ([986e317](patchthecode@986e317)) * update sc data ([899d805](patchthecode@899d805)) * update terms contact to wallet@qubic.org with anti-spam protection ([6aad54a](patchthecode@6aad54a)) * update wallet terms for Apple App Store compliance ([27c023d](patchthecode@27c023d)) * update wallet terms for Apple compliance and improve dApp descriptions ([95d5dca](patchthecode@95d5dca)) * update wallet terms for Apple compliance and improve dApp descriptions ([6893ad5](patchthecode@6893ad5)) * updates for mobile wallet explorer apps ([d6c3994](patchthecode@d6c3994))
# Conflicts: # products/wallet-app/dapps/dapps.json
Author
Contributor
|
@patchthecode CHANGELOG.md and package.json shouldn't be modified. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This exchange will be new-user friendly, and have many conveniences to its users that make it enjoyable to use.
I followed all instructions from:
https://github.com/qubic/static?tab=readme-ov-file#adding-data