Commit Graph

10387 Commits (d66cca406973ff913743dd4c6e97b55116324260)
 

Author SHA1 Message Date
matejcik d66cca4069 chore(tests): remove Lisk
3 years ago
matejcik ee068b01ea chore(python): remove Lisk
3 years ago
matejcik becf5dcc53 chore(legacy): remove Lisk
3 years ago
matejcik d33d61d84e chore(core): remove Lisk
3 years ago
matejcik abc347d4ca chore(common): remove Lisk
3 years ago
Jun Luo 1adc869626 fix(python/stellar): correct the data type passed to StellarAllowTrustOp.is_authorized.
3 years ago
matejcik a1c37cac59 git subrepo push common
3 years ago
matejcik a39870449f fix(legacy): recognize SignTXEIP1559 on legacy build
3 years ago
Frederik Bolding 38fa9197ca feat(core,python): support for Ethereum EIP1559 transactions
3 years ago
Tomas Susanka 69564a9a79 chore(CODEOWNERS): remove myself
3 years ago
overcat 5cf873a03a feat(python/stellar): print a readable message when the user has not submitted a base64-encoded transaction envelope.
3 years ago
overcat 0dab2c5d1f test(python/stellar): add test cases for Stellar transactions in TransactionV1 format.
3 years ago
overcat d664f85a12 test(python/stellar): fix and refactor existing test cases.
3 years ago
Jun Luo 543b9f407c refactor(python/stellar): Use Stellar Python SDK to parse Stellar transactions.
3 years ago
Martin Milata b5710b820a docs(core): replace Purpose48 with BIP-48
3 years ago
Ondrej Mikle e4be53459d docs(core/debug): documentation on debugging with SystemView/RTT
3 years ago
Christian Reitter ba8eb408ea crypto: new iteration of fuzz testing code, improved dictionary script, minor documentation changes
3 years ago
Christian Reitter 78f879aaf1 crypto: improve fuzz testing code, harnesses, documentation and scripts
3 years ago
gabrielkerekes 4f7c6b3586 feat(common): change all protobuf message type hints to strings
3 years ago
matejcik 725d1bd961 docs(core): add changelog entry
3 years ago
matejcik f78363ecdc refactor(core/ui): do not use parameter for styling in get_next_u2f_counter
3 years ago
Martin Milata 2a91052b02 refactor(core/ui): move altcoin and webauthn layouts to separate file
3 years ago
Martin Milata 31052007ff refactor(core): enable mypy for apps.management
3 years ago
Martin Milata e57027fc5c refactor(core): convert apps.management.change_wipe_code to layouts
3 years ago
Martin Milata 5a0ea3f146 refactor(core): convert apps.management.recovery_device to layouts
3 years ago
Martin Milata 312876ab67 refactor(core): convert apps.management.reset_device to layouts
3 years ago
Martin Milata 574dcbc8a3 refactor(core): convert apps.common to layouts
3 years ago
Martin Milata 875cc0cb1a refactor(core): convert apps.webauthn to layouts
3 years ago
matejcik 9ab1891b22 feat(common): more required fields in messages-management
3 years ago
matejcik 31be44b5cd chore(core): use micropython checkout without submodules
3 years ago
matejcik 0e650b1a5b fix(python): do not set socket to nonblocking for wait_until_ready
3 years ago
matejcik 34047cf3ec Revert "feat(python): give the emulator a little more time to respond to ping"
3 years ago
matejcik 7e0e24430c feat(tests): reuse same client instance across test session
3 years ago
matejcik 92e9d61e24 feat(python/debuglink): reset_debug_features to reconfigure debuglink
3 years ago
matejcik b3312d1ef7 fix(tests): set_filter must be used in with-block
3 years ago
matejcik 45d377f5b8 chore(tests): drop unused debug pieces
3 years ago
matejcik 33a9a14eab feat(legacy/emulator): avoid busy loop when waiting for messages
3 years ago
matejcik 1d4c061e3e docs(python): update changelog for 0.12.3
3 years ago
matejcik 2ab8972cf2 build(python): drop changelog target from makefile
3 years ago
matejcik e7c40c9560 feat(python/trezorctl): trezorctl device reboot-to-bootloader
3 years ago
matejcik 347d11e6ea chore(python): allow click 8.x for trezorlib
3 years ago
matejcik 0e14291094 chore(tests): regenerate UI test fixtures
3 years ago
matejcik 5dcb51458f chore(core/ui): drop no longer used confirm_proposals_tezos
3 years ago
matejcik fcb5f88318 fix(core/bitcoin): nicer UI for ownership proofs
3 years ago
matejcik b30c9f7584 refactor(core/stellar): use semantically appropriate layouts everywhere
3 years ago
matejcik f3802dea61 fix(tests/ui_tests): if a UI test result changed, show it as new
3 years ago
matejcik 16b87e4d50 fix(core/stellar): fail cleanly when asset code has wrong length
3 years ago
matejcik ad6976e01f refactor(core): use confirm_blob instead of confirm_hex in apps
3 years ago
matejcik dcc38f5267 refactor(core/ui): replace confirm_hex, clarify API
3 years ago
matejcik 6d15e90ed3 refactor(core/ui): reorganize line width constants
3 years ago