Commit Graph

28 Commits

Author SHA1 Message Date
Jiri Zbytovsky
3e33cbeee4 chore: bump prettier 2026-01-06 10:07:56 +01:00
Martin Varmuza
86b78585f7 chore(address-validator): remove cbor-js dep, use already existing cbor dep 2025-12-17 20:26:13 +01:00
Jiri Zbytovsky
544e6a56c3 fix(address-validator): duplicate identifiers 2025-11-24 09:08:35 +01:00
tomasklim
1a7337b1d6 chore(suite): add Avax 2025-10-23 15:00:49 +02:00
Peter Sanderson
a4f8b09e38 fix: add depcheck scripts for all the package.json-s 2025-09-18 13:04:25 +02:00
Tomas Martykan
3f7dc07882 feat(address-validator): cardano stake addresses 2025-09-02 14:59:37 +02:00
Peter Sanderson
89e32fcf42 chore: bump prettier - format:all on new version 2025-07-03 11:47:37 +02:00
Jan Komarek
d4c6324599 chore: update packages to fix dependabot issues 2025-06-12 11:20:28 +02:00
tomasklim
60fb96bd78 chore: add/remove used/unused packages 2025-06-09 13:15:39 +02:00
Tomas Martykan
eb758acea9 chore: apply latest prettier 2025-05-05 13:51:36 +02:00
Vojtěch Tranta
9ceb675949 Vite as suite devserver (#17152)
* fix(suite): remove immer with Object.freeze from guideReducer as it contains 'react' structure

* chore(suite): add ignore comments to dynamic imports for vite

* fix(suite): make the calling of the GraphWorker as a function call, not constructor

* fix(connect): make the imports of the dynamic connect methods "static" without template variables in the paths

* fix(suite): edit the dynamic imports to make the more reliable

* chore(suite): add info about yarn suite:dev:vite command to README.md

* feat(suite): add option to have vite as a dev server

* feat(suite): have Vite devserver serve the webpack original index.html file

* fix(suite): make the dynamic import of the flag svg actaully dynamic

* fix(suite): fix circular dependency

* chore(connect-expolorer-theme): remove unused vitest from connect-expolorer-theme
2025-03-05 15:01:20 +01:00
Martin Homola
cc18737edc feat(connect): rename bnb to bsc 2024-12-21 19:23:21 +09:00
tomasklim
d800b0ef19 feat(suite): add Arbitrum one 2024-12-21 02:08:52 +09:00
tomasklim
402c04d0fc feat(suite): Base network 2024-11-22 18:59:04 +09:00
Peter Sanderson
f7005e9f46 fix: typo 2024-11-13 10:36:38 +01:00
Peter Sanderson
c806924eac chore: better comment 2024-11-13 10:36:38 +01:00
Peter Sanderson
abb41f8033 chore: remove glboal nx/workspace link scripts (it shall be run only globally) + resolve ugly igonores for devDependencies in import/no-extraneous-dependencies 2024-11-13 10:36:38 +01:00
Martin Varmuza
de58841260 chore(address-validator): replace new Buffer with Buffer.from or Buffer.alloc 2024-10-17 14:48:51 +02:00
Martin Varmuza
9b387f7259 chore(address-validator): update base-x 3.0.7 -> 5.0.0 2024-10-09 13:37:02 +02:00
tomasklim
f98f57023f feat(suite): add Optimism 2024-10-09 00:54:55 +09:00
tomasklim
66427afab4 feat: change matic to pol symbol in the codebase 2024-09-27 22:49:18 +09:00
Martin Varmuza
e602689079 test(transport): unit tests now fail when eventlisteners memory leak is detected 2024-08-14 17:36:10 +02:00
Martin Varmuza
597483e7d8 fix(trezor-address-validator): add missing solana 2024-08-13 13:33:27 +02:00
tomasklim
56e8a32867 chore(address-validator): remove Binance Chain validator 2024-08-06 09:42:34 +03:00
Carlos Garcia Ortiz karliatto
24ac0e6e53 chore: update rimraf from 5.0.5 to 6.0.1 2024-08-02 10:58:23 +02:00
Martin Varmuza
90ab94f9f9 fix(address-validator): use local variable 2024-07-12 13:44:51 +02:00
Martin Varmuza
62fa238f5a chore(address-validator): adapt to monorepo rules 2024-07-12 13:44:51 +02:00
Martin Varmuza
a82ccaf70e chore(address-validator): move from e4685c456a 2024-07-12 13:44:51 +02:00