Volodymyr Kozieiev
6adfb10255
wip
2024-10-25 14:49:38 +01:00
Volodymyr Kozieiev
2e07a3ddfe
removed comment
2024-10-24 14:39:41 +01:00
Volodymyr Kozieiev
5b81006f88
created subs for bottom actions and main view
2024-10-24 14:00:59 +01:00
Volodymyr Kozieiev
8ddea30542
Subs for token-input and routes components
2024-10-24 13:44:11 +01:00
Volodymyr Kozieiev
13d40203f1
Before splitting subs by component
2024-10-24 13:04:01 +01:00
Volodymyr Kozieiev
5d0e30a238
wip
2024-10-24 11:53:51 +01:00
Volodymyr Kozieiev
9f7cc76daf
Props removed from view and moved to subscriptions
2024-10-23 21:03:19 +01:00
Volodymyr Kozieiev
1be5be1ff9
wip
2024-10-23 15:43:53 +01:00
Volodymyr Kozieiev
4ceb5c890e
networks moved to controller
2024-10-22 19:01:43 +01:00
Volodymyr Kozieiev
1636a1d231
wip
2024-10-22 15:52:53 +01:00
Volodymyr Kozieiev
d4eae9ee46
controlled input logic added
2024-10-22 12:03:30 +01:00
Volodymyr Kozieiev
b4dc36b406
wip
2024-10-22 12:03:09 +01:00
Volodymyr Kozieiev
5032104bab
swap-conversion-rate moved to controller
2024-10-21 13:10:38 +01:00
Volodymyr Kozieiev
664d9f0f05
token-input-converted-value, amount-in-crypto moved to controller
2024-10-19 23:04:51 +01:00
Volodymyr Kozieiev
a6c346ea7d
input-state moved to controller
2024-10-19 22:16:13 +01:00
Volodymyr Kozieiev
7812b393ce
basic controller added
2024-10-19 15:51:59 +01:00
Brian Sztamfater
7e5df7689b
fix(swap): round values for very small values in fiat and crypto ( #21442 )
...
Signed-off-by: Brian Sztamfater <brian@status.im>
2024-10-18 12:10:19 -03:00
Mohamed Javid
ff7ec97de4
feat(wallet)_: Add PDF viewer screen to view ParaSwap TnC ( #21437 )
...
This commit:
- Adds a PDF viewer screen to view PDFs within the app instead of opening them on the system browser
- Updates the swap provider (ParaSwap) terms and conditions to be displayed within the app
- Increases APK size limit to 80 MB
Signed-off-by: Mohamed Javid <19339952+smohamedjavid@users.noreply.github.com>
Co-authored-by: Siddarth Kumar <siddarthkay@gmail.com>
2024-10-18 16:50:21 +05:30
frank
dd0ba49bea
fix_: message history loading took too much time ( #21411 )
...
12c4e869...43659f0c
2024-10-18 10:51:27 +08:00
Mohsen
6105435207
[ #20593 ] fix: show name of saved address in sending flow ( #21448 )
2024-10-17 19:47:07 +03:00
Ulises Manuel
711fd19967
fix(wallet): "Not enough assets" case in send screen ( #21425 )
...
* Make `->bignumbers` more general
* Fix case when there are not enough assets to pay gas fees:
- Fix the UI to match Figma
- Fix logic to handle the case
- Perform refactoring to surrounding code
2024-10-16 13:45:21 -06:00
Brian Sztamfater
d58553f67a
fix(swap): update swap icon and don't show contract address for eth swaps ( #21410 )
...
Signed-off-by: Brian Sztamfater <brian@status.im>
2024-10-16 12:51:29 -03:00
Tetiana Churikova
76882690d7
e2e: fix error in reporting ( #21447 )
2024-10-16 15:27:00 +02:00
Tetiana Churikova
6a33c4723a
e2e: balance test ( #21440 )
2024-10-16 11:26:57 +02:00
Lungu Cristian
6a26ebafa3
fix: clean up state after unmounting ( #21435 )
2024-10-16 13:27:01 +05:30
Mohsen
3c55fc1fa2
[ #21335 ] feat: add dApp analytics ( #21379 )
2024-10-15 20:22:05 +03:00
flexsurfer
15a1a15c08
Keycard - Allow user to migrate existing Profile [Part 2] ( #21408 )
2024-10-15 16:48:47 +02:00
Mohsen
9e43aa04c7
[ #21396 ] chore: rename crypto buy phrases ( #21404 )
2024-10-15 14:15:07 +03:00
flexsurfer
18f7d05a61
Feature/keycard create pin #21368 ( #21413 )
2024-10-14 10:33:18 +02:00
frank
70e325fd2b
fix_: community sync ( #21327 )
...
12c4e869...3f613a92
2024-10-12 09:02:33 +08:00
flexsurfer
fba631c044
[ #21420 ] Keycard - Auth with password ( #21422 )
2024-10-11 18:35:39 +02:00
richΛrd
598617cf2b
chore: fix mismatched staging fleet peerID and take filter loop fix and updates from status-go ( #21386 )
...
12c4e869...0f4f2f4c
Co-authored-by: Prem Chaitanya Prathi <chaitanyaprem@gmail.com>
2024-10-11 22:07:12 +08:00
Siddarth Kumar
66f177370a
nix: fix sha256 of nixpkgs release 24-05 ( #21416 )
2024-10-11 15:16:25 +05:30
Volodymyr Kozieiev
ad7d58788f
Missed key added to token returned from assets list ( #21402 )
2024-10-10 11:55:03 +01:00
Alexander
ad4ea0783f
A black square background at the end of Swap confirmation screen ( #21372 )
2024-10-09 15:37:38 -03:00
Brian Sztamfater
5c44cb6399
fix(swap): display very small max values, fix scientific notation, handle decimal mismatch when changing tokens, display long numbers ( #21388 )
...
Signed-off-by: Brian Sztamfater <brian@status.im>
2024-10-09 13:49:45 -03:00
Ulises Manuel
a9e0b3dd6b
fix(wallet): Exception when navigating back from route generation ( #21381 )
...
- Slightly improved code style
2024-10-08 19:05:29 -06:00
Ulises Manuel
131da5f444
fix(community): Last message overlapped with "join community" button ( #21370 )
2024-10-08 18:50:29 -06:00
Brian Sztamfater
874ececc47
fix(swap): update max value when the account is switched ( #21395 )
...
Signed-off-by: Brian Sztamfater <brian@status.im>
2024-10-08 18:16:38 -03:00
Yevheniia Berdnyk
5f1d74a77a
e2e: added tests for fallback flow
2024-10-08 17:49:27 +03:00
Brian Sztamfater
00b0d75fc4
fix(wallet): mercuryo on-ramp ( #20962 )
...
Signed-off-by: Brian Sztamfater <brian@status.im>
2024-10-08 09:43:56 -03:00
Siddarth Kumar
4b93c8ff43
nix: use multiple nixpkgs sources ( #21374 )
2024-10-08 17:51:30 +05:30
flexsurfer
80ad2b8fca
[ #21318 ] Keycard - Allow user to initiate Profile key pair migration on an empty Keycard ( #21359 )
2024-10-07 20:15:19 +02:00
Alexander
a8bc93eb17
Account selection drawer with balance tag ( #21356 )
2024-10-07 14:57:23 -03:00
Parvesh Monu
9d3fc4286e
fix syncing screen only shows paired label after the restart ( #21315 )
...
effde33d...12c4e869
2024-10-07 22:35:46 +08:00
Siddarth Kumar
16fba373c9
nix: add preBuild phase for generating files ( #21390 )
...
effde33d...ba37c32c
https://github.com/status-im/status-go/pull/5920
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-10-07 17:19:37 +05:30
Yevheniia Berdnyk
9c3ff8c88c
e2e: fixes for edit/delete message in tests
2024-10-04 17:04:18 +03:00
flexsurfer
2525620730
Update import-assets.md typo
2024-10-04 14:32:46 +02:00
Ulises Manuel
6dde1d7b74
fix(onboarding): Increase hit area for all selectors ( #21355 )
...
* Increase hit-slop for all selectors
* Remove unnecessary `:f>` wrapper
2024-10-03 13:35:47 -06:00
Sean Hagstrom
1691e2fe34
chore: remove run-tests from wallet-send event tests ( #21373 )
2024-10-03 12:56:45 +01:00