Commit Graph

11726 Commits (andrewkozlik/coinjoin)
 

Author SHA1 Message Date
Andrew Kozlik 3707f19aee feat(core): Do not confirm coordinator identifier on Trezor.
2 years ago
Martin Milata 4e800b6ffd fix(core/tests/monero): docker command line
2 years ago
tychovrahe a89d139dc9 feat(core): increase clock frequency to 180 MHz
2 years ago
matejcik cc71f4f159 chore(python): bump version after release
2 years ago
matejcik fef998bc1f build(python): exclude downloaded firmwares from sdist
2 years ago
matejcik d4af49c585 docs(python): generate changelogs for 0.13.4
2 years ago
matejcik 1cbe96c6e5 fix(python/internal): fix key index handling in firmware_headers.py
2 years ago
Martin Milata e778ec4af4 chore(core/rust/ui): avoid nested Child as LayoutObj root
2 years ago
Andrew Kozlik 2f03ace311 chore(common): Rename "unstable" protobuf tag to "experimental_message".
2 years ago
Andrew Kozlik fad95d1fb2 feat(tests): Do not automatically enable experimental features in device tests.
2 years ago
Andrew Kozlik 8ef8e57029 chore(common): Remove unstable flag from AuthorizeCoinJoin.
2 years ago
Andrew Kozlik 3d645d609a chore(common): Rename "unstable" protobuf tag to "experimental_message".
2 years ago
Andrew Kozlik 4e79eec188 feat(tests): Do not automatically enable experimental features in device tests.
2 years ago
Andrew Kozlik 07e6e7b8b0 chore(common): Remove unstable flag from AuthorizeCoinJoin.
2 years ago
Martin Milata 2dcf09db34 chore(common): update chains and tokens
2 years ago
Martin Milata eff8e08a9c chore(common): update chains and tokens
2 years ago
Ondrej Mikle 09ebe29369 docs(legacy): ImHex patterns for v2 trezor.bin, v1+v2 combined trezor.bin and bootloader binary images
2 years ago
Simon Males e4bc37f10b chore: update tokens & networks
2 years ago
matejcik 7c1209e61d ci: run python test always
2 years ago
matejcik e49066c73f tools(python): update relicensing script
2 years ago
matejcik cda35e0e87 docs(python): add or update license headers
2 years ago
matejcik ce307c9484 feat(common): mark CoSi fields as required
2 years ago
matejcik 1afc78e368 feat(python): add warning for insecure CoSi firmware
2 years ago
matejcik 0577847352 refactor(core/tools): update headertool
2 years ago
matejcik a7482f4c6a refactor(python): convert firmware parsing to classes
2 years ago
matejcik 1b8204109e refactor(python): move firmware functionality to a submodule
2 years ago
matejcik a7d6e194a1 refactor(python): move out TOIF related structs to trezorlib.toif
2 years ago
matejcik 6905f9c486 refactor(core): remove remote signing functionality from headertool
2 years ago
Martin Milata bf7587574d chore(core): bump version to 2.5.4
2 years ago
grdddj 47a749d683 chore(proto): remove default value from NEM payload
2 years ago
grdddj fd1fbc9372 fix(python): add default value to protobuf.Field
2 years ago
Martin Milata f38858617b docs(core): changelog for 2.5.3
2 years ago
tychovrahe 6e36f479db fix(core/rust): fix prompt rendering over warning in pin keyboard
2 years ago
matejcik 4110f20abd fix(tests): fix instability of multicore runners
2 years ago
Andrew Kozlik a1ffdcaa8d chore(core): Add CoinJoin request public key.
2 years ago
Andrew Kozlik 91e38ebd03 fix(core): Change precision of CoinJoin fee rate in unit tests.
2 years ago
David Misiak 51a8e18c8d feat(cardano): add preprod and preview testnets
2 years ago
David Misiak ec83d0187f chore(cardano): update ui tests, add changelog
2 years ago
David Misiak 3b289a4d2c chore(cardano): update voting public key bech32 prefix
2 years ago
David Misiak c36870defa chore(cardano): rename Catalyst to governance
2 years ago
David Misiak ab02f7a400 feat(cardano): add support for CIP36 Catalyst registration format
2 years ago
David Misiak 02dad0225b refactor(cardano): shorten catalyst parameters variable name
2 years ago
Martin Milata 40a405abea fix(core/rust/ui): remove extraneous Child wrappers
2 years ago
Andrew Kozlik c7fb908146 chore: Change precision of CoinJoin fee rate percentage from 8 to 6 decimal digits.
2 years ago
Andrew Kozlik 0d042421c3 fix(core): Improve rounding of CoinJoin fees by deferring division.
2 years ago
Andrew Kozlik 0bd9314bb9 chore(core): Do not check total mining fee in CoinJoin.
2 years ago
Andrew Kozlik c41ccdca76 feat(tests): Implement CoinJoin requests in device tests.
2 years ago
Andrew Kozlik 7a02be077f tests(core): Implement CoinJoin requests in unit tests.
2 years ago
Andrew Kozlik 1df65d1a0c feat(core): Implement CoinJoin requests.
2 years ago
Andrew Kozlik d2df761067 fix(core): No need to derive script_pubkey for external inputs.
2 years ago