Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Syncing develop with release branch for message system #15392

Merged
merged 624 commits into from
Nov 14, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
624 commits
Select commit Hold shift + click to select a range
18b5cbc
fix(connect): only device mode seedless for LoadDevice
karliatto Oct 31, 2024
580f3a9
fix(connect-explorer): make it clear that debug fw is needed
karliatto Oct 31, 2024
0bde39e
fix(suite-native): device state migration
martykan Oct 31, 2024
0f1c6d7
fix(suite-native): fix key for wallet rows
matejkriz Oct 31, 2024
a64091e
fix(suite-native): update gorhom bottom sheet to get rid of warning
vytick Oct 31, 2024
855548f
chore: add 'no-case-declarations' ESLint rule
peter-sanderson Oct 31, 2024
2023fa1
chore(suite): update everstake lib
tomasklim Oct 30, 2024
7cc5397
fix(utxo-lib): add types bn.js and events
tomasklim Oct 30, 2024
c31959e
chore: tests add text encoder, decoder polyfill
tomasklim Oct 30, 2024
76519c7
chore: update solana lib
tomasklim Oct 31, 2024
8b922da
chore(connect-plugin-ethereum): update @metamask/eth-sig-uti
tomasklim Oct 31, 2024
811b149
chore(connect-plugin-stellar): update @stellar/stellar-sdk
tomasklim Oct 31, 2024
2d6465f
chore(connect): update @ethereumjs libs
tomasklim Oct 31, 2024
8d8beba
chore: add 'import/no-duplicates' ESLint rule
peter-sanderson Oct 31, 2024
ff5fe34
chore: enable 'prefet-const' ESLint rule
peter-sanderson Oct 31, 2024
ec6f90c
fix(suite-native): fix video selection for XPUB vs address hints
matejkriz Nov 1, 2024
d380b96
feat(suite-native): ethereum send info messages
PeKne Oct 30, 2024
e46c95e
fix(connect): loadDevice not-initialize method
karliatto Nov 1, 2024
61bb366
fix(components, theme): decrease Backdrop z-index to fix overlapping …
komret Nov 1, 2024
edb743a
feat(suite-native): send token drafts
PeKne Oct 30, 2024
dc58bc5
feat(components): move getAssetLogoUrl to asset-utils
vytick Oct 30, 2024
b8395a8
feat(suite-native): fetch token icons from trezor data using asset-utils
vytick Oct 30, 2024
7bebae6
refactor(trade): history transactions
adderpositive Oct 22, 2024
c8e3b2c
feat(trade): update last transaction heading
adderpositive Oct 22, 2024
946653d
fix(trade): route between last transactions/detail and back
adderpositive Oct 22, 2024
e663cdd
refactor(trade): routing in the section
adderpositive Oct 22, 2024
b4c4973
test(trade): routing in the section
adderpositive Oct 22, 2024
abd4f92
feat(trade): sort out transaction history
adderpositive Oct 23, 2024
4454a1e
feat(trade): remove buy again button
adderpositive Oct 25, 2024
f9668c4
fix(trade): improve routing
adderpositive Oct 25, 2024
7d6c6d1
test(trade): update test
adderpositive Oct 31, 2024
a045d03
refactor(trade): transaction components
adderpositive Oct 31, 2024
ccc4abd
chore(suite): refactor coinmarket sections
adamhavel Oct 31, 2024
5a5f41e
fix(suite-native): CryptoIcon in send
vytick Nov 1, 2024
de11b39
fix(suite-common): add check for bitcoin-only firmware type
enjojoy Oct 31, 2024
c301da0
chore(suite): bitcoin only networks as constant
enjojoy Oct 31, 2024
e65d214
refactor(suite): use amount-unit
enjojoy Oct 31, 2024
87a6f5e
feat(suite-native): enhance layout of the account import summary screen
yanascz Nov 1, 2024
cb2b867
chore: rename amountToSatoshi & networkAmountToSatoshi to x_smallestUnit
tomasklim Oct 23, 2024
92f0b5b
fix(staking): zero amounts when bumping fee of unstake tx
dev-pvl Oct 23, 2024
f4218dc
fix(suite): double label when bumping staking txs
tomasklim Nov 3, 2024
bef5664
fix(suite): hide amount line when bumping fee of claim tx
tomasklim Nov 3, 2024
1b02b0c
fix(suite): hide 0 value when bumping fee of claim tx & approve trade tx
tomasklim Nov 3, 2024
93cf3e6
chore(components): add new size to NewModal component
adamhavel Nov 4, 2024
6a1da3c
chore(suite): update stake and ustake modals size
adamhavel Nov 4, 2024
258ab96
fix(suite): ReconnectDevicePrompt modal
adamhavel Nov 4, 2024
4b44bf3
fix(suite): different formatting for not that big numbers
tomasklim Nov 4, 2024
7182469
fix(suite): token zero balance toggle
tomasklim Nov 4, 2024
5372dd0
fix(components): token logo background circle
tomasklim Nov 4, 2024
ba36a46
fix(suite-desktop-core): mainwindow destroyed
martykan Oct 15, 2024
8444a04
fix(suite-desktop-core): auto start linux improvements
martykan Oct 15, 2024
c5924cf
fix(suite-desktop-core): open-url handler in daemon mode
martykan Oct 16, 2024
8435236
chore(suite): update ConfirmEvmExplanationModal to use NewModal compo…
adamhavel Oct 14, 2024
fff042a
chore(suite): update create backup modal to use NewModal component
adamhavel Oct 19, 2024
2f29e42
fix(suite): transaction details modal
adamhavel Nov 4, 2024
6060332
feat(suite): autostart in bridge requested modal
martykan Nov 4, 2024
1d93e3c
fix(coinmarket): Confirm on Trezor and Send button infinite loading w…
LukasRada Nov 4, 2024
9f4968f
fix(suite-native): send minimal amount validation
PeKne Nov 1, 2024
05d128a
chore(ci): check existing EAS builds before creating a new one
matejkriz Nov 1, 2024
d2c8870
feat(connect): improve error handling for missing capabilities in FW
martykan Nov 1, 2024
42284ae
feat(suite-desktop-core): handle closing based on current autostart p…
martykan Oct 31, 2024
0dbc399
chore(tenv): update the commit hash for the trezor-user-env image use…
grdddj Nov 4, 2024
df9ac7a
chore(suite): unify staking files
dev-pvl Oct 29, 2024
c584547
feat(suite-native): send address checksum
PeKne Nov 1, 2024
603ef07
ci: enable workflow_dispatch for test-suite-web-e2e
Lemonexe Nov 5, 2024
8837313
refactor(suite): useEnabledNetworks and CoinGroup
komret Nov 4, 2024
0d01c13
refactor(suite): move duplicated logic to useEnabledNetworks
komret Nov 4, 2024
cd239a9
refactor(suite): use selector for enabled networks directly instead o…
komret Nov 4, 2024
6f5f37a
fix(suite): reverse condition to show unsupported coins in AddAccount…
komret Nov 4, 2024
d4b8158
fix(suite): reverse condition to determine network selection step in …
komret Nov 4, 2024
3bd061d
fix(suite): improve areAllNetworksEnabled condition
komret Nov 4, 2024
584d742
fix(connect): skip fw hash check when binary too tiny (DX)
Lemonexe Nov 4, 2024
a41521d
chore: crowdin translation update
trezor-ci Nov 5, 2024
ef2dd42
chore: add no-empty as it will became part of recommanded
peter-sanderson Nov 4, 2024
f497c45
feat(suite): show unreadable tips also for model one in bl mode
mroz22 Nov 4, 2024
9dcaacc
fix(e2e): Fixed viewport
HajekOndrej Nov 4, 2024
980c884
feat(suite-desktop-core): tray icon for autostart
martykan Nov 4, 2024
760e8fd
chore(suite-desktop-core): unify background modules interface
martykan Nov 4, 2024
766fc30
feat(suite-desktop-core): show tray setting
martykan Nov 4, 2024
e4c191e
chore: add no-unsafe-optional-chaining as it became part of recommand…
peter-sanderson Nov 4, 2024
4cc7107
fix(docs): mdbook build
martykan Nov 5, 2024
384767d
feat(suite): tokens and staking display at dashboard
enjojoy Oct 23, 2024
2fcc751
chore(suite): update AssetsTable component
adamhavel Oct 29, 2024
9697dc9
refactor(suite): rename isBorderRow to hasBorderRow
enjojoy Oct 29, 2024
530c14b
feat(suite): abstract dashed line section
enjojoy Oct 30, 2024
9fc19a5
refactor(suite): use list of accounts in TokenIconSet wrapper
enjojoy Nov 4, 2024
977a3d7
refactor(suite): AssetsView nits
enjojoy Nov 5, 2024
2da308d
fix(suite): network icons
tomasklim Nov 5, 2024
13ec59a
fix(connect): webusb sessions sync in all deployments
mroz22 Nov 4, 2024
0828717
fix: missing devDependency
peter-sanderson Nov 5, 2024
b7afbd0
fix(transport-bridge): synchronize was too strict, allow enumerate an…
mroz22 Oct 31, 2024
cab0b66
feat(suite-desktop-core): option to hide in tray menu
martykan Nov 5, 2024
5a569dc
feat(suite): move autostart setting to application tab
martykan Nov 5, 2024
7831e63
fix(suite): WelcomeLayout gap on top
martykan Nov 4, 2024
c912363
feat(suite): delete redundant buy button on the portfolio page
adderpositive Nov 5, 2024
1eae622
fix(trade): swap/sell all balance on a account
adderpositive Oct 30, 2024
6cd4ac7
fix(suite-native): revise navigation and spacing of the Sync my coins…
yanascz Nov 4, 2024
4a3cdc7
fix: local-rules/no-override-ds-component were not riggered correcly …
peter-sanderson Nov 5, 2024
2c05209
fix(trade): crashing app
adderpositive Nov 4, 2024
081d826
fix(suite-desktop-core): trezor connect module reload
martykan Nov 5, 2024
1231195
chore(suite): optimism back to debug mode
tomasklim Nov 5, 2024
54a0b33
fix(suite): copy to clipboard
tomasklim Nov 5, 2024
086ea47
fix(e2e): Fixed rest of viewports in currently enabled tests
HajekOndrej Nov 5, 2024
72bd6ae
fix(suite): update state in devicereducer
martykan Nov 5, 2024
f3ff484
test(suite): passphrase device reconnection
martykan Nov 5, 2024
6aa2642
ci(connect): use t3w1 in nigthly tests
mroz22 Nov 4, 2024
fd70c05
ci(connect): run all models tests with fw-main
mroz22 Nov 4, 2024
bb8641b
test(connect): allow running even if no latest exist yet
mroz22 Nov 5, 2024
4d48ce1
chore(connect): remove getConfig passthrough method from DataManager
mroz22 Nov 5, 2024
dd948c1
chore(connect): remove config import from DataManager
mroz22 Nov 5, 2024
7ae24e9
chore(connect): remove DataManager import from AbstractMethod
mroz22 Nov 5, 2024
b1d9fb0
feat(product-components): add utils to detect non-ASCII chars
TomasSlama Oct 27, 2024
cc060d7
feat(product-components): warn users about non-ASCII chars in Passphr…
TomasSlama Oct 27, 2024
7a3a4c8
feat(components): add color and spacingX to Banner
TomasSlama Oct 29, 2024
d56d73c
feat(components): create Code component
TomasSlama Oct 29, 2024
4f9de23
feat(product-components): create NonAsciiBanner
TomasSlama Oct 29, 2024
cd23b78
chore(suite): simplify an import
Lemonexe Nov 5, 2024
0289a70
chore: crowdin translation update
trezor-ci Nov 5, 2024
779831c
fix(trade): decimal places
adderpositive Nov 4, 2024
b57033c
fix(trade): recalculating transaction fees, solana fix
adderpositive Nov 4, 2024
a85a9e7
chore(suite): bump beta version to 24.12.0
komret Nov 5, 2024
1be4614
chore: crowdin translation update
trezor-ci Nov 5, 2024
9e4882a
feat(suite-native): for only passphrase remembered add also standard …
vytick Nov 1, 2024
47555aa
fix(suite-native): track btc firmware instead of btc device to analytics
vytick Nov 4, 2024
75c2de0
refactor(suite-native): replace useAuthorizationGoBack with navigateT…
yanascz Nov 5, 2024
e38007d
feat(suite): enable pin entry cancellation during fw update
komret Oct 22, 2024
d2f876e
fix(connect): don't trump `Cancel` with `DeviceCommand disposed`
marekrjpolak Nov 6, 2024
9b3cb8e
chore: enabled no-irregular-whitespace as it becames recommanded in n…
peter-sanderson Nov 5, 2024
742e8d1
chore: enable no-extra-boolean-cast as it becames recomended
peter-sanderson Nov 6, 2024
7fb87d5
chore: enable no-useless-escape as it becames recommanded
peter-sanderson Nov 6, 2024
55d663c
chore: add recommanded checks from eslint-plugin-jest
peter-sanderson Oct 31, 2024
2e997ec
fix(e2e): Fixed db migration test
HajekOndrej Nov 6, 2024
5d1104b
chore: enforce @typescript-eslint/no-restricted-imports everywhere
peter-sanderson Nov 5, 2024
295e907
chore(suite): fix aborted discovery process in wallet switcher
adamhavel Nov 6, 2024
9a4868e
fix(suite-desktop-core): tray update setting when window open, left c…
martykan Nov 6, 2024
12a76ec
feat(suite-native): only download token definitions for relevant netw…
vytick Nov 6, 2024
a8c4a9f
chore: no-control-regex as it becames recommanded
peter-sanderson Nov 6, 2024
b3eb721
fix(suite-native): revise and unify spacing of account-related screens
yanascz Nov 5, 2024
e19fb1e
chore(suite-native): bump runtimeVersion to ensure proper icons
matejkriz Nov 6, 2024
8673770
chore(suite-native): fix check for EAS build existence
matejkriz Nov 6, 2024
e4536e2
feat(suite-native): send ethereum like coins feature flag
PeKne Nov 6, 2024
17f7416
fix: additional fixes after jest/recommanded introduction
peter-sanderson Nov 6, 2024
e22b683
chore: enable import/order rule for whole codebase
peter-sanderson Nov 6, 2024
f1bdc39
chore: enable import/order rule for whole codebase - manual fixies
peter-sanderson Nov 6, 2024
12b6fb1
chore: enable import/order rule for whole codebase - prettier fix
peter-sanderson Nov 6, 2024
3df1e2a
chore: fix import/order ESlint after rebase
peter-sanderson Nov 6, 2024
f8bcaf7
fix(connect): emit changed event with state change in keepSession
martykan Nov 6, 2024
e8a0be7
fix(suite-common): cardano discovery update device
martykan Nov 6, 2024
1ad7b6f
chore: get rid of '@typescript-eslint/no-unused-vars': 'off', and enf…
peter-sanderson Nov 5, 2024
fc04fea
chore: bump webpack
Lemonexe Nov 6, 2024
e7a980b
chore(suite-desktop): bump electron-builder
Lemonexe Nov 4, 2024
2b80c45
chore(suite-desktop): bump electron
Lemonexe Nov 4, 2024
4fc20aa
chore(suite-desktop): bump electron-updater
Lemonexe Nov 4, 2024
20cb0ef
chore: bump @hookform/resolvers
Lemonexe Nov 4, 2024
7fc6ec3
chore: bump react-hook-form
Lemonexe Nov 4, 2024
47c18ae
chore(suite-desktop): bump express
Lemonexe Nov 4, 2024
9b06c7b
chore(suite): bump uuid
Lemonexe Nov 4, 2024
a66ece5
chore(suite-desktop-core): bump openpgp
Lemonexe Nov 6, 2024
0dfebc8
fix: rycycling key (#15288)
Nodonisko Nov 6, 2024
ec68037
feat(suite-desktop): autostat option only in debug
mroz22 Nov 6, 2024
ef44e20
chore: update node-gyp
martykan Nov 5, 2024
fdd9f7c
chore: rename mission to foundation
Lemonexe Nov 7, 2024
556c7c0
feat(suite-native): whitelist pol and bnb and remove feature flags
vytick Nov 6, 2024
5e33e3a
chore: enable no-constant-binary-expression as it becames recommanded…
peter-sanderson Nov 5, 2024
aa994d2
chore: add no-prototype-builtins ESLint rule as it became part of rec…
peter-sanderson Nov 4, 2024
3f257bc
refactor(suite): locks improved
marekrjpolak Oct 23, 2024
f2e4ec4
test(suite): test adjusted to new locks
marekrjpolak Oct 23, 2024
b249394
fix(suite-native): connect popup in screen presentation mode
martykan Nov 7, 2024
e436527
fix(connect-examples): local url in mobile example
martykan Nov 7, 2024
e7a7dfa
fix(trade): buy input decimals
adderpositive Nov 7, 2024
e701922
docs(suite): remove bcrypto troubleshooting md
Lemonexe Nov 7, 2024
b8e5535
fix(suite-desktop-core): is autostart enabled condition on windows
martykan Nov 7, 2024
9b5c70e
Revert "chore(suite-desktop-core): bump openpgp"
Lemonexe Nov 7, 2024
54ddde7
chore: add no-async-promise-executor as it becames recommanded
peter-sanderson Nov 6, 2024
1029708
chore: refactory async-promise-executor
peter-sanderson Nov 7, 2024
f6984f9
chore(suite-native): bump app version to 24.11.1
PeKne Nov 8, 2024
1c01b56
chore: improve no-override-ds-component so it works better when ESLin…
peter-sanderson Nov 7, 2024
bceeac3
fix(suite-native): txn detail visual fixes
vytick Nov 8, 2024
35227e3
fix(suite): workers not loading in electron
martykan Nov 8, 2024
e9e31ad
feat(suite-native): sort networks according to networksConfig
vytick Nov 6, 2024
f8febb3
fix: dont offer FW upgrade for not-connected devices
peter-sanderson Nov 8, 2024
d6bc8c5
fix(connect): eip1559 set maxFeePerGas = maxPriorityFeePerGas
martykan Nov 8, 2024
1ba70be
fix(staking): change interchanges
dev-pvl Nov 8, 2024
f2e0b66
fix(components): ResizableBox fractional height
Lemonexe Nov 8, 2024
d8fcbfe
feat(suite-native): revert for only passphrase remembered add also st…
vytick Nov 8, 2024
561544e
fix(suite): fix typo in settings for device homescreen
Nov 10, 2024
20c8948
feat(suite-native): bitcoin and ethereum send enabled
PeKne Nov 8, 2024
ff16b78
fix(suite-native): send transaction detail redirect
PeKne Nov 7, 2024
19aeb1a
feat(connect): make transportReconnect implicitly true
martykan Nov 7, 2024
36fdc66
fix(suite-native): redirect to token send on review cancel
PeKne Nov 11, 2024
c214aa3
feat(suite-native): show placeholder when standard wallet is not present
vytick Nov 8, 2024
acf7518
fix(suite): fix wrong key for translation
Nov 11, 2024
a33bf1d
chore: replace proxy-memoize with reselect (#15333)
Nodonisko Nov 11, 2024
ab80634
ci(connect): start running api tests with the latest released fw in t…
mroz22 Nov 7, 2024
bf6b74e
fix(suite-native): checksum alert displayed for ethereum only
PeKne Nov 12, 2024
cefbc84
feat(suite-native): checksum message animation
PeKne Nov 12, 2024
bd0ac77
fix(mobile): infite loading of fiat rates during discovery (#15351)
Nodonisko Nov 12, 2024
2a58abc
fix(suite-native): make staking visible in accounts list
matejkriz Nov 12, 2024
48e322f
chore: crowdin translation update
trezor-ci Nov 12, 2024
eacdfff
npm-prerelease: @trezor/blockchain-link 2.3.2-beta.2
trezor-ci Nov 11, 2024
225a260
npm-prerelease: @trezor/blockchain-link-utils 1.2.2-beta.2
trezor-ci Nov 11, 2024
33407a3
npm-prerelease: @trezor/blockchain-link-types 1.2.2-beta.2
trezor-ci Nov 11, 2024
9d8523c
npm-prerelease: @trezor/type-utils 1.1.1-beta.2
trezor-ci Nov 11, 2024
13b76de
npm-prerelease: @trezor/analytics 1.2.2-beta.1
trezor-ci Nov 11, 2024
5038b5b
npm-prerelease: @trezor/connect-common 0.2.3-beta.2
trezor-ci Nov 11, 2024
de2cfbf
npm-prerelease: @trezor/transport 1.3.3-beta.2
trezor-ci Nov 11, 2024
c965336
npm-prerelease: @trezor/protobuf 1.2.3-beta.2
trezor-ci Nov 11, 2024
0cd41d7
npm-prerelease: @trezor/schema-utils 1.2.2-beta.1
trezor-ci Nov 11, 2024
ca494ef
npm-prerelease: @trezor/utxo-lib 2.2.2-beta.1
trezor-ci Nov 11, 2024
cedfd27
npm-prerelease: @trezor/utils 9.2.2-beta.2
trezor-ci Nov 11, 2024
f02ca39
npm-release: @trezor/connect 9.4.3-beta.2
trezor-ci Nov 11, 2024
796d701
chore(connect): changelog for 9.4.3-beta.2
karliatto Nov 11, 2024
d1a9b8c
chore(suite-desktop): add release notes for 24.11 release
Nov 12, 2024
6956a79
chore(blockchain-link): remove invalid webpack config
mroz22 Nov 12, 2024
b33ad25
feat(connect): allow smart fees estimate for doge
mroz22 Nov 12, 2024
2032142
fix(suite, suite-desktop-ui, suite-common): add type check to message…
komret Nov 11, 2024
35433e7
feat(suite-native): fetch token definitions while importing account
vytick Nov 11, 2024
76d8b3a
feat(e2e): Added test for t3t1
HajekOndrej Nov 12, 2024
6b8e9ab
chore: Upgrade ESLint and all plugis & revalidate the config and ALL …
peter-sanderson Nov 6, 2024
6bb6fd9
chore: add eslint-plugin-jsx-a11y
peter-sanderson Nov 7, 2024
bfe86d7
chore: varios fixies
peter-sanderson Nov 7, 2024
4858599
chore: improve no-override-ds-component so it works better when ESLin…
peter-sanderson Nov 7, 2024
7e4a87d
chore: fix 'yarn update-project-references' & other fixies
peter-sanderson Nov 7, 2024
40d6016
chore: fix nx lint:js run
peter-sanderson Nov 8, 2024
59ff843
fix: better escape chars for quotes
peter-sanderson Nov 11, 2024
abb41f8
chore: remove glboal nx/workspace link scripts (it shall be run only …
peter-sanderson Nov 11, 2024
c806924
chore: better comment
peter-sanderson Nov 11, 2024
f7005e9
fix: typo
peter-sanderson Nov 12, 2024
4ab9f3c
fix: ignore .build-storybook files
peter-sanderson Nov 12, 2024
1ac890f
fix: remove forgotten script
peter-sanderson Nov 12, 2024
923a4d1
fix: ignore for build files in connect-examples
peter-sanderson Nov 12, 2024
8ca033b
chore(suite-native): bump native to 24.11.2
PeKne Nov 12, 2024
be98367
fix(suite-native): send token analytics
PeKne Nov 13, 2024
e4ef6ae
chore(connect): remove rebootToBootloader api method
mroz22 Nov 6, 2024
1fe405d
fix(mobile): update staking data on mobile (#15371)
Nodonisko Nov 13, 2024
f7cb5ca
chore(suite): refactor coinmarket forms
adamhavel Nov 5, 2024
928d504
chore(suite): order of network filter migration
tomasklim Nov 11, 2024
76f75ed
fix(suite): order of network filter
izmy Nov 6, 2024
ed36a3a
fix(connect): remove unwanted acquire in case when deriveCardano chan…
mroz22 Nov 13, 2024
7c2e781
fix(mobile): update staking data on mobile (#15372)
Nodonisko Nov 13, 2024
5e69c7f
chore: remove no-shadow from config as it is off anyway
peter-sanderson Nov 13, 2024
763f9b5
chore: reintroduce no-shadow in minimal form
peter-sanderson Nov 13, 2024
ef38e3a
fix(suite): backup check always resulting in error
Lemonexe Nov 13, 2024
4e914bc
fix(suite): backup check for T1B1
Lemonexe Nov 13, 2024
def5c07
fix(e2e): Switched firmware to 2-latest in onboarding tests
HajekOndrej Nov 13, 2024
69c54e0
chore(ci): only build node-bridge in the main repository
vdovhanych Nov 14, 2024
7db9cd6
chore: add eslint-plugin-cypress
HajekOndrej Nov 13, 2024
2b3b60b
test(transport-test): use 2-latest emu (main has some breaking change)
mroz22 Nov 14, 2024
4ba14fe
fix(suite-native): only fetch token defs for supported portfolio netw…
vytick Nov 13, 2024
3771bd2
chore(message-system): warn about pos backend issues (#15382)
MiroslavProchazka Nov 14, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
372 changes: 0 additions & 372 deletions .eslintrc.js

This file was deleted.

4 changes: 0 additions & 4 deletions .github/workflows/build-desktop-apps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,6 @@ jobs:
with:
node-version-file: ".nvmrc"

- name: Install missing Python deps (to build bcrypto lib in Node)
if: matrix.os == 'macos-14'
run: brew install python-setuptools

- name: Install deps and build libs
run: |
yarn install --immutable
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/build-node-bridge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,11 @@ on:
push:
branches:
- develop
pull_request:
types: [labeled]
workflow_dispatch:

jobs:
node-bridge-bin-js:
if: github.repository == 'trezor/trezor-suite'
name: Build node-bridge bin.js file
runs-on: ubuntu-latest
steps:
Expand Down
Loading
Loading