Commit Graph

1121 Commits (58276a744383a65d62d1628995d409ebbd6068cf)

Author SHA1 Message Date
Martin Novak 58276a7443 feat(core/ethereum, legacy/ethereum): add support to Ledger Live legacy derivation path
2 years ago
matejcik 95d26fe04a feat(core/ui): drop UI1 remnats
2 years ago
grdddj 61277bd80a feat(core/ui): implement webauthn layouts for UI2
2 years ago
grdddj bd6f3d5f46 chore(core/ui): delete altcoin.py file
2 years ago
grdddj ae525fed26 chore(core/ui): delete unused arguments to layouts
2 years ago
Martin Milata 1a9f3c18dd Merge branch 'release/22.11'
2 years ago
grdddj 55bb61d404 chore(core): decrease bitcoin size by 1740 bytes
2 years ago
grdddj 45b4b609db chore(core): decrease monero size by 2630 bytes
2 years ago
grdddj 16f1d3da86 chore(core): decrease base and handlers by 300 bytes
2 years ago
grdddj 0c8528821f chore(core): decrease cardano size by 2290 bytes
2 years ago
grdddj 26fd0de198 chore(core): decrease ethereum size by 17250 bytes
2 years ago
grdddj 0c3423b1c7 chore(core): decrease webauthn size by 1270 bytes
2 years ago
grdddj 3711fd0f19 chore(core): decrease common size by 5200 bytes
2 years ago
grdddj 5e7cc8b692 chore(core): decrease debug size by 240 bytes
2 years ago
grdddj a29ea11ea2 chore(core): decrease management size by 1440 bytes
2 years ago
grdddj 48b4c5aaba chore(core): decrease homescreen size by 280 bytes
2 years ago
grdddj 11fc2d36f7 chore(core): decrease misc size by 430 bytes
2 years ago
grdddj d182ac5b53 chore(core): decrease nem size by 1550 bytes
2 years ago
grdddj 32125ef51f chore(core): decrease zcash size by 300 bytes
2 years ago
grdddj 164be3ac8f chore(core): decrease tezos size by 860 bytes
2 years ago
grdddj 80ab7f1c29 chore(core): decrease eos size by 1kb
2 years ago
grdddj 47b924cbec chore(core): decrease binance size by 460 bytes
2 years ago
grdddj f8f3f1bc55 chore(core): decrease ripple size by 1170 bytes
2 years ago
grdddj 9c0c3852f5 chore(core): decrease stellar size by 1400 bytes
2 years ago
grdddj f25119e44d chore(core): import trezor.messages in TYPE_CHECKING branch - saving 1kb
2 years ago
grdddj d1732ae9bc chore(core): delete unused variables
2 years ago
grdddj 756a97a95d chore(core): delete unused functions
2 years ago
grdddj 52558c7b96 chore(core): use more const to decrease space
2 years ago
grdddj 49765830de chore(core): add underscores to private constants to reduce code size
2 years ago
Andrew Kozlik 3707f19aee feat(core): Do not confirm coordinator identifier on Trezor.
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
grdddj 47a749d683 chore(proto): remove default value from NEM payload
2 years ago
Andrew Kozlik a1ffdcaa8d chore(core): Add CoinJoin request public key.
2 years ago
David Misiak 51a8e18c8d feat(cardano): add preprod and preview testnets
2 years ago
David Misiak 3b289a4d2c chore(cardano): update voting public key bech32 prefix
2 years ago
David Misiak c36870defa chore(cardano): rename Catalyst to governance
2 years ago
David Misiak ab02f7a400 feat(cardano): add support for CIP36 Catalyst registration format
2 years ago
David Misiak 02dad0225b refactor(cardano): shorten catalyst parameters variable name
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 0d042421c3 fix(core): Improve rounding of CoinJoin fees by deferring division.
2 years ago
Andrew Kozlik 0bd9314bb9 chore(core): Do not check total mining fee in CoinJoin.
2 years ago
Andrew Kozlik 1df65d1a0c feat(core): Implement CoinJoin requests.
2 years ago
Andrew Kozlik d2df761067 fix(core): No need to derive script_pubkey for external inputs.
2 years ago
Andrew Kozlik b3a383efac chore(core): Move node derivation outside of input_derive_script().
2 years ago
Andrew Kozlik 3c8ba37eb5 feat(core): Include coin name in CoinJoin fee per vB format.
2 years ago
Andrew Kozlik 318d31d111 refactor(core): Move _get_fee_rate_str() to common and optionally add coin shortcut.
2 years ago
Andrew Kozlik 3594de8c7f fix(core): Improve CoinJoin dialog wording.
2 years ago
Andrew Kozlik 627ef9748f feat(core): Remove coin name from CoinJoin confirmation dialog.
2 years ago
Andrew Kozlik b7f86ec158 feat(core): Improve CoinJoin busy screen.
2 years ago