Page MenuHomePhabricator

[Cashtab] Simplify extension address sharing
ClosedPublic

Authored by bytesofman on Sep 22 2025, 17:39.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC87526dcf2213: [Cashtab] Simplify extension address sharing
Summary

Cashtab sends the shared address in the approval message so the extension does not need to fetch it after the approval.

Note: will not publish this until next minor version, D18647

Test Plan

npm run extension

cd modules/cashtab-connect/demo
npm ci
npm start

address sharing works

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable