status-desktop/test/nim
Stefan Dunca 112a6f3003
Connection fixes for v2.30.x (#15921)
* chore(dapps) remove the POC wallet connect

Updates: #15598

* fix(dapps) Wallet Connect internet connection reestablishing issue

Add a new NetworkChecker QObject to StatusQ to be used in checking
internet connection status. This is used by the WebEngineLoader
to only allow loading of web pages when there is an active internet
to cover for a corner case on MacOS where the internet connection is
not reestablished if the WebEngineView was loaded without an active
internet connection.

Closes: #15598, #15806

* chore(dapps) disable eth_signTransaction for Wallet Connect

Closes: #15661
2024-07-31 13:23:39 -04:00
..
activity_tests.nim feat(activity): add incremental updates to current activity filter 2024-03-11 11:39:59 +01:00
collectibles_model_test.nim feat(@wallet): update collectibles model only with changes 2024-02-16 15:40:40 -03:00
collectibles_types_conversions_test.nim fix(@desktop/wallet): properly handle tokenID 0 when filtering activity by collectibles 2024-02-26 07:55:05 -03:00
message_model_test.nim feat(@desktop/chat): Displaying new type of chat message - bridge message 2024-01-30 13:06:17 +01:00
utils_test.nim (fix/desktop) removing custom picture is not reflected on contact's side (#13197) 2024-01-26 07:54:30 -08:00
wallet_connect_tests.nim Connection fixes for v2.30.x (#15921) 2024-07-31 13:23:39 -04:00