Commit Graph

502 Commits (c0c2718c1e4ca449bca492eb69539ff5ac95e2cb)

Author SHA1 Message Date
amadejpapez 85ba7c12ba style(all): use f-strings for formatting
3 years ago
gabrielkerekes 4aaf6db9a2 chore(cardano): update docs, changelog and ui test fixtures
3 years ago
gabrielkerekes 1f33ab420d feat(cardano): update transaction signing for multisig
3 years ago
gabrielkerekes 21281d7cf4 feat(cardano): add support for script addresses derivation
3 years ago
gabrielkerekes dd9652cd07 feat(cardano): add get-native-script-hash call
3 years ago
matejcik e2ec761898 fix(python/stellar): use boolean value for `is_authorized`
3 years ago
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 1dcfdebf7a feat(all): make Stellar timebounds required
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 30b08d949b feat(common): add default values to EthereumSignTx fields
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
matejcik f083beb3c2 fix(python/trezorctl): fix "invalid value" of ChoiceType with default
3 years ago
gabrielkerekes 2c65b00951 chore(cardano): add changelog entries
3 years ago
gabrielkerekes b0c8590f00 feat(cardano): streamed transaction signing
3 years ago
gabrielkerekes d2a5be4e38 feat(cardano): prepare protobuf messages for streamed tx signing
3 years ago
matejcik ee068b01ea chore(python): remove Lisk
3 years ago
Jun Luo 1adc869626 fix(python/stellar): correct the data type passed to StellarAllowTrustOp.is_authorized.
3 years ago
Frederik Bolding 38fa9197ca feat(core,python): support for Ethereum EIP1559 transactions
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
gabrielkerekes 4f7c6b3586 feat(common): change all protobuf message type hints to strings
3 years ago
matejcik 9ab1891b22 feat(common): more required fields in messages-management
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 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 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
grdddj 13b8a6e54d fix(python/trezorctl): firmware download does not require connected trezor
3 years ago
matejcik f8bb90366a fix(tests): auto-swipe by using only ButtonRequest.pages
3 years ago
matejcik 1e1963f1ee fix(core): do not send ButtonRequest on every paging event
3 years ago
grdddj 6bbc9a78f3 feat(python/trezorctl): improving and refactoring firmware CLI commands
3 years ago
matejcik d047c98cb2 feat(python/debuglink): auto-page on pageable screens
3 years ago
matejcik 4f0aca7bb5 feat(python): pass whole ButtonRequest to button_request UI handler
3 years ago
matejcik ea2a9375ac feat(python/debuglink): streamline expected responses handling [no changelog]
3 years ago
matejcik 1012ee8497 feat(core): send ButtonRequests for paging events
3 years ago
gabrielkerekes a92b5fc333 fix(core/cardano): forbid tx outputs with both address and address parameters
3 years ago
matejcik a58823cc0c refactor(python): rework trezorlib protobuf codec
3 years ago
matejcik aaa3ce6117 fix(core/bitcoin): fix CoinJoin authorization with new cache
3 years ago
matejcik ae0da5e245 feat(python): give the emulator a little more time to respond to ping
3 years ago
Martin Milata b2b0ecf0f7 docs(python): use towncrier for generating CHANGELOG.md
3 years ago
Martin Milata f58c1634c6 docs(core): use towncrier for generating CHANGELOG.md
3 years ago
gabrielkerekes bf3e64ff20 fix(common): add isort:skip_file to files generated by pb2py
3 years ago