Martin Varmuza
672672b172
chore(node-utils): use the new parseUrl utility
2026-02-17 09:01:04 +01:00
Martin Varmuza
310b714844
feat(node-utils): add parseUrl utility and tests
2026-02-17 08:56:11 +01:00
Martin Vere Cihlar
cf8b4eb415
test(e2e-suite): new test for multi wallet labeling with Suite sync
2026-02-16 20:03:23 +01:00
honzauher
c6b5c1c44a
test(e2e-suite): test global receive and send
...
new locators for global send and recieve
2026-02-16 17:04:15 +01:00
Tomas Boda
b8e197d9ca
chore: bump viem
2026-02-16 16:11:39 +01:00
Tomas Boda
274e36ae08
chore: bump @tanstack/react-query
2026-02-16 16:11:39 +01:00
Tomas Boda
01ad3da8ec
chore: bump @testing-library/react
2026-02-16 16:11:39 +01:00
Tomas Boda
75aaca51f3
chore: bump xrpl
2026-02-16 16:11:39 +01:00
Tomas Boda
7c50951a5f
chore: bump @stellar/stellar-sdk
2026-02-16 16:11:39 +01:00
Tomas Boda
5411810f13
chore: bump @noble/hashes
2026-02-16 16:11:39 +01:00
Tomas Boda
8130950e50
chore: bump @ethereumjs/tx
2026-02-16 16:11:39 +01:00
Tomas Boda
903b780ec8
chore: bump @ethereumjs/common
2026-02-16 16:11:39 +01:00
Tomas Boda
199c114ff7
chore: bump react-hook-form
2026-02-16 16:11:39 +01:00
Tomas Boda
6d80f47903
chore: bump @reduxjs/toolkit
2026-02-16 16:11:39 +01:00
Marek Polak
31af06e6b9
fix(suite): fix worker paths for win dev
2026-02-16 15:56:44 +01:00
Vojtěch Tranta
c96b7dd7c5
feat: allow switching devices and wallets during discovery - discovery keeps running for the selected device
2026-02-16 15:56:32 +01:00
Tomas Martykan
9bca342980
fix(suite): connect popup desktop initialization race condition
2026-02-16 15:39:52 +01:00
Jaroslav Hrách
e5c69654e7
refactor(product-components): extract notification subcomponents for exchange and transaction
2026-02-16 14:30:42 +01:00
Jaroslav Hrách
f1c29ce06e
fix(product-components): fix font loading and typography rendering
2026-02-16 14:30:42 +01:00
Daniel Skýpala
8e09ca177c
chore: Bump @braintree/sanitize-url
2026-02-16 14:29:26 +01:00
Daniel Skýpala
b34ff3fc6e
chore: Bump webpack deps
2026-02-16 14:29:26 +01:00
Daniel Skýpala
d3dcd5ea22
chore: Bump electron & electron-builder
2026-02-16 14:29:26 +01:00
Daniel Skýpala
dfac149085
chore: Bump sentry
2026-02-16 14:29:26 +01:00
Daniel Skýpala
f288b4a588
chore: Bump core-js
2026-02-16 14:29:26 +01:00
Daniel Skýpala
7c46840afc
chore(eslint): Bump eslint & related
2026-02-16 14:29:26 +01:00
Daniel Skýpala
dddbb03058
chore: Bump babel
2026-02-16 14:29:26 +01:00
Peter Sanderson
bf04aa4807
fix: user service from DI, not to create one in place
2026-02-16 13:36:40 +01:00
Peter Sanderson
c3577cbf42
chore: trying to unify (at least a bit) the utxo on mobile)
2026-02-16 12:16:56 +01:00
Martin Varmuza
b2aa45e5d6
chore(connect-web): remove webextension specific webusb code
2026-02-16 12:01:06 +01:00
Jaroslav Hrách
13683a29ea
refactor(suite): migrate staking dashboard into earn dashboard
2026-02-16 10:08:48 +01:00
Martin Varmuza
de4172e0d5
chore(connect): check bundle size of webextension build
2026-02-15 20:59:23 +01:00
Martin Varmuza
dc1cf9348b
chore(connect-examples): exclude ts files from webextension
2026-02-15 20:59:23 +01:00
Tomas Martykan
79e0974ab3
fix(connect-explorer): broken theme select
2026-02-15 19:08:37 +01:00
Tomas Martykan
3ec0891369
feat(connect): mac field in all address responses
2026-02-15 18:42:58 +01:00
Jiri Zbytovsky
877a8ffd85
chore(test): move defaultDevicePersistentData
2026-02-15 18:22:32 +01:00
Jiri Zbytovsky
cbaabde477
feat(suite): disable device meta checks by message system
2026-02-15 18:22:32 +01:00
Jiri Zbytovsky
8a261a580b
chore(suite): inline device declarations in Preloader.test.tsx
2026-02-15 18:22:32 +01:00
Jiri Zbytovsky
0056141b1c
feat(suite): device invariability check UI
2026-02-15 18:22:32 +01:00
Jiri Zbytovsky
f5ed5a79ae
feat(suite): device id check UI
2026-02-15 18:22:32 +01:00
karliatto
aae8b2a17a
chore(suite): use updateConnectSettings
...
Using the new consolidated API to change/update connect settings
2026-02-13 17:02:13 +01:00
karliatto
5e27e25ee7
feat(connect): update connect settings to new consolidated api
2026-02-13 17:02:13 +01:00
karliatto
ef150c971e
feat(connect): consolidate update settings
...
consolidates two separate APIs — setProxy and setTransports — into a single unified updateConnectSettings method. This is a clean API simplification across the entire Connect surface (Node, browser, mobile, webextension, desktop).
2026-02-13 17:02:13 +01:00
Tomas Martykan
1a853d8526
fix(connect-web): support sldev branches with slashes
2026-02-13 16:58:55 +01:00
Martin Varmuza
a57700c276
chore: update webextension example
2026-02-13 16:23:29 +01:00
Martin Varmuza
732fe0080f
chore: remove webextension-mv3-sw example
2026-02-13 16:23:29 +01:00
Martin Varmuza
8886dc4851
chore: remove webextension-mv3 example
2026-02-13 16:23:29 +01:00
Seibei Iguchi
8e0b73cd24
refactor(components): add isClean prop to Input and Select components
2026-02-13 15:35:23 +01:00
Lukas 'Sherpa' Werner
68f5c75281
feat(trading): add provider metadata handling and related tests
...
feat(tests): add trading test utilities and refactor provider metadata tests
feat(deps): update @testing-library/react version in package.json
2026-02-13 16:55:02 +04:00
Lukas 'Sherpa' Werner
a512222304
feat(trading): implement provider terms in footer
2026-02-13 16:55:02 +04:00
Seibei Iguchi
d73a7a1e16
refactor(components): update form components
2026-02-13 12:53:07 +01:00