Refresh exchange listing applications#51
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the exchange listing documentation, including adding a new listing request template for FreiExchange, updating outreach statuses, and adding a follow-up template for SafeTrade. Feedback on the changes suggests correcting the capitalization of 'GitHub' for consistency and using the generic /releases/latest endpoint instead of a hardcoded version tag to prevent the release link from becoming outdated.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 421c3e48e7
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| address. SafeTrade and CoinEx already have applications under review. The next | ||
| no-fee target is FreiExchange through its official **Add Coin** helpdesk form. |
There was a problem hiding this comment.
Correct FreiExchange from next target to under review
In the outreach coordination context, this still tells readers that FreiExchange is the next no-fee target even though the same commit records ticket #624198 and says not to create a duplicate. Someone following the route section before the table can submit the Add Coin form again, which undercuts the duplicate-ticket handling the document is trying to enforce; this should say FreiExchange is already under review, or name a real next target.
Useful? React with 👍 / 👎.
What changed
#624198Why
The public listing pack still described the legacy difficulty window and stale chain state. Exchanges need the current consensus, release, and integration details before reviewing 09C.
Checks
python -m unittest tools.exchange.test_btc09_exchange_smoke tools.release.test_direct_distribution -v(25 passed)python tools/exchange/btc09_exchange_smoke.py --base-url https://explorer.btc09.org(passed at height 12,226)git diff --check(passed)GitHub-hosted jobs did not execute. GitHub reported that the account is locked due to a billing issue before any runner or test step started. AppVeyor build
0.1.34.58was queued behind the existing native-wallet build when this docs-only PR was finalized. No runtime or consensus code changes are included here.