status-go/services/connector/commands
Igor Sirotin c9b777a218
fix_: clean up tests with ResetMobileSignalHandler (#5793)
2024-09-03 09:41:56 +01:00
..
accounts.go fix(connector)_: connector response structure to valid json (#5624) 2024-08-02 11:43:31 +04:00
accounts_test.go fix(connector)_: connector response structure to valid json (#5624) 2024-08-02 11:43:31 +04:00
chain_id.go chore(connector)_: Polish connector service (#5711) 2024-08-15 13:49:29 +02:00
chain_id_test.go fix_: fix switchEthereum api when processing chain input string (#5589) 2024-07-26 13:00:12 -07:00
client_handler.go chore(connector)_: Polish connector service (#5711) 2024-08-15 13:49:29 +02:00
client_handler_test.go Feat: implement connector service for browser plugin (#5433) 2024-07-18 17:30:10 +02:00
personal_sign.go feat(connector)_: impl `personal_sign` endpoint (#5681) 2024-08-13 11:11:24 +02:00
personal_sign_test.go fix_: clean up tests with ResetMobileSignalHandler (#5793) 2024-09-03 09:41:56 +01:00
request_accounts.go chore(connector)_: Polish connector service (#5711) 2024-08-15 13:49:29 +02:00
request_accounts_test.go fix_: clean up tests with ResetMobileSignalHandler (#5793) 2024-09-03 09:41:56 +01:00
request_permissions.go fix(connector)_: connector response structure to valid json (#5624) 2024-08-02 11:43:31 +04:00
request_permissions_test.go fix(connector)_: connector response structure to valid json (#5624) 2024-08-02 11:43:31 +04:00
revoke_permissions.go feat_: connector revoke permissions and accounts (#5646) 2024-08-06 12:28:55 -07:00
revoke_permissions_test.go fix_: clean up tests with ResetMobileSignalHandler (#5793) 2024-09-03 09:41:56 +01:00
rpc_traits.go feat(connector)_: impl `personal_sign` endpoint (#5681) 2024-08-13 11:11:24 +02:00
send_transaction.go fix(connector)_: connector response structure to valid json (#5624) 2024-08-02 11:43:31 +04:00
send_transaction_test.go fix_: clean up tests with ResetMobileSignalHandler (#5793) 2024-09-03 09:41:56 +01:00
switch_ethereum_chain.go chore(connector)_: Polish connector service (#5711) 2024-08-15 13:49:29 +02:00
switch_ethereum_chain_test.go fix_: clean up tests with ResetMobileSignalHandler (#5793) 2024-09-03 09:41:56 +01:00
test_helpers.go Feat: implement connector service for browser plugin (#5433) 2024-07-18 17:30:10 +02:00