status-go/services/connector/commands
Godfrain Jacques 0ecc266b1e
feat_:implement connector requestPermissions api (#5566)
2024-07-25 09:02:26 -07:00
..
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 Feat: implement connector service for browser plugin (#5433) 2024-07-18 17:30:10 +02:00
chain_id_test.go Feat: implement connector service for browser plugin (#5433) 2024-07-18 17:30:10 +02:00
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) 2024-07-25 09:02:26 -07:00
request_permissions_test.go feat_:implement connector requestPermissions api (#5566) 2024-07-25 09:02:26 -07:00
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 Feat: implement connector service for browser plugin (#5433) 2024-07-18 17:30:10 +02:00
switch_ethereum_chain_test.go Feat: implement connector service for browser plugin (#5433) 2024-07-18 17:30:10 +02:00
test_helpers.go Feat: implement connector service for browser plugin (#5433) 2024-07-18 17:30:10 +02:00