Commit Graph

10190 Commits (266955ba65e419943f778019660517352630754f)
 

Author SHA1 Message Date
matejcik 1c32cbcc1c ci(core): exclude more things from coverage report
3 years ago
matejcik 28978640b3 ci: simplify HW test definitions
3 years ago
matejcik 2ae8e954bf chore(tests): update UI test fixtures
3 years ago
matejcik 5ee85b6ed9 refactor(core): improve clarity in main.py
3 years ago
matejcik 25385af159 feat(core/emu.py): erase profile when running emu.py -e
3 years ago
matejcik bb96cdc4e6 ci: include monero logs in artifacts
3 years ago
matejcik 94521a2065 feat(core): presize some modules to account for their sub-imports
3 years ago
matejcik 5f4240d93c feat(core): preallocate sys.modules to an appropriate size
3 years ago
matejcik b5c1b37a56 chore(core/tests): bump heap size for core unit tests
3 years ago
matejcik c233b796df fix(tests): avoid race condition when generating UI test screenshots
3 years ago
matejcik b1e4246b46 refactor(core/webauthn): make sure KEY_AGREEMENT_*KEY is generated once per power-up
3 years ago
matejcik f6f3c7ffcf fix(core): prevent flickering when homescreen does not need to redraw
3 years ago
matejcik 5d12b943b3 feat(core): ensure all module names are interned
3 years ago
matejcik 96fd347ca8 fix(core): keep value of experimental_features cached across workflow restarts
3 years ago
matejcik aaa3ce6117 fix(core/bitcoin): fix CoinJoin authorization with new cache
3 years ago
matejcik dd655422f1 refactor(core/wire): simplify the message handling loop
3 years ago
matejcik b387970468 refactor(core/debug): move "wipe with debug build" to boot.py
3 years ago
matejcik 1822aebdb4 feat(core): prefill field_cache in bitcoin app
3 years ago
matejcik f3db4f2dd3 refactor(core): defragment PathSchema memory usage
3 years ago
matejcik e5a481ded5 chore(tests): fix deprecation warnings
3 years ago
matejcik b1ca6ca848 refactor(core/debug): offload debug configuration from apps.debug
3 years ago
matejcik e859c13d70 refactor(core): limit global imports in key places
3 years ago
matejcik ae0da5e245 feat(python): give the emulator a little more time to respond to ping
3 years ago
matejcik 7ca67cc4d9 feat(core): clear out memory space after every workflow
3 years ago
matejcik e629a72c3a refactor(core): move app registrations to a single handler function
3 years ago
matejcik 391976bcda refactor(core/usb): do not require serial number on instantiaton of USB
3 years ago
matejcik 276bb59dba refactor(core/cardano): update caching mechanism
3 years ago
matejcik 3cdb09c294 refactor(core): modify cache to preallocate all its data
3 years ago
matejcik ea505b592c refactor(core): move empty_bytearray to trezor.utils
3 years ago
matejcik b0116d0bdc refactor(core): modify wire to preallocate its buffers
3 years ago
Jan Pochyla e2cf9cda05 core: update deps, pin pillow to ^0.8
3 years ago
vdovhanych e1d590c8b4 fix(ci): truthy warning and removed travis file
3 years ago
Jan Pochyla 6257584951 feat(core): Add Rust bindings to MicroPython and trezorhal
3 years ago
Pavol Rusnak 77d00206ba build(docker): add possibility to skip core/legacy/bitcoinonly builds
3 years ago
Martin Milata 49965aae7e fix(common): bitcoin:XRC wallet link
3 years ago
Martin Milata 504298cca3 chore(tools): script for version bumping
3 years ago
Martin Milata b2b0ecf0f7 docs(python): use towncrier for generating CHANGELOG.md
3 years ago
Martin Milata ee1fda3f7f docs(legacy/bootloader): use towncrier for generating CHANGELOG.md
3 years ago
Martin Milata 97aa0fb517 docs(legacy/firmware): use towncrier for generating CHANGELOG.md
3 years ago
Martin Milata f58c1634c6 docs(core): use towncrier for generating CHANGELOG.md
3 years ago
vdovhanych 2397afffd4 feat(ci): add checks to github actions
3 years ago
Pavol Rusnak 40bd66ded4
chore(legacy): fix last commit
3 years ago
Tomas Susanka 300c27abb8 chore(legacy): bump version to 1.10.1; add soft-reset to changelog
3 years ago
gabrielkerekes bf3e64ff20 fix(common): add isort:skip_file to files generated by pb2py
3 years ago
gabrielkerekes 6f59892824 refactor(core/cardano): introduce derive_public_key to simplify pub key derivation
3 years ago
gabrielkerekes a3d0016a2f refactor(trezorlib/cardano): rename create_* functions
3 years ago
gabrielkerekes 905970fd6a refactor(core/cardano): generalise _paginate_lines
3 years ago
gabrielkerekes 2313293477 feat(core/cardano): add support for catalyst voting registration
3 years ago
gabrielkerekes 2c503b16f5 fix(common): fix one value enums in pb2py
3 years ago
Tomas Susanka e82aacbc7c docs(legacy/changelog): add note on bootloader
3 years ago