Commit Graph

11883 Commits (e6a7b9ccaa4cd757159a217f7198e1a5d80c964a)
 

Author SHA1 Message Date
Martin Novák e6a7b9ccaa feat(python): support external Ethereum definitions
1 year ago
Martin Novák 0f07d74063 feat(legacy): support external Ethereum definitions
1 year ago
Martin Novák c2c0900c5d feat(core): external Ethereum definitions
1 year ago
matejcik 168ab2944c fix(common): deal with duplicity code leftovers
1 year ago
Martin Novák f44ef58acb feat(common): switch to external Ethereum definitions, add generators
1 year ago
Martin Novák 4a39df2847 docs: document Ethereum definition binary format
1 year ago
Martin Novák 5be6d07693 feat(common): protobuf messages for Ethereum definitions
1 year ago
Martin Novák e42e87174f docs(common): how to add new protobuf message
1 year ago
matejcik 505e014ae1 refactor(core): delegate EthereumGetPublicKey to bitcoin GetPublicKey
1 year ago
Andrew Kozlik 01edf3f796 fix(storage): Adapt to changing insecure PRNG to be opt-in.
1 year ago
Martin Milata 877a236d74 chore(core/ui): update fixtures
1 year ago
Martin Milata e60ed788f2 fix(core/rust/ui): add cargo flag for Component::bounds() support
1 year ago
Martin Milata afe965687f fix(core/ui): style update: frame and corner button
1 year ago
Martin Milata 670cbd7a1d fix(core/ui): style update: paging
1 year ago
Martin Milata 19a2ea21b6 fix(core/ui): Model T style update
1 year ago
Martin Milata 3623f966dc fix(core/rust/ui): fix text baseline calculation
1 year ago
Martin Milata 4199d4ad41 fix(core/ui): style update: fonts
1 year ago
grdddj 287bb1518b fix(tests): record all getaddress_show.py fixtures
1 year ago
grdddj 219ecc8b49 fix(ci): increase PYTEST_TIMEOUT to 400 seconds
1 year ago
grdddj 31ef923e15 fix(core): create separate display buffer for gamma correction
1 year ago
grdddj 4babb3f5db Revert "chore(tests): regenerate fixtures.json after emulator display gamma correction"
1 year ago
grdddj 3ffe3912dc chore(tests): regenerate fixtures.json after emulator display gamma correction
1 year ago
grdddj 70120b72cc feat(core): allow for changing the emulator gamma correction value by keyboard arrows
1 year ago
grdddj a1974f6953 feat(core): perform 0.55 gamma correction on emulator display
1 year ago
tychovrahe 3f54b84aef fix(core/bootloader): fix retries when reading from USB
1 year ago
Ondrej Mikle 4d0381055c fix(crypto): adapt to changing insecure PRNG to be opt-in
1 year ago
Ondrej Mikle a5f7c19f7e fix(core/bootloader): do not use insecure LCG PRNG. Change insecure PRNG to be opt-in, not opt-out
1 year ago
grdddj 12eb192b3f feat(legacy): use new artifacts naming for legacy builds
1 year ago
matejcik 0e9aa7c5dc fix(tests): add forgotten assert
1 year ago
matejcik 80af1c552e feat(tests): seemingly stable workaround for the wait_layout instability
1 year ago
matejcik 160addce4b fix(tests): fix and re-enable broken tests
1 year ago
matejcik 0c4c229c50 fix(tests): display missed testcases in the UI report
1 year ago
matejcik f2fe960fcd docs: add PR template with useful reminders :)
1 year ago
Andrew Kozlik c94b891b6f fix(tests): skip unreliable test_show_
1 year ago
Andrew Kozlik 35bb1e5473 test: Add SLIP-25 descriptor tests.
1 year ago
Andrew Kozlik 9e23ba8864 feat(trezorctl): Support SLIP-25 in get-descriptor
1 year ago
Martin Milata 05f8c1e9f7 test(chore): skip unreliable test_show_
1 year ago
Martin Milata dce876069b Merge branch 'release/23.03'
1 year ago
vdovhanych 2b74d103db chore(ci): update project automation workflow
1 year ago
Pavol Rusnak 67f3af619a chore(vendor): replace secp256k1-zkp with secp256k1 (v0.3.0)
1 year ago
Dusan Klinec eacd15383b chore: update trezor_tests binary
1 year ago
Jan Šetina 04964dc2e8 feat(core/ui): change GREY_DARK and GREY_MEDIUM
1 year ago
Martin Milata 483c7a6342 chore(python): debuglink: wait for swipe
1 year ago
Martin Milata b8abccbc94 feat(core/rust/ui): implement Clone for StrBuffer
1 year ago
Martin Milata 4af5939a0b feat(core/ui): redesigned receive flow
1 year ago
Martin Milata 1b94a7cb7b feat(core/ui): page break icons
1 year ago
Andrew Kozlik 60aa2e7292 feat(core): Show source account path in BTC signing.
1 year ago
Andrew Kozlik d4ddc78dbb feat(core): Show path for internal outputs in BTC signing.
1 year ago
Martin Milata 4622aec0f1 refactor(core): switch to Rust implementation of QR-Code-generator
1 year ago
grdddj d8603dcc23 fix(ci): export coverage file from click tests
1 year ago