Commit Graph

19 Commits (abc347d4ca49d622e94ce23934c3e4f68701c5b8)

Author SHA1 Message Date
matejcik b3312d1ef7 fix(tests): set_filter must be used in with-block
3 years ago
matejcik e4785d47e0 style: apply black 20.8b1
4 years ago
Andrew Kozlik 4fc4152741 tests: Fix device tests for streamimg prev_tx after confirmation.
4 years ago
Martin Milata 927ee0812b core: add hard limit for transaction fees
4 years ago
Andrew Kozlik 7b94cbee54 tests: Fix fake amount attack in test_msg_signtx_segwit to account for segwit transaction streaming.
4 years ago
matejcik d4390f78a4 tests: add request_meta queries (needed for transaction streaming)
4 years ago
Tomas Susanka f34e2382fa tests: add segwit attack test for mixed inputs
4 years ago
matejcik 29db769185 tests: update test vectors to use correct paths
4 years ago
matejcik bc926a2dd5 tests: convert signtx tests to use request_* shortcuts for readability
4 years ago
matejcik b440ca1ec5 python: drop deprecated name CallException
4 years ago
matejcik b3569a53e6 tests: update tx_cache usages
4 years ago
Pavol Rusnak 4bae47ea6d
tests: add multisig marker
5 years ago
matejcik e89a913b1b tests: fix relative imports
5 years ago
matejcik e3ceef2af6 tests: drop all explicit conftest references
5 years ago
matejcik 56f5f73550 tests: drop TrezorTest class
5 years ago
matejcik e0f55be7a6 tests: convert from self.client to the client fixture
5 years ago
matejcik 0312fb264b tests: fix reference to ckd_public
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