Commit Graph

9082 Commits (d80468055200bd07cebffd877255d98ae7300d0d)
 

Author SHA1 Message Date
matejcik d804680552 tests: simplify code of test_msg_signtx
4 years ago
Andrew Kozlik 3843f917e9 crypto: Check for invalid characters in Monero Base58 decode.
4 years ago
Andrew Kozlik 20dd1ddc60 crypto: Fix buffer overflow in b58tobin.
4 years ago
Tomas Susanka f34e2382fa tests: add segwit attack test for mixed inputs
4 years ago
Ondrej Mikle b01b24f090 core: change startup firmware file from .s to .S which enables preprocessing and fixes TT boot
4 years ago
Tomas Susanka 675ff459db core, legacy: update changelogs
4 years ago
Tomas Susanka 9dfc08ca61 core/bitcoin: drop decred_script_version
4 years ago
Ondřej Vejpustek ef9eb7b7a4 legacy/stellar: change price format
4 years ago
matejcik eeb46eabca common: refresh token list
4 years ago
matejcik 2f665c8f84 core: add exception to GetPublicKey for PSBT master fingerprint (fixes #999)
4 years ago
Pavol Rusnak 6fafe4c9ee
Merge pull request #1004 from trezor/omikle/t1-unofficial-fw
4 years ago
Ondrej Mikle 10f0f107e0 core: Adds T1 core port FW flashing options for for openocd and jlink
4 years ago
Ondrej Mikle 0d65d684f0 core: T1 port can run on T1 bootloader with MEMORY_PROTECT=0
4 years ago
Tomas Susanka a2f790167d core/bitcoin: fix step 1 and 2 comments in signing
4 years ago
Tomas Susanka 9a59b99fa9 docs: add few more third-parties
4 years ago
Tomas Susanka 6ec27d09ca docs: link to master UI report
4 years ago
Tomas Susanka 1ac0f60550 core: update isort config to place relative imports last
4 years ago
Tomas Susanka 3a3965af9b tests/bitcoin: test segwit/non-segwit input mixing
4 years ago
Tomas Susanka aa115b6320 core: move decred writers to decred.py
4 years ago
Tomas Susanka 3084ee1eed core/bitcoin: move write_bitcoin_varint to common writers
4 years ago
Tomas Susanka 445f56d387 core/bitcoin: finalize bitcoin refactor
4 years ago
matejcik aa52fc3903 core/extmod: drop unused rfc6979 module
4 years ago
matejcik 050936d0d7 core: enable finalizers on extmod classes
4 years ago
matejcik 123b07e3ad core: drop support for pre-registering keychain namespaces
4 years ago
matejcik 3e06f4779a core/tests: add new keychain tests
4 years ago
matejcik d5b4a570ff tests: regenerate UI fixtures
4 years ago
matejcik de9e73dcbc core/tests: update unit tests for new keychain API
4 years ago
matejcik f3f6e2101a core/cardano: explanation about seed derivation
4 years ago
matejcik 29db769185 tests: update test vectors to use correct paths
4 years ago
matejcik 17c4d75b40 tests: rename report_test to testreport so that pytest doesn't think it is a testcase
4 years ago
matejcik aeaa402b75 python: fix PASSPHRASE_TEST_PATH
4 years ago
matejcik a31b2cd1bc core/wallet: implement keychain for apps.wallet
4 years ago
matejcik 0dff3853a7 core/ethereum: introduce custom keychain decorators
4 years ago
matejcik b594248ac2 core: use new keychain decorators where appropriate
4 years ago
matejcik fd9e945308 core/cardano: use caching decorators and new Keychain API for Cardano as well
4 years ago
matejcik 7541d529a3 core: refactor keychain API, introduce SLIP44 decorator
4 years ago
matejcik 8c4cb58098 core: introduce caching decorators
4 years ago
matejcik 63dfcb17a7 core: make mypy happy about importing fatfs
4 years ago
matejcik 7f2e7b0003 core: add Ethereum constants to mocks
4 years ago
Pavol Rusnak 6704ed86a1
Merge pull request #995 from trezor/omikle/t1-core-port
4 years ago
Ondrej Mikle 7eddafe487 core: better formatting for common parts of T1 and TT header
4 years ago
Andrew Kozlik 5cfb188bbe vendor: update fido2-tests
4 years ago
Ondrej Mikle c4c341b3f9 core: setup stack when running core on T1
4 years ago
Pavol Rusnak 922a33e946
docs: add storage/addon-block documentation draft
4 years ago
Pavol Rusnak 86e20d07bd
ci/Dockerfile: update trezor_monero_tests binary
4 years ago
Dusan Klinec 6b8fc9c894
xmr: major protocol upgrade, CLSAG support added
4 years ago
Pavol Rusnak 2ad4554d69
docs: better typo in contributing.md
4 years ago
Tomas Susanka 25d2d130a0 tests: use `maxfail` option for fido2 tests
4 years ago
Pavol Rusnak 40aa038f0c
git subrepo push common
4 years ago
Pavol Rusnak 43eccaceb4
common/defs: fix litecoin minfee
4 years ago