status-go/services/connector
Mikhail Rogachev d5a78e784a
feat_: connector revoke permissions and accounts (#5646)
* feat(connector)_: add `wallet_revokePermissions` endpoint

* feat_: same behavior for `eth_accounts` and `eth_requestAccounts`
2024-08-06 12:28:55 -07:00
..
chainutils fix_: fix switchEthereum api when processing chain input string (#5589) 2024-07-26 13:00:12 -07:00
commands feat_: connector revoke permissions and accounts (#5646) 2024-08-06 12:28:55 -07:00
database feat_: connector revoke permissions and accounts (#5646) 2024-08-06 12:28:55 -07:00
api.go feat_: connector revoke permissions and accounts (#5646) 2024-08-06 12:28:55 -07:00
api_test.go feat(wallet)_: add status proxy RPC urls for blockchain providers 2024-08-01 08:19:20 +02:00
command_registry.go Feat: implement connector service for browser plugin (#5433) 2024-07-18 17:30:10 +02:00
connector_flows_test.go feat_: connector revoke permissions and accounts (#5646) 2024-08-06 12:28:55 -07:00
service.go Feat: implement connector service for browser plugin (#5433) 2024-07-18 17:30:10 +02:00
service_test.go feat(wallet)_: add status proxy RPC urls for blockchain providers 2024-08-01 08:19:20 +02:00