Commit Graph

349 Commits (0d7fe7d6436c8d619683eef3b0dbb49e6e3f3853)

Author SHA1 Message Date
M1nd3r 0d7fe7d643 chore(core): add colors to unittest prints
5 months ago
Andrew Kozlik 49a64cb3a1 test(core): Add AES-GCM unit tests.
6 months ago
RostarMarek 8b485de173 feat(solana): Hidden flag functionality for instructions
6 months ago
Martin Milata 73a7223e7b test(core): add T3T1 support
6 months ago
tychovrahe 66583f2ebf fix(core): fix missing refresh in progress layout
7 months ago
obrusvit ebcf3e2db2 feat(core): confirm ETH stake, unstake, claim
7 months ago
obrusvit a351614e3a chore(tests): fix CI failures
7 months ago
obrusvit e073e619c9 chore(tests): re-run black and isort on core/tests
7 months ago
grdddj a1a60ed320 feat(tests): skip SD card tests for TR - allowing to run unittests for TR
7 months ago
grdddj 171c615dfa chore(tests): remove unused imports and variables
7 months ago
grdddj 4bca28bac0 chore(tests): run isort and put "from common import *" at the beginning
7 months ago
grdddj 4bd7cf4b04 chore(tests): run black
7 months ago
grdddj b8ea21d24a feat(all): implement translations into Trezor
7 months ago
gabrielkerekes 6aa5ac869a feat(solana): add additional info with token account
10 months ago
grdddj 01eb896817 chore(core): hardcode ETH and Gwei units in ETH send summary
10 months ago
Martin Milata d99e1eedd2 refactor(core/ui): clear display on rust side
11 months ago
grdddj da3cab22fd fix(tests): add chunkify argument to unittests
1 year ago
Martin Milata b221f128ec feat(core): additional btc send/receive warnings
1 year ago
matejcik 8c5c2f4204 refactor(core): get rid of passing Context around
1 year ago
tychovrahe eb72fb4241 refactor(core): remove unused functions
1 year ago
Martin Milata a44e738d31 feat(core/ui): sending transaction style update
1 year ago
matejcik b92c5c21f9 feat(core): update Ethereum definitions to verify using CoSi
2 years ago
matejcik dc5e4c1c8f feat(core): implement CoSi module and CoSi verification
2 years ago
Martin Novák c2c0900c5d feat(core): external Ethereum definitions
2 years ago
Dusan Klinec eacd15383b chore: update trezor_tests binary
2 years ago
Andrew Kozlik 60aa2e7292 feat(core): Show source account path in BTC signing.
2 years ago
Martin Milata 4622aec0f1 refactor(core): switch to Rust implementation of QR-Code-generator
2 years ago
Andrew Kozlik 423ce75b4f feat(core): Validate script type of change-outputs in Bitcoin signing.
2 years ago
Andrew Kozlik 5715fbfc9c fix(tests): Fix ownership proof unit test to match test vector 2 from SLIP-19.
2 years ago
grdddj 428ac8d2ac chore(core): delete unused code in src
2 years ago
grdddj c068c668fa feat(core/ethereum): remove EIP-712 field size limitation of 1024 bytes
2 years ago
Martin Novak 58276a7443 feat(core/ethereum, legacy/ethereum): add support to Ledger Live legacy derivation path
2 years ago
grdddj d045e0089d feat(core/ui): delete old UI code
2 years ago
grdddj bd7513f2df chore(core): decrease crypto size by 60 bytes
2 years ago
grdddj 55bb61d404 chore(core): decrease bitcoin size by 1740 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 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 f25119e44d chore(core): import trezor.messages in TYPE_CHECKING branch - saving 1kb
2 years ago
grdddj 756a97a95d chore(core): delete unused functions
2 years ago
Martin Milata 4e800b6ffd fix(core/tests/monero): docker command line
2 years ago
Andrew Kozlik 91e38ebd03 fix(core): Change precision of CoinJoin fee rate in unit tests.
2 years ago
David Misiak 51a8e18c8d feat(cardano): add preprod and preview testnets
2 years ago
Andrew Kozlik 7a02be077f tests(core): Implement CoinJoin requests in unit tests.
2 years ago