Commit Graph

10669 Commits (a22e6a688f9a0486fa7b3858acd3a1379634655c)
 

Author SHA1 Message Date
matejcik 399ee51be6 refactor(python/stellar): avoid warning when constructing StellarSignTx
3 years ago
matejcik 91e8413c7e refactor(python): clean up test_stellar
3 years ago
matejcik c30091b9c5 refactor(core/stellar): replace confirm_timebounds_stellar with confirm_properties
3 years ago
matejcik 1dcfdebf7a feat(all): make Stellar timebounds required
3 years ago
matejcik 4b8f52cd2f refactor(legacy): update to new Stellar protobuf usage
3 years ago
matejcik 98f0496b2c feat(core/stellar): add type checking to Stellar app
3 years ago
matejcik 0a0b75378d feat(python/stellar): update for stellar protobuf changes
3 years ago
matejcik 1b601b3e08 feat(common): strong typing for Stellar protobuf messages
3 years ago
matejcik dcb1cab481 chore: update mypy to 0.910
3 years ago
Pavol Rusnak 169c472172 refactor(tests): modernize test_msg_getaddress_segwit_native
3 years ago
Martin Milata 81e66cb024 style(core/rust): enable clippy lints
3 years ago
Martin Milata bd005e33df refactor(core): decouple T1 button handling from touch
3 years ago
matejcik 8d7f3fbd15 ci: include whole build/unix/ subdir for rust_test to consume
3 years ago
matejcik d0efdfa715 fix(core/rust): enable "test" feature for Rust unit test
3 years ago
Jan Pochyla 2c8dec93a6 feat(core): Split unix main, link core obj into Rust test target
3 years ago
matejcik 7a17124b43 refactor(core/rust): do not rely too much on new_exception helpers
3 years ago
matejcik 5e452dc57c refactor(core/rust): propagate unsafety of raise_exception
3 years ago
matejcik 806beb77d2 feat(core/rust): improve catch_exception, make use of Rust 1.55
3 years ago
matejcik 9dd97c77e3 fix(tests): update prevhash test
3 years ago
matejcik 795ed2d339 fix(core/rust): fix "unnecessary unsafe" warning
3 years ago
matejcik 31de21718f feat(core/rust): introduce Obj.is_null()
3 years ago
matejcik b666895303 feat(core/rust): catch, handle and propagate uPy exceptions
3 years ago
matejcik 8abcb6f8cc chore(core/rust): allow unused macros
3 years ago
Jan Pochyla 7c65f0357a feat(core/rust): Implement exception catching in Rust
3 years ago
matejcik dea5778d39 chore(common): regenerate coins_details
3 years ago
matejcik d329052334 feat(common): remove "soon" as support status
3 years ago
grdddj 1a291660e5 chore(tests): improving consistency of ethereum fixtures
3 years ago
Martin Milata aace875fef chore(vendor): bump micropython to 1.17
3 years ago
Martin Milata 7111702f00 chore(vendor): bump micropython to 1.16
3 years ago
Martin Milata b062b95348 chore(vendor): bump micropython to 1.15
3 years ago
Martin Milata d69b23e3c5 chore(core/emulator): ignore MICROPY_UNIX_COVERAGE
3 years ago
Pavol Rusnak d153082c9c chore(vendor): bump micropython to 1.14
3 years ago
grdddj 23ce8a46f3 feat(tests): PIN and protection_levels tests for TT
3 years ago
grdddj 6b3c9d5a6b chore(tests): using setup_client for setting the passphrase in device tests where applicable
3 years ago
Martin Milata 53e2573691 docs(core): fix dates in changelog
3 years ago
Martin Milata 35a41fd957 Merge branch 'release/21.09' into master
3 years ago
Martin Milata a7a7570496 ci(core): enable rust unit tests
3 years ago
Martin Milata a007e062ab style(core): apply rustfmt
3 years ago
Martin Milata c80c8edf70 ci(core): add rustfmt to style checks
3 years ago
Martin Milata 7832b2f140 chore(nix): update rust to 1.55
3 years ago
grdddj 1b932a20e8 fix(tests): decoding PNG files to fix Linux/Mac differences in encoding
3 years ago
matejcik 5bc3e353e0 git subrepo push common
3 years ago
matejcik d318a29343 fix(legacy/ethereum): set correct limit for SignTxEIP1559.to
3 years ago
matejcik ae4dd42d18 refactor(core/ethereum): reorganize sanity checks, disallow chain_id 0
3 years ago
matejcik 8931450d21 chore(common): enable Palm network
3 years ago
matejcik a1c3d8b7a5 chore(tests): regenerate UI test fixtures
3 years ago
matejcik 2ce0c8f188 fix(legacy): make use of Ethereum required fields
3 years ago
matejcik e80077e0a4 feat(core/ethereum): enable type-checking for Ethereum app
3 years ago
matejcik 0c2863fc8d feat(core/ethereum): use TokenInfo object instead of tuples
3 years ago
matejcik 4b34e4c001 fix(core): allow AnyStr as parameter for unhexlify
3 years ago