1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-18 13:59:17 +00:00
trezor-firmware/python/.changelog.d
Andrew Chow 23a09fc047 feat(python): Raise ValueError for non-existant tx hashes
If the device asks for a tx_hash which is not present in prev_txes,
raise a ValueError with some more detailed messaging about the missing
hash rather than the default dictionary lookup failure of KeyError.
2021-12-07 16:55:58 +01:00
..
.gitignore docs(python): use towncrier for generating CHANGELOG.md 2021-05-04 14:18:01 +02:00
379.changed docs(python): use towncrier for generating CHANGELOG.md 2021-05-04 14:18:01 +02:00
379.deprecated.1 docs(python): use towncrier for generating CHANGELOG.md 2021-05-04 14:18:01 +02:00
379.deprecated.2 docs(python): use towncrier for generating CHANGELOG.md 2021-05-04 14:18:01 +02:00
379.deprecated.3 docs(python): use towncrier for generating CHANGELOG.md 2021-05-04 14:18:01 +02:00
810.removed docs(python): use towncrier for generating CHANGELOG.md 2021-05-04 14:18:01 +02:00
1227.added docs(python): use towncrier for generating CHANGELOG.md 2021-05-04 14:18:01 +02:00
1231.added docs: add changelogs 2021-11-10 13:57:57 +01:00
1231.incompatible docs: add changelogs 2021-11-10 13:57:57 +01:00
1258.added feat(python/trezorctl): improving and refactoring firmware CLI commands 2021-07-07 10:33:03 +02:00
1258.changed feat(python/trezorctl): improving and refactoring firmware CLI commands 2021-07-07 10:33:03 +02:00
1266.changed docs(python): use towncrier for generating CHANGELOG.md 2021-05-04 14:18:01 +02:00
1442.changed feat(python): Raise ValueError for non-existant tx hashes 2021-12-07 16:55:58 +01:00
1531.removed docs(python): use towncrier for generating CHANGELOG.md 2021-05-04 14:18:01 +02:00
1541.changed refactor(python): rework trezorlib protobuf codec 2021-06-08 09:55:19 +02:00
1586.added feat(common): Add no_script_type option to SignMessage. 2021-11-10 17:35:57 +01:00
1604.added feat(core,python): support for Ethereum EIP1559 transactions 2021-08-10 11:00:29 +02:00
1668.changed fix(python): do not set socket to nonblocking for wait_until_ready 2021-08-04 10:58:59 +02:00
1671.added feat(python/debuglink): auto-page on pageable screens 2021-06-22 11:25:12 +02:00
1671.incompatible feat(python): pass whole ButtonRequest to button_request UI handler 2021-06-22 11:25:12 +02:00
1683.changed.1 chore(cardano): add changelog entries 2021-08-20 11:50:13 +02:00
1683.incompatible.2 chore(cardano): add changelog entries 2021-08-20 11:50:13 +02:00
1710.added feat(python): add support for Taproot descriptors 2021-10-18 13:36:05 +02:00
1745.added refactor(python/stellar): Use Stellar Python SDK to parse Stellar transactions. 2021-08-06 13:14:57 +02:00
1745.incompatible refactor(python/stellar): Use Stellar Python SDK to parse Stellar transactions. 2021-08-06 13:14:57 +02:00
1765.removed chore(python): remove Lisk 2021-08-19 10:25:41 +02:00
1771.added feat(core,legacy): add support for Ethereum 64-bit chain_id 2021-09-10 15:09:03 +02:00
1772.added chore(cardano): update docs, changelog and ui test fixtures 2021-10-11 15:16:24 +02:00
1783.added docs: add changelogs 2021-11-10 13:57:57 +01:00
1783.incompatible docs: add changelogs 2021-11-10 13:57:57 +01:00
1835.added feat(core/ethereum): EIP-712 2021-11-02 14:27:01 +01:00
1838.changed refactor(python/stellar): Since the firmware does not support MuxedAccount, we refuse to process this type of transaction. 2021-11-04 13:16:29 +01:00
1857.added feat(common): Add script_pubkey field to TxInput message. 2021-10-18 19:58:56 +02:00
1867.fixed fix(python/trezorctl): fix operator precedence issue for ethereum sign-tx command 2021-10-25 15:51:21 +02:00
1885.changed fix(python): use unified descriptor format <a;b> (#1885) 2021-11-04 10:36:53 +01:00
1893.added feat(python): enable pyright-based type checking 2021-11-26 16:28:49 +01:00
1896.fixed fix(python/build_tx): make build_tx work again after blockbook protection upgrades 2021-11-04 13:54:43 +01:00
1959.fixed fix(python): allowing PIN/passphrase input for Git Bash 2021-12-01 13:06:41 +01:00