status-desktop/ui/imports/shared/stores
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
..
send fix: links do not work in the terms of name registration popup 2024-10-30 14:10:40 +01:00
BIP39_en.qml fix(SeedPhrase): Fixing seed phrase validation (#13496) 2024-02-14 15:50:14 +02:00
BrowserConnectStore.qml feat(BC): Implement eth_signTypedData_v4 in BrowserConnect 2024-11-22 12:47:01 +02:00
CommunityTokensStore.qml refactor(community_tokens): only fetch holders when going to the page (#16308) 2024-09-19 16:32:38 -04:00
CurrenciesStore.qml shared/RootStore: remove duplicated methods of CurrenciesStore 2024-10-02 00:08:20 +02:00
DAppsStore.qml fix(Dapps): Fixing fees in transaction requests 2024-11-22 11:32:41 +02:00
GifStore.qml fix(gifs): fix call to setGifUnfurlingEnabled using a bad store (#16622) 2024-10-25 14:12:37 -04:00
MetricsStore.qml feat(metrics): add onboarding screen metrics and section navigation (#16112) (#16145) 2024-08-19 12:52:17 -04:00
NetworkConnectionStore.qml fix: use proper networks model for detection of offline chain providers 2024-09-16 18:00:33 -03:00
PermissionsStore.qml perf(admin): speed up admin tabs significantly (#16363) 2024-09-27 13:28:27 -04:00
RootStore.qml fix(gifs): fix call to setGifUnfurlingEnabled using a bad store (#16622) 2024-10-25 14:12:37 -04:00
UtilsStore.qml Invite flow: compressedKey added to the model, api simplified 2024-10-31 11:11:30 +01:00
english.txt feat(@desktop/wallet): Add derivation path to wallet account generation 2022-04-13 11:17:53 +02:00
qmldir feat(BC): Unify dapp sessions between WalletConnect and BrowserConnect 2024-11-20 18:10:29 +02:00