Anastasiya Semenkevich
31c2df2762
chore: update status-go to include fix for resolving community links in waku
2024-09-02 12:51:25 +03:00
Dario Gabriel Lipicar
4257294c60
feat(wallet): upgrade paraswap api to v6.2
...
Closes #15755
2024-08-28 13:43:07 -03:00
Sale Djenic
3cf6614082
chore: new router error `no positive balance` added
2024-08-28 11:26:23 +02:00
Sale Djenic
09cd02c0f1
fix: can't add account when being offline
...
Fixes #15299
2024-08-26 18:23:58 +02:00
Alex Jbanca
736075b817
fix(WalletConnect): Fixing sign for uniswap and paraswap
...
There are two fixes needed here.
1. Status-go fix for unknown primitive when signing the message
2. Fix for Paraswap pairing failure due to required namespaces mismatch
Needs: https://github.com/status-im/status-go/pull/5755
2024-08-26 11:41:27 +03:00
Igor Sirotin
e279e639a4
chore: new parameters for local pairing ( #15943 )
...
* wip
* chore: cleanup variables
* chore: cleanup
* fix: remove defaultWalletEmoji
* chore: update status-go
* chore: update status-go
2024-08-15 18:36:32 +01:00
Sale Djenic
ee1dd46f76
fix: can't send in send modal if one of processors failed
...
Fixes : #16053
2024-08-12 21:12:18 +02:00
Sale Djenic
20f30a52fd
fix: keycard signing integration into wallet connect flows
...
Fixes : #15957
2024-08-12 19:52:04 +02:00
Dario Gabriel Lipicar
2688d48d65
feat(@desktop/wallet): integrate new onramp status-go api
2024-08-12 11:25:00 -03:00
richΛrd
75f837180c
chore_: bump status-go to fix mem leak ( #16061 )
2024-08-09 11:16:46 -04:00
Dario Gabriel Lipicar
c0e5111fe5
feat(@desktop/wallet): handle Paraswap price impact error
...
Fixes #15542
2024-08-07 23:14:22 -03:00
Godfrain Jacques
bef66612c5
feature(connector)_: Add model join to handle connected dApps ( #15954 )
...
* feature(connector)_: Add model join to handle connected dApps
* Fix review comments
* chore: bump status-go
2024-08-06 13:20:08 -07:00
Sale Djenic
777bfcf44b
fix: suggestion given by the Router doesn't suggest chain the user has positive balance on
...
Fixes #15948
2024-08-02 09:22:07 +02:00
Ivan Belyakov
adb0f7551c
feat(wallet): add support for proxy basic auth for market providers
...
feat(wallet): add status proxy URLs for blockchain providers
2024-08-01 11:42:33 +02:00
Sale Djenic
0c4b7e92a0
fix: tx fails if the bonder fee is higher than the amount being sent
...
Closes #15922
2024-07-31 16:59:33 +02:00
Sale Djenic
7f046208da
fix: fixes few issues caused by incorrect accounts migration
...
Closes : #15863
Closes : #15899
Closes : #15861
2024-07-31 14:55:22 +02:00
Sale Djenic
822410f6b6
feat: checksum validation added to adding saved addresses
...
Fixes : #15772
2024-07-30 18:17:53 +02:00
richΛrd
446eb6e7ae
fix: bump statusgo to fix storenode URLs ( #15894 )
2024-07-30 11:10:41 -04:00
richΛrd
1cb05d5814
chore: rename shards.test to status.prod ( #15782 )
2024-07-29 18:26:31 -04:00
Godfrain Jacques
c4053ad7fc
chore: update status-go ( #15866 )
2024-07-29 14:28:46 -04:00
Sale Djenic
207902589d
chore: build the error reporting mechanism
...
Closes #15396
2024-07-29 10:54:53 +02:00
belalshehab
37f7b45274
fix(wallet)_: Handle insufficient gas errors in multi-chain transactions
...
* Refactored gas checking logic into `getChainsWithNoGasFromError`.
* Removed `hasGas` from `controller.nim` and `module.nim`.
* Updated `updatedNetworksWithRoutes` to use chain-specific error data.
Fixes #15681
2024-07-26 14:54:59 +03:00
Igor Sirotin
ff005a219a
chore: update status-go ( #15824 )
2024-07-26 10:45:55 +01:00
Sale Djenic
e66b0ab0a9
fix: bridging from send modal results in bounder fee error
...
Fixes : #15722
2024-07-25 10:30:19 -04:00
Dario Gabriel Lipicar
370d4476fe
chore: update status-go
2024-07-24 18:19:56 -03:00
Mykhailo Prakhov
78fbc443c8
chore: update status-go ( #15753 )
2024-07-23 21:06:55 +02:00
Ivan Belyakov
6b04e52cf0
chore: bump status-go to include migration fix
2024-07-23 17:55:05 +02:00
Dario Gabriel Lipicar
9d441fcff9
feat(@desktop/wallet): add support for approve and swap activity entries
...
Fixes #14836
2024-07-22 21:12:38 -03:00
Dario Gabriel Lipicar
83db905e28
feat(swap): added more explicit error messages
...
Closes #14956
2024-07-19 16:40:22 -03:00
Ivan Belyakov
2f9bf48856
fix(wallet): fix balance chart to display chart for tokens
...
Replace missing methods calls of chart after it was replaced with a different
component.
Update chart on networks change.
Fix data for all chains requested - both test and real networks.
Fix some unrelated qml errors
2024-07-19 12:34:06 +02:00
Michal Iskierko
aee9db4b5c
chore(@desktop): upgrade nim-status-go
...
Issue #15446
2024-07-16 14:58:13 +02:00
Michal Iskierko
64fa2ff9d6
chore(@desktop): upgrade status-go
...
Issue #15446
2024-07-16 14:58:13 +02:00
Dario Gabriel Lipicar
ceeef2f313
fix(@desktop/wallet): properly parse suggested routes error response
2024-07-12 19:02:03 -03:00
richΛrd
2a41622298
chore: rename shards.staging to status.staging ( #15510 )
2024-07-11 16:09:20 -04:00
Stefan
3049c6016b
feat(dapps) extend and improve sign
...
Extend support for legacy `eth_sign` and `eth_signTypedData`
methods.
Keep the `eth_sign` using the legacy method for compatibility
Use the newly added status-go apis for a safer implementation
of signing typed data by providing chain validation.
Closes : #15361
2024-07-09 15:01:27 +02:00
Michal Iskierko
13b09987db
chore(@desktop): upgrade status-go
...
Issue #4947
2024-07-08 12:06:24 +02:00
Igor Sirotin
fecbd4005e
Redirect qt logs to nim-chronicles ( #15234 )
...
* fix: initialize nim gc
2024-07-05 16:10:59 +01:00
Patryk Osmaczko
ee37dc9e4b
chore: bump status-go
2024-07-04 19:36:30 +02:00
belalshehab
60e0e212b2
fix(wallet)_: disable Sort by Date option when timestamps are not ready
...
- Disable 'Sort by Date' when timestamps are incomplete.
- Default to 'Alphabetical' sort if date is unavailable.
fixes : #13630
Update status-go submodule to latest commit on develop
2024-07-04 03:10:43 +03:00
belalshehab
1e35724cb7
feat(wallet)_: Update status-go submodule to latest commit on develop
...
resolves : #13652
2024-07-04 00:19:42 +03:00
Richard Ramos
1d3c1e7da5
fix: panic when enr exceeds 300 bytes
2024-07-02 13:56:51 +03:00
Sale Djenic
7e9f680e0b
chore: router v2 integration
...
Closes : #15204
2024-07-01 16:19:15 +02:00
Anastasiya Semenkevich
bb3ac3fc99
chore: update status-go version in desktop master
2024-06-28 16:23:22 +03:00
Jacek Sieka
0b16749e54
chore: allow compiling with gcc 14, bump submodules ( #15250 )
...
GCC 14+ introduces new options for strict pointer typing that not all
nim modules adhere to - this PR disables the warning (more bumps,
including nim, are needed to conform to the new strictness)
Includes a few submodules that have had security and stability fixes.
2024-06-28 09:12:04 +02:00
Jonathan Rainville
7a7dbb631c
perf: use community members for unpermissioned channels ( #15156 )
...
Fixes #15149
2024-06-27 10:56:49 -04:00
Igor Sirotin
c8bc68b96c
refactor: use create/restore/login status-go endpoitns for keycard ( #15090 )
...
* chore: remove unused storeDefaultKeyPair
* chore: added CreateAccount keycard parameters
* chore: remove unused newKeycard argument
* chore: create keycard account with ImportAccountAndLogin endpoint
* fix: remove keycardWhisperPrivateKey CreateAccount parameter
* feat: use LoginAccount endpoint for keycard
* fix: use CreateAccount RootDataDir instead of BackupDisabledDataDir
* fix: use loginAccountKeycard instead of loginAccountKeycardUsingSeedPhrase
* fix_: use `login` instead of `loginLocalPairingAccount` an `loginAccountKeycard`
* chore: refactor scheduling reencrpytion
* fix: FirstRunOldUserKeycardImport
* chore: improve code readability
* feat: use RestoreAccountAndLogin endpoint for keycard
* update status-go
2024-06-26 14:12:39 +02:00
Ivan Belyakov
ee8da30c95
chore: bump status-go to include cryptocompare proxy feat
2024-06-24 12:16:37 +02:00
Patryk Osmaczko
77df059c9f
Revert "Bump nim-serialization and nim-json-serialization ( #14058 )"
...
This reverts commit 6d96745c04
.
fixes : #15246
2024-06-19 13:58:55 +02:00
andri lim
6d96745c04
Bump nim-serialization and nim-json-serialization ( #14058 )
2024-06-18 17:05:45 +02:00
Igor Sirotin
430f2501d4
fix: bandwidth usage ( #15231 )
...
* feat: added bandwidthStatsEnabled login flag
* update status-go
2024-06-18 15:19:10 +01:00