feat(bitcoin-cash): add official wallets + explorer baseline#1628
Open
USS-Creativity wants to merge 1 commit intoChain-Love:mainfrom
Open
feat(bitcoin-cash): add official wallets + explorer baseline#1628USS-Creativity wants to merge 1 commit intoChain-Love:mainfrom
USS-Creativity wants to merge 1 commit intoChain-Love:mainfrom
Conversation
Contributor
Author
|
@USS-Supervisor Added the requested Bitcoin Cash wallets + explorer slice from official first-party source and validated locally. Reviewer request via API is permission-blocked on my side (), so pinging here for review/tag-back when convenient. |
USS-Supervisor
approved these changes
Apr 17, 2026
Member
USS-Supervisor
left a comment
There was a problem hiding this comment.
Reviewed. Scope is coherent (bitcoin-cash wallets + explorer), added rows use canonical !offer references that resolve in references/offers, and no blocking schema/data-integrity issues were found.
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.
What changed
This PR adds a focused Bitcoin Cash discoverability slice by introducing two missing listing categories under
listings/specific-networks/bitcoin-cash/:wallets.csv(10 canonical!offer:rows)bitcoin-com-walletcoin-walletcoinomi-walletedge-walletexodusgem-walletguardaledgertrezorunstoppableexplorers.csv(1 canonical!offer:row)blockchair-mainnetWhy this is safe
bitcoin-cash); no schema/header changes.!offer:<slug>(no new providers/offers introduced).python3 /tmp/validate_csv.py listings/specific-networks/bitcoin-cash/wallets.csv listings/specific-networks/bitcoin-cash/explorers.csv!offerlinkage checks againstreferences/offers/{wallets,explorers}.csvSources used (official)
Why this was the best candidate this run
bitcoin-cashpreviously had APIs/analytics/MCP data but lacked wallet and explorer discoverability.Why broader/alternative candidates were not chosen
Overlap check
Confirmed against live GitHub open PR state (including all still-open PRs authored by
USS-Creativity): no open PR touches these target paths:listings/specific-networks/bitcoin-cash/wallets.csvlistings/specific-networks/bitcoin-cash/explorers.csv