Commit Graph

10502 Commits (c0c2718c1e4ca449bca492eb69539ff5ac95e2cb)
 

Author SHA1 Message Date
matejcik 45d377f5b8 chore(tests): drop unused debug pieces
3 years ago
matejcik 33a9a14eab feat(legacy/emulator): avoid busy loop when waiting for messages
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
matejcik 0e14291094 chore(tests): regenerate UI test fixtures
3 years ago
matejcik 5dcb51458f chore(core/ui): drop no longer used confirm_proposals_tezos
3 years ago
matejcik fcb5f88318 fix(core/bitcoin): nicer UI for ownership proofs
3 years ago
matejcik b30c9f7584 refactor(core/stellar): use semantically appropriate layouts everywhere
3 years ago
matejcik f3802dea61 fix(tests/ui_tests): if a UI test result changed, show it as new
3 years ago
matejcik 16b87e4d50 fix(core/stellar): fail cleanly when asset code has wrong length
3 years ago
matejcik ad6976e01f refactor(core): use confirm_blob instead of confirm_hex in apps
3 years ago
matejcik dcc38f5267 refactor(core/ui): replace confirm_hex, clarify API
3 years ago
matejcik 6d15e90ed3 refactor(core/ui): reorganize line width constants
3 years ago
vdovhanych 9ffbd34400 fix(ci): gh actions set to fetch all history for changelog check
3 years ago
Pavol Rusnak 397a2ab18e feat(legacy): make sure that known_bootloader check contains the hash of our bundled bootloader
3 years ago
matejcik cb882df100 feat(core): in debug mode, dump contents of received protobuf messages
3 years ago
Martin Milata 8da978981e perf(core): share wire buffer between wire and debuglink
3 years ago
Martin Milata 582e1318c4 feat(core/emulator): support protobuf messages in memory dumps
3 years ago
Andrew Kozlik c1843f9f9f style(legacy): Remove nested conditional operators.
3 years ago
Andrew Kozlik 334103b089 refactor(core/crypto): Optimize DER encoding of signatures.
3 years ago
Andrew Kozlik 2964f2e855 refactor(core/cardano): Clean up variable_length_encode().
3 years ago
Andrew Kozlik 97ca1e3341 chore(core): Add offset parameter to cbor.decode().
3 years ago
Andrew Kozlik 7811204ed5 refactor(core/bitcoin): Use HashWriter in address derivation.
3 years ago
Andrew Kozlik 2c003052f5 refactor(core/bitcoin): Change CoinInfo.script_hash to be a HashContext.
3 years ago
Andrew Kozlik 27e6f35f78 refactor(core/bitcoin): Change scripts to use writer semantics.
3 years ago
Andrew Kozlik 8538f55edc refactor(core/bitcoin): Use global static buffer for Tx serialization.
3 years ago
Martin Milata fb9b53930e docs: allow adding changelog entries without linked issue
3 years ago
vdovhanych 10d72b964f feat(ci): add changelog check to github actions and small improvments
3 years ago
Martin Milata 412d06fdfe docs(core+legacy): use towncrier for generating CHANGELOG.md
3 years ago
Pavol Rusnak d35071d732 docs(core+legacy): update changelogs to new format
3 years ago
Andrew Kozlik 7277a49047 fix(common): Add new rpId to Binance's FIDO definition.
3 years ago
Pavol Rusnak f740515c85 fix(core,crypto): add more test cases from bip-173
3 years ago
Martin Milata ceaf4da617 fix(core): explicitly refresh display on T1
3 years ago
Pavol Rusnak 552427ff69
feat(ci): some systems do not have sha256sum only shasum
3 years ago
vdovhanych 63a42def17 feat(ci): add sha checksum for alpine download and change to https
3 years ago
matejcik 2b3c75c4de fix(core): properly respond to USB events while on a paginated screen
3 years ago
grdddj 13b8a6e54d fix(python/trezorctl): firmware download does not require connected trezor
3 years ago
matejcik cf15dce326 refactor(core/ethereum): improve API of the rlp module
3 years ago
Pavol Rusnak 9a9b0eb052
fix(core): rename fw_or_type to image_type in keyctl-proxy to avoid confusion
3 years ago
Martin Milata 0d251fc01a Merge branch 'release/21.07'
3 years ago
Pavol Rusnak ff21ea3d5c fix(core): rename fw_or_type to image_type in keyctl-proxy to avoid confusion
3 years ago
Pavol Rusnak cd9c4e478d docs(core): fix typo in keyctl-proxy help
3 years ago
Pavol Rusnak 0a951b8a77 fix(core): don't use format strings in keyctl-proxy
3 years ago
Pavol Rusnak 3d69ca1b1b chore(vendor): update nanopb to 0.4.5
3 years ago
Pavol Rusnak acb01916db ci(nix): update nixpkgs, use latest stable rust (1.53.0)
3 years ago
matejcik b41d4c71f0 feat(core/emulator): JSON memory map dump
3 years ago
matejcik fe6c131b14 feat(core/emulator): build emulator with -DSTATIC=
3 years ago
Andrew Kozlik 24bb401638 fix(legacy,core): Fix operation source account encoding in Stellar.
3 years ago