status-go/services/connector/commands
Sale Djenic e354844044 chore(wallet)_: transactions/types.go moved to services/wallet/wallettypes 2024-11-22 13:32:49 +01:00
..
accounts.go fix_: browser connect - send transaction command 2024-09-20 15:16:17 +02:00
accounts_test.go test_: improvements for browser connect tests 2024-09-20 15:16:17 +02:00
chain_id.go fix_: browser connect - send transaction command 2024-09-20 15:16:17 +02:00
chain_id_test.go test_: improvements for browser connect tests 2024-09-20 15:16:17 +02:00
client_handler.go chore(wallet)_: transactions/types.go moved to services/wallet/wallettypes 2024-11-22 13:32:49 +01:00
client_handler_test.go fix(BrowserConnect)_: Send client event when the dApp permissions have been revoked 2024-11-20 15:36:04 +01:00
request_accounts.go fix(BC)_:Add account and chainID to the `permissionGranted` event 2024-11-20 15:36:04 +01:00
request_accounts_test.go test_: improvements for browser connect tests 2024-09-20 15:16:17 +02:00
request_permissions.go fix_: browser connect - send transaction command 2024-09-20 15:16:17 +02:00
request_permissions_test.go test_: improvements for browser connect tests 2024-09-20 15:16:17 +02:00
revoke_permissions.go fix_: browser connect - send transaction command 2024-09-20 15:16:17 +02:00
revoke_permissions_test.go test_: improvements for browser connect tests 2024-09-20 15:16:17 +02:00
rpc_traits.go chore(wallet)_: transactions/types.go moved to services/wallet/wallettypes 2024-11-22 13:32:49 +01:00
send_transaction.go chore(wallet)_: transactions/types.go moved to services/wallet/wallettypes 2024-11-22 13:32:49 +01:00
send_transaction_test.go chore(wallet)_: transactions/types.go moved to services/wallet/wallettypes 2024-11-22 13:32:49 +01:00
sign.go feat(browser connect)_: Implementing signTypedData_V4 2024-11-22 10:35:23 +01:00
sign_test.go feat(browser connect)_: Implementing signTypedData_V4 2024-11-22 10:35:23 +01:00
switch_ethereum_chain.go fix_: browser connect - send transaction command 2024-09-20 15:16:17 +02:00
switch_ethereum_chain_test.go test_: improvements for browser connect tests 2024-09-20 15:16:17 +02:00
test_helpers.go feat(browser connect)_: Implementing signTypedData_V4 2024-11-22 10:35:23 +01:00