Commit Graph

1433 Commits (620e48e4d0066320ced1e3f971a31deec67d3adc)
 

Author SHA1 Message Date
matejcik 620e48e4d0 tests: adapt tests to new APIs
6 years ago
matejcik 9caea6d413 tx_api: rework API, separate caching functionality to test support
6 years ago
matejcik 3239d53bc0 debuglink: add support for arbitrary message filters
6 years ago
matejcik 5087f30a69 firmware: fix byte order for VendorTrust field, reproduce reserved field
6 years ago
matejcik c248946b3d protobuf: make MessageType more dict-like, drop _add_ and _extend_
6 years ago
matejcik e5e0759dc8 btc: refactor and cleanup sign_tx api & flow
6 years ago
matejcik ea675f1e58 client: inline PassphraseState flow into Passphrase flow
6 years ago
Pavol Rusnak 1218a487f6
fix style
6 years ago
Pavol Rusnak b4e34b98fc
trezorlib: add monero getaddress/getwatchkey + tests
6 years ago
matejcik 784a036322 vendor: update trezor-common (adds timestamp field for Capricoin)
6 years ago
matejcik de981febc7 ui: switch ClickUI to use stderr
6 years ago
Vladyslav Burzakovskyy cc908fb90c cache autocompletion
6 years ago
Vladyslav Burzakovskyy 7bd3cd6b13 fix bash autocompletion
6 years ago
Tibor Arpas e9b540e6b6 altcoin: Capricoin support tests and minor trezorctl addition. (#325)
6 years ago
Tibor Arpas f78885af5a Closes #326 : tx_api.get_tx incompatible with current blockbook (#327)
6 years ago
Pavol Rusnak 57f1dddc2f
fix style
6 years ago
Pavol Rusnak 45265cdcb7
tests: enable Stellar tests for T1
6 years ago
Pavol Rusnak 7e9501e816
tests: fix test_protection_levels (add buttonrequest to reset workflow)
6 years ago
Pavol Rusnak ac0731300e
fix style
6 years ago
Pavol Rusnak b541ed340e
vendor: update trezor-common
6 years ago
Pavol Rusnak 0aa6e45eec
tests: add tests for missing multisig
6 years ago
Pavol Rusnak 43b7ca4fd6
tests: fix style
6 years ago
Pavol Rusnak 1397c3b4d9
tests: update T1+T2 reset+recovery tests to reflect new Confirm dialog
6 years ago
Tibor Arpas 1a239201d8
trezorctl: fix bip115 handling
6 years ago
Tomas Susanka e52cbed7be vendor: another update trezor-common
6 years ago
Pavol Rusnak a60b58e06b
vendor: update trezor-common
6 years ago
Pavol Rusnak 5e259ab2c3
tests: fix test for Zcash Sapling test
6 years ago
matejcik 00a3f24731 device_tests: raise timeout in TestMsgResetDeviceT2
6 years ago
Pavol Rusnak 685f24b454
tests: add test for Zcash Sapling
6 years ago
Pavol Rusnak 85c7b39e3f
nix: add python.protobuf
6 years ago
Pavol Rusnak 76080a2343
vendor: update trezor-common
6 years ago
Pavol Rusnak 1ee03bc2eb
vendor: update trezor-common
6 years ago
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