Commit Graph

244 Commits (8d4d6b2278191b3ca42db0b06f593e815ce40686)

Author SHA1 Message Date
Roman Zeyde 93382a10f5
tests: test Elements explicit addresses (p2pkh, p2sh and bech32)
5 years ago
Tomas Susanka 542f156b4f core/slip39: remove _encrypt
5 years ago
Tomas Susanka 1b666804c0 core/shamir: fix EMS vs MS
5 years ago
matejcik 0312fb264b tests: fix reference to ckd_public
5 years ago
matejcik 0470cf9865 tests: move burn tests to root
5 years ago
matejcik 842fde455c tests: improve debug-trezor detection
5 years ago
matejcik 37f8cbd403 tests: add flakiness to bip32_speed test
5 years ago
matejcik eb6f6dd572 tests: move tx_cache impl
5 years ago
matejcik b4fa6f2a7f tests: move device tests to top-level
5 years ago
matejcik e5670856a2 MONOREPO CREATE FROM trezor-core
5 years ago
Tim Ruffing 52d34955e7 embed/extmod/modtrezorcrypto: add secp256k1_zkp module
5 years ago
Dusan Klinec 8530d05ebe
tests: minor monero script test fix, quotes
5 years ago
Tomas Susanka c55b655325
Merge pull request #541 from ph4r05/pr/monero-bin-test
5 years ago
Dusan Klinec 1398e7a0cb
tests: monero binary test added
5 years ago
Ciny 2227fc60b8 src/apps/wallet: display custom locktime confirmation (#540)
5 years ago
Tomas Susanka b84d0e8452 paths: disallow special ed25519 curves
5 years ago
Tomas Susanka 8aa60e6cfd paths: validate curve as well
5 years ago
Vladyslav Burzakovskyy 7e5ab98303 tests/run_tests.sh: show the number of passed and failed tests
5 years ago
Roman Zeyde 6a54839acb tests: allow running tests from any directory (#487)
5 years ago
Dusan Klinec bba8bf38eb
xmr: hf10 upgrades
5 years ago
Tomas Susanka 7e3673ad26 common: remove coins.by_address_type because there are conflicts
5 years ago
Andrew Kozlik 69efeac015
tests: Limit the APP values in test_trezor.config to 1, ..., 63
5 years ago
Andrew Kozlik fd6eb333a6
src/apps/common/storage: allow U2F counter to be written even when storage is locked
5 years ago
Andrew Kozlik 6afd9b1d09
tests: Do not require storage to be unlocked prior to calling storage_change_pin(). The function checks the old PIN anyway.
5 years ago
andrew 1d43f9bea2
Delete the U2F counter if it's set to None.
5 years ago
andrew 4cea4d2a4a
Implement efficient counter in storage.py.
5 years ago
andrew 9f75d342a4
Add trezor-storage submodule. Update modtrezorconfig to work with the new storage_get() interface. Update tests to expect None instead of bytes(), when the value is not found in the storage.
5 years ago
Dusan Klinec ab9ab25355
xmr: get_tx_keys, live_refresh
5 years ago
Pavol Rusnak 6974d037a9
src/apps/wallet/sign_tx: implement tx.branch_id field
5 years ago
Tomas Susanka 1946a9f93e eth: modify sign/verify functions to accept addresses as strings
5 years ago
Tomas Susanka ccd79ca324 eth: get public key
5 years ago
Tomas Susanka fbd348ee8e tests/ripple: test payment's destination tag
5 years ago
Pavol Rusnak be833053a9
game: move game files to src_game
5 years ago
Pavol Rusnak fb495a6afc
tests/examples: update 2048 code
5 years ago
Jan Pochyla 7730533dde seed: use lazy seed derivation, wipe after the workflow ends
5 years ago
Jan Pochyla 931e549c92 tests: eth RSK -> RBTC
5 years ago
Jan Pochyla 852bf8f4ef wallet: use keychain API in signing, fix tests
5 years ago
Jan Pochyla 7448030843 wallet: remove "import *" from sign_tx
5 years ago
Jan Pochyla 9ecd123bd5 seed: add support for key namespaces
5 years ago
Tomas Susanka f3c401a5c9 wallet: do not validate script type in sign message function
6 years ago
Tibor Arpas ea4610afd2 Fixing make test_emu in some environments.
6 years ago
Jan Pochyla 1782b0273c
Merge pull request #341 from trezor/tsusanka/paths
6 years ago
Pavol Rusnak 10a284f6ee
src/apps/wallet/sign_tx: make check for OMNI more strict
6 years ago
Pavol Rusnak 4693c071b4
src/apps/wallet/sign_tx: implement OMNI parsing in OP_RETURN layout
6 years ago
Tomas Susanka 31f987e988 coins: validate derivation paths
6 years ago
Pavol Rusnak 0ff7034e37
embed/extmod/modtrezorconfig: refactor PIN UI wait callback (#398)
6 years ago
Jan Pochyla b9926a9fff utils: simplify HashWriter interface
6 years ago
Pavol Rusnak c8ad355032
cardano: add low-level support for passhrase
6 years ago
Dusan Klinec 6724e4e409
xmr: master merging commit
6 years ago
Pavol Rusnak 8177ad6128
tests: add one more zcash zip243 test
6 years ago