Commit Graph

10214 Commits (a92b5fc333f47da17df47dd787e447b78e88d5c3)
 

Author SHA1 Message Date
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
Pavol Rusnak f606b71881
fix(legacy): update intermediate_fw version to 1.10.0
3 years ago
Pavol Rusnak f93a8514e8
fix(legacy): update embedded bootloader hash
3 years ago
Pavol Rusnak 1f6fe62fd2
build(legacy): don't try to build intermediary_fw for emulator
3 years ago
Pavol Rusnak c6dc708fe6
build(legacy): build bootloader and intermediary_fw in docker
3 years ago
Pavol Rusnak 73ae44f500 fix(legacy): rebuild bundled bootloader (deterministically)
3 years ago
Pavol Rusnak 65cefbc879
docs: remove wallet.trezor.io references
3 years ago
Pavol Rusnak 0d37824b01 fix(legacy): show dialog before rebooting to bootloader
3 years ago
mcudev e3539b0a73 core/embed/usb: add back usb fs code for t1 and redo fifo sizing
3 years ago
mcudev 6137a55b06 core/embed/usb: use all available usb endpoints and update the usb fifo sizing
3 years ago
Pavol Rusnak 2852b947ec
chore(core): regenerate coins
3 years ago
xloem e821104237
fix(crypto): update case of windows.h (#1560)
3 years ago
Pavol Rusnak 6b371749bc
fix(common): fix errors in coin definitions
3 years ago
HyperPeek 13fbb25f0b
feat(common): add tRVN (#1561)
3 years ago
Martin Milata 88cdb72aec ci: bump nixpkgs version to latest
3 years ago
Martin Milata 8e00904a3f ci: unified shell.nix for hardware tests
3 years ago
Martin Milata 720eaa3abd ci: run monero tests on hardware
3 years ago
Alexis Hernandez bb1c638d3b legacy: Update op_return max size to 150 bytes
3 years ago
Martin Milata ac711fb8ee style(core): use more recent type annotation syntax
3 years ago
Martin Milata 0278998f72 style(common): mypy: disable implicit Optional for function arguments
3 years ago
Martin Milata 8b3ac659a0 style(core): mypy: disable implicit Optional for function arguments
3 years ago
Pavol Rusnak bb30f5026c
docs: clear up licensing information
3 years ago
Martin Milata f97af2af1b chore(core/ui): typing: no implicit Optional
3 years ago
Martin Milata da72482c2f refactor(core/ui): get rid of confirm_wipe
3 years ago
Martin Milata c0174ff217 refactor(core/ui): raise exception on dialog cancel by default
3 years ago
Martin Milata 2b6ea25712 refactor(core): convert rest of apps.bitcoin to layouts
3 years ago
Martin Milata b1e38fe382 refactor(core): no implicit spaces in render_text
3 years ago