Commit Graph

1401 Commits (837781eb55683438ec1c5beca88b8302de911785)
 

Author SHA1 Message Date
Pavol Rusnak 837781eb55
vendor: update trezor-common, use Tx.version_group_id where possible
6 years ago
matejcik 3f92683bc6 firmware: update forgotten comment
6 years ago
matejcik e1efd493fd trezorctl: updated firmware update flow
6 years ago
matejcik 3e7b26b454 exceptions: smarter, nicer exceptions from Failures
6 years ago
matejcik eb2b58e1f4 cosi: tests for new verify_m_of_n method
6 years ago
matejcik ba365b5486 cosi: replace slow djb implementation of ed25519 with an optimized one
6 years ago
Pavol Rusnak 3d5fa7a2f6
tests: refactor test_msg_resetdevice_skipbackup
6 years ago
Pavol Rusnak 16d9d58ee1
tests: add test in resetdevice for combination of display_random and skip_backup
6 years ago
Pavol Rusnak a1ba9db744
tests: re-enable Decred test for T2
6 years ago
Matheus Degiovani 688e885903 decred: Add sign message tests (#318)
6 years ago
matejcik 88988172b9 bridge: perform HTTP request in `read`, not `write`
6 years ago
matejcik ca7cbad1cf trezorctl: variable referenced before assignment (fixes #313)
6 years ago
matejcik 2b02af1126 trezorctl: bad call to click.echo (fixes #304)
6 years ago
matejcik 2d7c74c535 switch to click 7.0
6 years ago
matejcik 8618f44272 tests: fix signature of device.recover in expect-to-fail tests
6 years ago
matejcik 1d3fa77ab6 debuglink: allow with-block without expected_responses
6 years ago
matejcik ffff11a462 style: isort & autopep
6 years ago
matejcik 886d4f18f4 device_tests: sample usage of input_flow
6 years ago
matejcik 0f7f694914 debug: fix test_msg_applysettings
6 years ago
matejcik c37bc9c38e debug: improve infrastructure and expected message reporting
6 years ago
matejcik fc7a76e2f3 tests: use stdlib mock instead of the third-party one
6 years ago
matejcik a5abd70619 trezorlib: drop TrezorClientDebugLink from client.py
6 years ago
matejcik 06927e003e trezorlib: get rid of TextUIMixin
6 years ago
Matheus Degiovani 6d9157c4a5 decred: Return tree and version in insight api (#319)
6 years ago
Pavol Rusnak 4f18d53219
nix: add shell.nix
6 years ago
Pavol Rusnak 00ebbbb1f3
tests: add test in resetdevice for combination of display_random and no_backup
6 years ago
Pavol Rusnak cd006026dd
Revert "tests: enable Decred tests for T2"
6 years ago
Pavol Rusnak c395501d2d
trezorctl: add no-backup option to reset-device
6 years ago
Pavol Rusnak d49a38d80f
tests: enable Decred tests for T2
6 years ago
Jonathan Cross ed633dcbb5 Fixing typo in firmware_update (#317)
6 years ago
Pavol Rusnak 0f62c817d5
tests: fix warnings in test_msg_resetdevice_nobackup.py
6 years ago
Jochen Hoenicke b4c5b996a1 Fix Qt5/4 import strategy.
6 years ago
Pavol Rusnak 3424f01ae7
tests: nitpicks in resetdevice_skipbackup, add resetdevice_nobackup
6 years ago
matejcik d859fe36f7 coins: pick correct field name for TxApi
6 years ago
Pavol Rusnak 22e06d5c43
vendor: update trezor-common
6 years ago
matejcik dbcc903e52 cardano: fix tests broken after binascii removal
6 years ago
matejcik a66cf99b74 cosi: fix bug in signing code, make tests pass
6 years ago
matejcik 4ff5fb4492 build: drop rlp limitation for python<3.5
6 years ago
matejcik 4fb3acb029 style: uppercase hex constants to conform with black 18.9b0 style
6 years ago
matejcik 3dad046c12 travis: workaround for python 3.7
6 years ago
matejcik 7b98b5ac7c build: drop python<3.5 compatibility in CI and markers
6 years ago
matejcik 15d3b0c722 cosi: clarify convoluted parts of local signing code
6 years ago
Pavol Rusnak 4a0ca873eb trezorlib+tools: remove usage of binascii
6 years ago
Pavol Rusnak 7f55847ab1 tests: remove usage of binascii
6 years ago
Jan Pochyla 20e0acbc98
Merge pull request #312 from ph4r05/protobuf-update
6 years ago
Dusan Klinec 61de49fae5
protob test fix after migration to get_fields()
6 years ago
Dusan Klinec 6b32e33c58
protobuf.py uses get_fields()
6 years ago
Dusan Klinec 376503817c
vendor: trezor-common version bump
6 years ago
Tomas Susanka 7e35dfa51e tests: style fix
6 years ago
Tomas Susanka d66bb53619
Merge pull request #311 from zulucrypto/testStellarExplicitNativeAsset
6 years ago