status-go/services/connector/commands
Godfrain Jacques 3b9ad43740
feat_:implement connector requestPermissions api (#5566) (#5604)
2024-07-28 23:22:49 +05:30
..
accounts.go fix_: return array of account without accounts key (#5576) 2024-07-25 06:10:13 -07:00
accounts_test.go fix_: return array of account without accounts key (#5576) 2024-07-25 06:10:13 -07:00
chain_id.go fix_: fix switchEthereum api when processing chain input string (#5603) 2024-07-28 23:22:48 +05:30
chain_id_test.go fix_: fix switchEthereum api when processing chain input string (#5603) 2024-07-28 23:22:48 +05:30
client_handler.go Feat: implement connector service for browser plugin (#5433) 2024-07-18 17:30:10 +02:00
client_handler_test.go Feat: implement connector service for browser plugin (#5433) 2024-07-18 17:30:10 +02:00
request_accounts.go Feat: implement connector service for browser plugin (#5433) 2024-07-18 17:30:10 +02:00
request_accounts_test.go fix_: return array of account without accounts key (#5576) 2024-07-25 06:10:13 -07:00
request_permissions.go feat_:implement connector requestPermissions api (#5566) (#5604) 2024-07-28 23:22:49 +05:30
request_permissions_test.go feat_:implement connector requestPermissions api (#5566) (#5604) 2024-07-28 23:22:49 +05:30
rpc_traits.go Feat: implement connector service for browser plugin (#5433) 2024-07-18 17:30:10 +02:00
send_transaction.go Feat: implement connector service for browser plugin (#5433) 2024-07-18 17:30:10 +02:00
send_transaction_test.go Feat: implement connector service for browser plugin (#5433) 2024-07-18 17:30:10 +02:00
switch_ethereum_chain.go fix_: fix switchEthereum api when processing chain input string (#5603) 2024-07-28 23:22:48 +05:30
switch_ethereum_chain_test.go fix_: fix switchEthereum api when processing chain input string (#5603) 2024-07-28 23:22:48 +05:30
test_helpers.go Feat: implement connector service for browser plugin (#5433) 2024-07-18 17:30:10 +02:00