Lungu Cristian
Lungu Cristian
fixes #18758 ### Summary This PR adds a new tool for working seamlessly with promises in clj/cljs, named [promesa](https://github.com/funcool/promesa). As this is a follow-up to the promesa [proposal/discussion PR](https://github.com/status-im/status-mobile/pull/18573), which...
fixes #18694 ### Summary Changes: - Refactored and split `standard-auth/authorize` into (testable) events - Added specs for `standard-auth` events - Added integration tests for `standard-auth` events - Refactored `biometric` events...
# Problem follow-up to https://github.com/status-im/status-mobile/pull/18756#discussion_r1482593005 Moving things that are used by biometrics outside of legacy.
Related to https://github.com/status-im/status-mobile/pull/18680 TODO add description Important changes: - [x] Something worth noting for reviewers.
### Description _As a user, I want to know which dApps I am connected to, so that I can manage them in the future (e.g. disconnect)_ The user should see...
### Description _As a user, I want all the requests to be persisted, so that I can see my activity in the future._ We have to add persistance early on...
### Description _As a user, I want to be able to sign requests from Wallet Connect, so that I can perform actions in other dApps using the keys from my...
### Description _As a user, I want to connect to dApps so that they can send me signing requests in the future._ In order for the user to be able...
fixes #19907 ### Summary > The PR is a draft for now as it depends on two other PRs that are yet not merged. Only the last commit is relevant...
# Feature Issue [comment]: # (Please replace ... with your information. Remove < and >) ### User Story As a user, I want to be able to approve requests in...