Details
Details
- Reviewers
emack - Group Reviewers
Restricted Project - Commits
- rABC22cc6e9bca4a: [Cashtab] [extension address passing p3] Add storage permissions to extension…
cd web/cashtab npm run extension
In brave browser, navigate to brave://extensions (or chrome/extensions in Chrome)
Click 'update' to update your local cashtab extension
Open your local Cashtab extension and pop it out to its own tab
Open the dev console
In the dev console, for the first run, storedAddress will be undefined, but you will see after this msg 'Address <yourAddress> saved to storage under key 'address''
Switch wallets
Note that it saves the new address to this key
Refresh the page
Note 'Active wallet address already in extension storage' msg in dev console
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- extension-address-passing-stack
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 20616 Build 40897: Build Diff cashtab-tests Build 40896: arc lint + arc unit