Commit Graph

10773 Commits (ff5f965c446764e9f6567eecc6e9304641b5ff57)
 

Author SHA1 Message Date
Martin Milata ff5f965c44 Merge branch 'release/21.12'
3 years ago
matejcik b343ad3931 style(python): mark Reader/Writer protocol arguments as position-only
3 years ago
Ondrej Mikle 192abdd83b build(legacy): build emulator without stack protector
3 years ago
Martin Milata 1734957685 build(core): update rust edition to 2021
3 years ago
Martin Milata 2b7b4b13bd chore(nix): update rust to 1.57
3 years ago
Ondrej Mikle 199729e57a fix(legacy): prevent handling RebootToBootloader recursing by flushing USB write
3 years ago
vdovhanych 2bcbbec0a2 ci: auto add new pull requests to the specified project and column
3 years ago
matejcik 678ff15170 chore: add Click typestub package to requirements
3 years ago
matejcik 3441d2eb19 chore(python): add Click typing info to requirements
3 years ago
matejcik 85d707615f chore(python): specify Python version for type checking
3 years ago
matejcik a4bcc95deb feat(python): introduce Trezor models
3 years ago
matejcik 38fca4a83d chore(python): regenerate GNU copyright headers
3 years ago
matejcik 8f32e0ba05 chore(python/changelog): unify changelog entries
3 years ago
matejcik 83bb3a0932 feat(python): show progress bar for firmware upload
3 years ago
matejcik a2a8cc88d9 feat(python): make the protobuf mappings overridable
3 years ago
Andrew Chow dbf57d745a feat(python): Optionally init_device in TrezorClient
3 years ago
matejcik be6d01729d fix(tests): TxCache needs to respond to `x in tx_cache`
3 years ago
Andrew Chow 23a09fc047 feat(python): Raise ValueError for non-existant tx hashes
3 years ago
Andrew Kozlik ff7d5c224b docs: Update transaction signing documentation.
3 years ago
Andrew Kozlik 7b7aa2d971 feat(tests): Add device tests for Taproot ownership proofs.
3 years ago
Andrew Kozlik ef5994d9f3 feat(core): Support ownership proofs for Taproot addresses.
3 years ago
Andrew Kozlik b0f2d43884 tests: Fix tx_cache download.
3 years ago
Martin Milata e9fd1fc49f build(core/emulator): build with -fPIE
3 years ago
Martin Milata 1e5e970fd1 fix(legacy/firmware): improve pin length bound check
3 years ago
Martin Milata cace42c6e9 fix(crypto/test): fix uninitialized variable use
3 years ago
Martin Milata e43ff4ba8e ci(nix): prefer gcc over clang for symlinks with same name
3 years ago
grdddj 9ef4440d0a chore(tests): regenerating fixtures.json to account for changed file-paths
3 years ago
grdddj 0b0a77703c chore(tests): more test reorganizations
3 years ago
grdddj 18a2642d95 chore(tests): renaming all "proto" usages to "messages" in device tests
3 years ago
grdddj a92d29ddbf chore(tests): removing classes from device test files
3 years ago
grdddj 782f868717 chore(tests): organize device tests into folders
3 years ago
grdddj 6c8e6dcc08 feat(tests): SuperShamir device tests for clicking Info button
3 years ago
Pavol Rusnak 4419572437
ci(nix): use gcc-arm-embedded on aarch64-darwin too
3 years ago
Pavol Rusnak 8428456df6
ci(nix): use explicit versions for clang and gcc (#1969)
3 years ago
Christian Reitter 91dd21b561 fix(crypto): clarify incorrect base58.c code comment
3 years ago
Martin Milata 38c526719c chore(core): bump version to 2.4.4
3 years ago
Martin Milata 7336125cd3 chore(legacy/firmware): bump version to 1.10.5
3 years ago
grdddj d6b99ba3eb fix(python): allowing PIN/passphrase input for Git Bash
3 years ago
Pavol Rusnak 70f8174c57 build(legacy): sort entries in Makefile
3 years ago
Pavol Rusnak 3ec63c1dc7 build(legacy/bootloader): sort entries in Makefile
3 years ago
Ondrej Mikle 22b1714e59 build(legacy/bootloader): build bootloader with -Os
3 years ago
Szymon Lesisz 60fe007ed2 chore(common): update DOGE fees
3 years ago
Szymon Lesisz 969f913e78 chore(common): update suite support
3 years ago
Szymon Lesisz 455268a2d3 chore(common): connect support for Regtest and Decred
3 years ago
Ondřej Vejpustek a4e13cb6e4 fix(crypto): assign NULL to zkp_context after is is destroyed
3 years ago
Ondřej Vejpustek f1ebe8f23e refactor(crypto): expose zkp_context_is_initialized
3 years ago
matejcik 949dfe1f5d docs(core/cardano): add derivation scheme docs
3 years ago
vdovhanych 973f471bf5 ci: auto add new issues to backlog project
3 years ago
Ondřej Vejpustek f664734060 test(core): add unit tests for bip340
3 years ago
Ondřej Vejpustek 046beb4fde test(core): fix secp256k1 unit tests
3 years ago