Commit Graph

11272 Commits (python/v0.13.2)
 

Author SHA1 Message Date
Dusan Klinec 98ec1fb067 chore(core/monero): update test binary to newest version
2 years ago
Dusan Klinec e69467bc04 chore(crypto): drop support for Monero range proof
2 years ago
matejcik 221a7c9973 fix(core): drop support for __slots__ from obj_eq / obj_repr
2 years ago
Dusan Klinec 33c174491f refactor(core/monero): Monero code cleanup
2 years ago
matejcik 99c817bad4 fix(core/emulator): make sure SDL keyboard and quit events are always processed
2 years ago
grdddj feb96c84b0 chore(core/rust): use clippy for all features
2 years ago
Andrew Kozlik 11cb171e1a fix(tools): Strip old header in firmware_hash.py.
2 years ago
tychovrahe 55bfab3976 build(core): skip bootloader and boardloader compilation for Model 1
2 years ago
tychovrahe 8a092bde21 feat(core): add smaller loader for model R
2 years ago
tychovrahe bd476769cc feat(core): add reset state on display clear on model R. Added to rest of the models as noop.
2 years ago
tychovrahe 58041036f5 feat(core): set colors for monochromatic displays
2 years ago
tychovrahe 0e778cf16d fix(core): fix display_icon function - incorrect boundaries checks
2 years ago
tychovrahe f7a3aad9bd feat(core): initial Model R display implementation with framebuffer
2 years ago
tychovrahe 936c84bac6 feat(core): added button support for Model R
2 years ago
grdddj 7804893179 feat(core/rust): create model_tr feature
2 years ago
grdddj 12da7f301d feat(core): allow for model R in firmware build
2 years ago
grdddj 8e1b5a969c feat(python): support model R in trezorlib
2 years ago
grdddj 6b5f578d02 feat(core): implement basic R emulator
2 years ago
vdovhanych 396d81f272 ci: remove automation for adding issues to backlog project
2 years ago
Martin Milata 692ea1415e chore(core): bump version to 2.5.2
2 years ago
Martin Milata a4f924baa4 chore(legacy/firmware): bump version to 1.11.2
2 years ago
Martin Milata 85a26d2c95 docs(core): changelog for 2.5.1
2 years ago
Martin Milata cc4ca7a580 docs(legacy/firmware): changelog for 1.11.1
2 years ago
matejcik a1984f3275 chore(legacy): release bootloader 1.11.0
2 years ago
matejcik 768d577d78 feat(legacy/bootloader): report installed firmware version
2 years ago
matejcik bc1ebdccdc build(legacy): add explicit dependency on version.h for the header object
2 years ago
matejcik ed8cdef331 chore(legacy/bootloader): bump major version
2 years ago
matejcik 7d93bd3179 fix(legacy/bootloader): erase storage if going below fix_version
2 years ago
Martin Milata 29bab9e8a4 chore(common): update chains and tokens
2 years ago
Martin Milata 78feb5fe03 chore(common): update coin support status
2 years ago
Andrew Kozlik 903fa9b471 feat(legacy): Verify signatures of all original internal inputs in replacement transactions.
2 years ago
Andrew Kozlik 706b74aaeb refactor(legacy): Transaction checksum in Bitcoin signing.
2 years ago
Andrew Kozlik d16b44bad6 feat(core): Verify signatures of all original inputs in replacement transactions.
2 years ago
Andrew Kozlik 9bce153623 feat(core): Warn about unverified external inputs.
2 years ago
Andrew Kozlik 29304857b5 feat(legacy): Warn about unverified external inputs.
2 years ago
Andrew Kozlik 2b401f48f8 feat(legacy): Warn only once about non-standard paths.
2 years ago
Andrew Kozlik df479adbe7 chore(legacy): Simplify path warning UI.
2 years ago
Andrew Kozlik b1c6b42201 fix(core): Stricter Bitcoin transaction checks.
2 years ago
Andrew Kozlik 181fd1c601 fix(legacy): Stricter Bitcoin transaction checks.
2 years ago
Andrew Kozlik 09d143079b chore(legacy/firmware): Bump FIX_VERSION to 1.11.0.
2 years ago
Andrew Kozlik f6f865a513 fix(tests): Update T1 UI test fixtures.
2 years ago
Andrew Kozlik 84876dc971 feat(legacy): Add fsm_abortWorkflows().
2 years ago
Andrew Kozlik e24e9fcdb3 fix(legacy): Check PIN before confirming critical dialogs.
2 years ago
Andrew Kozlik 4c60f80f44 feat(legacy): Add state sanity check to fsm_msg*Ack() functions.
2 years ago
Andrew Kozlik 458d6e1b4b fix(trezorctl): Fix BIP-32 path in CoSi help.
2 years ago
Andrew Kozlik 3553086e84 feat(legacy): Strict path validation for CoSi.
2 years ago
Andrew Kozlik b88e57a7c8 tests: Fix device tests for path checks in GetAddress.
2 years ago
Andrew Kozlik abb5ab74e3 feat(legacy): Strict path validation for NEM.
2 years ago
Andrew Kozlik 88efd74710 feat(legacy): Make Bitcoin path checks same as in core.
2 years ago
Andrew Kozlik 35151c6157 feat(legacy): Strict path validation for Stellar.
2 years ago