Commit Graph

921 Commits (core/v2.5.3)

Author SHA1 Message Date
Andrew Kozlik fad95d1fb2 feat(tests): Do not automatically enable experimental features in device tests.
2 years ago
Martin Milata 2dcf09db34 chore(common): update chains and tokens
2 years ago
Martin Milata eff8e08a9c chore(common): update chains and tokens
2 years ago
David Misiak ec83d0187f chore(cardano): update ui tests, add changelog
2 years ago
David Misiak c36870defa chore(cardano): rename Catalyst to governance
2 years ago
Andrew Kozlik c7fb908146 chore: Change precision of CoinJoin fee rate percentage from 8 to 6 decimal digits.
2 years ago
Andrew Kozlik c41ccdca76 feat(tests): Implement CoinJoin requests in device tests.
2 years ago
Andrew Kozlik 1526215be5 fix(tests): Update UI fixtures.
2 years ago
grdddj 8668eba936 feat(core/ui): implement altcoin screens for UI2
2 years ago
tychovrahe da83d98539 refactor(core/rust): use icon blending for three-color icons
2 years ago
Martin Milata 18352acce8 feat(core/rust/ui): replace TT Hoves Medium with DemiBold style
2 years ago
Martin Milata a7c3a07ef1 refactor(core/rust/ui): implement confirm_properties layout
2 years ago
Andrew Kozlik ee8c596b1a refactor(core): Use a list of presigned inputs in Bitcoin signing.
2 years ago
Andrew Kozlik cc054050a5 feat(core): Improve Bitcoin signing progress display.
2 years ago
Andrew Kozlik 8ef5e5120a feat(core): Verify ownership proofs before transaction approval in BTC signing.
2 years ago
Andrew Kozlik 5b453c88ed feat(core): Add serialize option to SignTx.
2 years ago
Andrew Kozlik 294c390c96 feat(tests): Test signing a large CoinJoin.
2 years ago
Andrew Kozlik 0bc35dd2e6 fix(tests): Specify correct coin in SLIP-25 XPUB test.
2 years ago
Martin Milata f56041a759 chore(tests): remove leftover tempfile
2 years ago
Martin Novak dd168d2893 feat(core,legacy): display only sat instead of sat BTC
2 years ago
grdddj f44ee9b665 feat(tests): add UI test for showing taproot address QR code
2 years ago
grdddj 70d38e829b feat(legacy): show fee rate when replacing transaction
2 years ago
Martin Novak a41cfadbf1 feat(core,legacy): Extend decimals of fee rate to 2 digits
2 years ago
mroz 16b0ea00cd ci(connect): exclude checkFirmwareAuthenticity test
2 years ago
Martin Milata 5a9c2a1363 feat(core/rust/ui): recovery layouts
2 years ago
Martin Milata 3b629a1ea4 refactor(core/rust/ui): layouts for SLIP-39 backups
2 years ago
Martin Milata 4782afbae3 refactor(core/rust/ui): layouts for BIP-39 backups
2 years ago
grdddj a20783731a fix(tests): not use transaction cache in connect tests
2 years ago
mroz 2269c6d0fe feat(tests): use connect v9 in tests
2 years ago
Tomas Krnak 031bac4a9b feat(core): add support for Zcash unified addresses
2 years ago
Andrew Kozlik 2f6a7096da chore(legacy): Do not allow access to SLIP25 paths.
2 years ago
Andrew Kozlik 58ef0da703 feat(tests): Test spend from SLIP-25 path.
2 years ago
Andrew Kozlik 97115a1a54 fix(tests): Device tests for SLIP-0025 CoinJoin accounts.
2 years ago
grdddj c53177fe89 feat(core): show fee rate when replacing transaction
2 years ago
grdddj d5b0650cc2 feat(tests): add possibility to run device/UI tests in parallel
2 years ago
Martin Milata 005e4203a7 refactor(core/rust/ui): text theme struct
2 years ago
Andrew Kozlik f253d7e591 feat(tests): Add test for busy screen.
2 years ago
Andrew Kozlik b7dde50d5f fix(legacy): Generate CoSi nonce randomly.
2 years ago
matejcik 70c1b12dff feat(legacy): use thousands separator (fixes #2394)
2 years ago
matejcik 114376f734 feat(core/strings): use thousands separator (fixes #2394)
2 years ago
matejcik e37ce2b186 tests: change fw hashing test to work without fw dumping
2 years ago
Andrew Kozlik 8ca785925d fix(core,legacy): Fix tx_weight to tx_size conversion.
2 years ago
Andrew Kozlik a4343266a3 fix(legacy): Fix Decred transaction weight calculation.
2 years ago
Andrew Kozlik 90792eb438 fix(core): Fix Decred transaction weight calculation.
2 years ago
Andrew Kozlik 3b44d44a12 fix(legacy): Fix rounding in fee rate computation.
2 years ago
gabrielkerekes b9e2ca9a9d chore(cardano): add changelog and update ui fixtures
2 years ago
gabrielkerekes f2be6b9d91 chore(cardano): add `show_details` tests
2 years ago
David Misiak 4017434cc1 feat(cardano): add support for babbage features
2 years ago
David Misiak 2724d29968 refactor(cardano): introduce Signer and its subclasses
2 years ago
grdddj 3a8e84a86e fix(ci): make Connect tests run properly
2 years ago