status-desktop/ui/app/AppLayouts/Wallet/services/dapps
Alex Jbanca b555d19a1a feat(BC): Implement eth_signTypedData_v4 in BrowserConnect
This commit renames the personalSign to Sign in nim and status-go to enable `eth_signTypedData_v4` signing.
The sing request coming from the status-go API contains the signing method to be used by the client. Currently we're supporting personal sign and signTypedData_v4.

The only difference between these two signing methods is the order of challenge and address in the `params` array. This is handled in the SappsConnectorSDK::buildSignRequest
2024-11-22 12:47:01 +02:00
..
internal fix(Dapps): Fixing fees in transaction requests 2024-11-22 11:32:41 +02:00
plugins fix(Dapps): Fixing fees in transaction requests 2024-11-22 11:32:41 +02:00
sdk feat(WalletConnect): Expose `emitSessionEvent` function from the WC js SDK 2024-11-20 18:10:29 +02:00
types fix(Dapps): Fixing fees in transaction requests 2024-11-22 11:32:41 +02:00
BCDappsProvider.qml fix(WC): Refactor dapps service to work with multiple SDKs 2024-11-20 18:10:29 +02:00
DAppsModel.qml fix(WC): Refactor dapps service to work with multiple SDKs 2024-11-20 18:10:29 +02:00
DAppsModule.qml fix(Dapps): Fixing fees in transaction requests 2024-11-22 11:32:41 +02:00
DAppsRequestHandler.qml fix(WC): Refactor dapps service to work with multiple SDKs 2024-11-20 18:10:29 +02:00
DAppsService.qml fix(WC): Refactor dapps service to work with multiple SDKs 2024-11-20 18:10:29 +02:00
DappsConnectorSDK.qml feat(BC): Implement eth_signTypedData_v4 in BrowserConnect 2024-11-22 12:47:01 +02:00
WCDappsProvider.qml fix(WC): Refactor dapps service to work with multiple SDKs 2024-11-20 18:10:29 +02:00
WalletConnectSDK.qml fix(WC): Refactor dapps service to work with multiple SDKs 2024-11-20 18:10:29 +02:00
WalletConnectSDKBase.qml fix(WC): Refactor dapps service to work with multiple SDKs 2024-11-20 18:10:29 +02:00
WalletConnectService.qml feat(BC): Unify dapp sessions between WalletConnect and BrowserConnect 2024-11-20 18:10:29 +02:00
helpers.js fix(WalletConnect): Fixing sign for uniswap and paraswap 2024-08-26 11:41:27 +03:00
qmldir fix(WC): Refactor dapps service to work with multiple SDKs 2024-11-20 18:10:29 +02:00