Skip to content

chore(registry): CoinPay Wallet 0.0.1 -> 0.9.2 - #64

Merged
ralyodio merged 1 commit into
mainfrom
update-coinpay-listing-0.9.2
Aug 1, 2026
Merged

chore(registry): CoinPay Wallet 0.0.1 -> 0.9.2#64
ralyodio merged 1 commit into
mainfrom
update-coinpay-listing-0.9.2

Conversation

@ralyodio

@ralyodio ralyodio commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

The mirrored listing for coinpay-wallet is nine releases stale. It still says:

  • "version": "0.0.1"
  • bundle_url pointing at extension-v0.0.1
  • a description promising that Send and x402 approval "land in subsequent updates"

They landed, along with bulk payouts. The live store DB is on 0.9.0; the released extension is on 0.9.2.

What changed

field before after
version 0.0.1 0.9.2
bundle_url …/extension-v0.0.1/coinpay-wallet.zip …/extension-v0.9.2/coinpay-wallet.zip
bundle_sha256 (0.0.1's) c874f773…21a3eb
permissions storage, alarms, coinpayportal.com adds ugig.net, www.ugig.net
published_at 2026-07-05 2026-08-01T07:06:41Z

Summary and description updated to describe what actually ships now, including bulk payouts and the funding display added in 0.9.2.

The ugig.net host permissions are not new to the extension — it has requested them since 0.1.0, when bulk payouts were added. The listing simply never said so, which understated what users were granting.

Verified

The declared bundle_sha256 was checked by downloading bundle_url and hashing what it actually serves:

declared: c874f7732833e7eb698b51f50e0e26e61b5cffb924a88ac6c10cbda08b21a3eb
actual  : c874f7732833e7eb698b51f50e0e26e61b5cffb924a88ac6c10cbda08b21a3eb
MATCH

The bundle's own manifest.json reads 0.9.2, matching the listing, and manifest_version is 3 as the store requires.

What this does not do

This updates the git mirror. Per registry/README.md the Turso DB is the source of truth for instant publish — if merging this doesn't sync the DB, the listing at /store/extension.html?slug=coinpay-wallet will still serve 0.9.0 and needs a publisher-token push (scripts/publish-extension.sh) instead.

🤖 Generated with Claude Code

The mirrored listing still described the Phase 1 release: version 0.0.1,
a bundle URL pointing at extension-v0.0.1, and a description promising
that Send and x402 approval would "land in subsequent updates". They
landed, along with bulk payouts, nine releases ago.

Points at the extension-v0.9.2 bundle, with the sha256 verified against
what that URL actually serves, and records the host permissions the
shipped manifest declares — including ugig.net, which the listing never
mentioned despite the extension having requested it since 0.1.0.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@github-actions

github-actions Bot commented Aug 1, 2026

Copy link
Copy Markdown

vu1nz Security Review

0 finding(s) in PR #?

No security issues found.

@ralyodio
ralyodio merged commit c97f92d into main Aug 1, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant