Commit Graph

10502 Commits (c0c2718c1e4ca449bca492eb69539ff5ac95e2cb)
 

Author SHA1 Message Date
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
matejcik 30b08d949b feat(common): add default values to EthereumSignTx fields
3 years ago
matejcik 96ed53cc1c refactor(core,legacy): remove Wanchain special handling
3 years ago
matejcik 639406b01f feat(all): make chain_id mandatory
3 years ago
arbitrarylink f051225730 feat(core,legacy): add support for Ethereum 64-bit chain_id
3 years ago
Ondřej Vejpustek 4827969cc8 fix(crypto): unify function headers in sha2.c and sha2.h
3 years ago
Ondřej Vejpustek 10bc747dc6 fix(crypto): fix argument type of ed25519_hram()
3 years ago
Pavol Rusnak 08609cf9a1 chore(nix): update rust to 1.54
3 years ago
matejcik f083beb3c2 fix(python/trezorctl): fix "invalid value" of ChoiceType with default
3 years ago
grdddj 6f1005b155 chore(tests): vectorizing and creating JSON fixtures for ethereum device tests
3 years ago
Tomas Susanka cec1f39a90 chore(core, legacy): bump versions
3 years ago
matejcik 9276b17023 fix(common): regenerate support data
3 years ago
matejcik eb34c0850e fix(common): regenerate support data
3 years ago
matejcik c65124c320 fix(common): add coins_details to release.sh
3 years ago
matejcik 417b33ba78 feat(common): better checks for delisted tokens
3 years ago
Tomas Susanka 1f5800a966 chore(legacy): generate Changelog
3 years ago
Tomas Susanka 9a6451342a chore(core): generate Changelog
3 years ago
Andrew Kozlik dd65780610 fix(legacy): Stricter protobuf field handling in Stellar.
3 years ago