diff --git a/ui/app/AppLayouts/Wallet/services/dapps/helpers.js b/ui/app/AppLayouts/Wallet/services/dapps/helpers.js index fab211a86d0..9531b5cc7f0 100644 --- a/ui/app/AppLayouts/Wallet/services/dapps/helpers.js +++ b/ui/app/AppLayouts/Wallet/services/dapps/helpers.js @@ -68,7 +68,7 @@ function buildSupportedNamespaces(chainIds, addresses, methods) { "eip155":{ "chains": [${eipChainIds.join(',')}], "methods": [${methodsStr}], - "events": ["accountsChanged", "chainChanged"], + "events": ["chainChanged","accountsChanged","message","disconnect","connect"], "accounts": [${eipAddresses.join(',')}] } }` diff --git a/vendor/status-go b/vendor/status-go index a00bf6977b1..04b9329366d 160000 --- a/vendor/status-go +++ b/vendor/status-go @@ -1 +1 @@ -Subproject commit a00bf6977b1f0b279e20546df575397c36461339 +Subproject commit 04b9329366d2aa67181c42367504e0fba37c0593