Commit Graph

9865 Commits (6be367bf8b591d48e1e74d709c34319cff9df1d1)
 

Author SHA1 Message Date
matejcik 5005a61eaf fix(python): update trezorctl multisig feature to new API
4 years ago
matejcik f11a634671 docs(python): update changelog
4 years ago
matejcik 38b7c75176 feat(python): drop Python 3.5 compatibility (fixes #810)
4 years ago
matejcik a36ccd7e6f feat!(python): drop Mapping protocol support from MessageType
4 years ago
matejcik 8c460dcbf3 feat(python): improve error message when prev_txes are not provided
4 years ago
matejcik 2327cab436 feat(python): update build_tx.py to new API
4 years ago
matejcik 3d6d1a56ac feat(python): implement API compatibility with trezorlib 0.12
4 years ago
Andrew Kozlik b2948ee2dc docs: Improve documentation of the review process.
4 years ago
Andrew Kozlik 70975008cd chore (core): In apps.bitcoin skip confirmation of fee in PayJoin if the user is not increasing their contribution.
4 years ago
Andrew Kozlik f71af43874 chore(common): Add sanity checks for protobuf definitions.
4 years ago
Andrew Kozlik 9e5d5bd5f9 feat: Add support for experimental field flag in protobuf.
4 years ago
Andrew Kozlik b213a55428 chore(core): In apps.bitcoin move h_inputs back to bitcoin class.
4 years ago
Andrew Kozlik 0f0d1ef363 docs: Document replacement transactions in Bitcoin signing.
4 years ago
Andrew Kozlik 2a19d70e98 test: Add device tests for replacement transaction flow.
4 years ago
Andrew Kozlik 4a0c5c371a feat(core): In apps.bitcoin implement replacement transaction flow.
4 years ago
Andrew Kozlik bd3fe1d789 chore(core): In apps.bitcoin create a separate class for transaction information.
4 years ago
Andrew Kozlik 469c131678 chore(core): In apps.bitcoin add confirm_replacement and confirm_modify_fee layouts.
4 years ago
Andrew Kozlik 7c2d690e45 chore(core): In apps.bitcoin allow get_tx_digest() to be used for original transactions.
4 years ago
Andrew Kozlik b636e959f5 chore(python): Support TXORIGINPUT and TXORIGOUTPUT in trezorlib.
4 years ago
Andrew Kozlik ad6a0bc2a2 chore(common): Add new request types TXORIGINPUT and TXORIGOUTPUT.
4 years ago
Andrew Kozlik 5fc491c597 chore(core): In apps.bitcoin move BIP143 hashing back to a separate class.
4 years ago
Andrew Kozlik 443e0c101e chore(common): Add orig_hash and orig_index fields to TxInput and TxOutput.
4 years ago
Andrew Kozlik 7ae338bd87 chore(crypto): Improve comments and error handling in ecdsa_verify_digest().
4 years ago
Pavol Rusnak f47b8bdbc8
docs: add poetry install after git clone [skip ci]
4 years ago
Tomas Susanka 76dc3b3e51 docs: fix typo in review.md
4 years ago
Tomas Susanka 0a9884c76e docs: document the review process
4 years ago
Andrew Kozlik 9a594f4784 fix(core): Fix CoinJoin anonymity gain check in bitcoin approver.
4 years ago
Pavol Rusnak ded61a4ccf
chore(vendor): update micropython to v1.13
4 years ago
Martin Milata 830592f2d9 feat(core): add experimental_features setting
4 years ago
Martin Milata 0376670404 feat(common): expose 'unstable' option in generated code
4 years ago
Martin Milata 3b138b4f98 feat(python): add experimental_features setting
4 years ago
Martin Milata 314cd260eb feat(common): add experimental_features setting
4 years ago
Tomas Susanka 865c167ac5 docs: small typos in Contributing
4 years ago
Pavol Rusnak bf6e9b4cad
fix(core): always recalculate header hashes
4 years ago
Martin Milata 9ed25a718a ci: handle full dependencies in shell.nix
4 years ago
Tomas Susanka d72c2287fb
docs: add feature to 1.8.0 bootloader changelog (#1308) [skip ci]
4 years ago
Andrew Kozlik c67ecb984b chore(crypto): Move XPUB_MAXLEN and ADDRESS_MAXLEN from modtrezorcrypto to bip32.h.
4 years ago
Andrew Kozlik c21ca81a1e fix(core): Prevent sensitive data from being left on the call stack in modtrezorcrypto.
4 years ago
Tomas Susanka 6cb601509b ci: skip macos build for now
4 years ago
Pavol Rusnak d8534b5ee6
perf(core/extmod): replace HMAC Python implementation with C
4 years ago
Tomas Susanka 2101ff8904 ci: also remove docker pull from environment, it is not needed
4 years ago
Pavol Rusnak 2fcc34c301
ci: another try with the environment
4 years ago
Pavol Rusnak 940400998a
ci(dockerfile): fix other python versions
4 years ago
Andrew Kozlik d90c3af6ea docs(core): Fix typos in slip39.py.
4 years ago
Pavol Rusnak 6cc1d70f2e
ci(dockerfile): fix python versions
4 years ago
Tomas Susanka b9dc44a849 docs(core): note 2.3.4 as released in Changelog
4 years ago
Tomas Susanka 3a8e46467a ci: fix firmware versions in deploy jobs
4 years ago
Pavol Rusnak 9a6d891706
chore(vendor): update libopencm3
4 years ago
Pavol Rusnak 2e4d67165f
ci(nix): update nixpkgs to latest nixos-20.09 stable
4 years ago
matejcik ade6663c6c chore: clean up poetry requirements, use caret versions where appropriate
4 years ago