1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-15 12:08:59 +00:00
trezor-firmware/python/.changelog.d
arbitrarylink f051225730 feat(core,legacy): add support for Ethereum 64-bit chain_id
* Changes from original PR

* Now that we are rejecting chain_ids of 0, we need to have the tests set the chain_ids to at least 1.

* Ran 'make gen' and uploaded changed files.

* Ran make style_check and fixed reported errors

* Added changelog files

* Reverted changes concerning chain_id 0 being rejected.

* Adds tests for MAX_CHAIN_ID and MAX_CHAIN_ID+1.  Also reverts MAX_CHAIN_ID to the previous value.

* Added missing whitespace around arithmetic operator.

Co-authored-by: Michael Hatton <michaelhatton@Michaels-Mini.fios-router.home>
2021-09-10 15:09:03 +02: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
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
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
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
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