Eduard Bardají Puig
|
27f74bebd9
|
[ENG-5120] Permissions support for web-extension (#619)
* Update initializer description
* WIP
* WIP
* WIP
* Partial progress consuming permissions from xverse-core
* More fixes
* Consume more permissions from xverse-core
* wip
* Update webpack
* Rename method variables
* WIP
* Update getCurrentPermissions response
* Update readme
* Add helpers
* Use permissions helpers
* Refactor getAddresses
* Refactor getAccounts
* Refactor signMessage
* Await and call perms
* Port stacks methods to permissions
* Update get stx accounts
* Update sign tx
* Add missing await
* Update transfer stx
* Finish stacks methods
* Update runes getBalance
* Update etch
* Migrate runes transfer
* Port handlers to router
* Add connect
* TO_REVERT: Remove Husky
* Add address purpose selector
* Update address type signature
* Handle connect requests
* Remove unused imports
* Add explainer
* Rename Xverse App
* Bump core
* Fix perms types
* Use entries
* wip
* re-org files + implement addresses + message params
* fix knip errors
* Revert package-lock.json to v2
* Use name helper
* Remove unnecessary no-op fn
* Rename file
* Rename file
* Map client names from origin
* Rename folder
* Remove unused comments
* Rename files
* Rename file
* Use app name
---------
Co-authored-by: Mahmoud Aboelenein <mahmoud@secretkeylabs.com>
|
2024-10-31 14:04:25 +00:00 |
|
Tim Man
|
86ac232b0f
|
chore: webpack output build path and stats
|
2023-06-29 14:08:05 +08:00 |
|
Mahmoud
|
3fb9458869
|
fix dev-server hot-reload and force inpage-reconnect
|
2022-12-02 10:23:08 +02:00 |
|
Mahmoud
|
a598dcd9bb
|
implemented seed phrase background messages
|
2022-11-29 10:57:18 +02:00 |
|
Mahmoud
|
466b3a3027
|
cleanup and get popup working
|
2022-11-22 20:03:59 +02:00 |
|
Sam Lam
|
86693c68df
|
Merge branch 'main' into feat/add-inpage
|
2022-10-18 16:57:22 +08:00 |
|
Sam Lam
|
b0884aace1
|
Building UI
|
2022-10-18 16:48:07 +08:00 |
|
Mahmoud
|
52941e5927
|
init wallet and user pref stores ans stx libraries
|
2022-09-26 15:46:48 +02:00 |
|
Mahmoud Aboelenein
|
2fcd6e1413
|
WIP: boilerplate-setup (#10)
* WIP: boilerplate-setup
* configure webpack for dev and prod with react
* WIP setup sample code with styling and design tokens
* finalized i18n localization
* added eslint and prettier config and change files accordingly
* replave react/hotreload with react-refresh
* added ts path aliases and updated types
* init onboarding flow
|
2022-09-20 10:13:20 +02:00 |
|