status-mobile/src
Sean Hagstrom 27d1a5f3f4
fix: avoid exceptions related to comparing invalid strings to BigNumber instances (#21282)
This change adapts the code to avoid persisting the string `"<0.01"` in the wallet-send UI state. This change also modifies some of the BigNumber utility functions to validate that only BigNumbers are used with the utility functions. And the this change also tries to stop requesting route suggestions after exiting the wallet-send flow.
2024-09-25 14:50:17 +01:00
..
dev DX: Preload user and dev.user namespace (#19927) 2024-05-10 13:17:26 -03:00
js/worklets Implement collectible header with animations (#20024) 2024-05-16 21:16:17 -07:00
keycard [#20434] Allow users from v1 to login with keycard (#20558) 2024-07-12 12:02:17 +02:00
legacy/status_im Crash when trying to add Waku settings in Advanced Settings #21155 (#21302) 2024-09-24 17:00:51 +02:00
mocks WalletConnect no internet edge-cases (#20826) 2024-07-25 11:21:31 +03:00
native_module log go request and response (#21218) 2024-09-17 08:58:38 +05:30
quo fix(wallet): Collectibles stuck in loading for watch-only accounts (#21286) 2024-09-24 16:30:21 -06:00
react_native chore(onboarding): Remove welcome screen from onboarding (#20912) 2024-09-17 16:20:34 -06:00
schema feat: simplification of onboarding intro view (#20386) 2024-06-25 11:03:10 +08:00
status_im fix: avoid exceptions related to comparing invalid strings to BigNumber instances (#21282) 2024-09-25 14:50:17 +01:00
test_helpers fix: calendar component specs to avoid duplicate day entries (#21164) 2024-09-03 07:16:11 +01:00
tests log go request and response (#21218) 2024-09-17 08:58:38 +05:30
utils fix: avoid exceptions related to comparing invalid strings to BigNumber instances (#21282) 2024-09-25 14:50:17 +01:00