matejcik
|
f10084117b
|
feat(core/bitcoin): do not show path warning when GetAddress is called silently (fixes #1206)
|
2020-11-05 14:30:11 +01:00 |
|
matejcik
|
f3b6de399a
|
fix(tests): fix illegal paths in device tests
|
2020-11-05 14:30:11 +01:00 |
|
matejcik
|
08d896f2f9
|
chore(tests): update to kwargs usage and new btc.sign_tx API
|
2020-09-23 16:00:10 +02:00 |
|
matejcik
|
5385617eda
|
core: increase address length limit to accomodate CRW (fixes #1139)
|
2020-08-07 12:45:43 +02:00 |
|
matejcik
|
29db769185
|
tests: update test vectors to use correct paths
|
2020-05-15 14:08:29 +02:00 |
|
matejcik
|
b440ca1ec5
|
python: drop deprecated name CallException
|
2020-03-26 11:30:06 +01:00 |
|
matejcik
|
9d29952a15
|
python: move out deprecated ckd_public
|
2020-03-26 11:30:06 +01:00 |
|
Pavol Rusnak
|
4bae47ea6d
|
tests: add multisig marker
|
2019-10-22 14:32:38 +00:00 |
|
matejcik
|
e89a913b1b
|
tests: fix relative imports
|
2019-09-12 14:41:05 +02:00 |
|
matejcik
|
56f5f73550
|
tests: drop TrezorTest class
|
2019-09-12 14:41:05 +02:00 |
|
matejcik
|
e0f55be7a6
|
tests: convert from self.client to the client fixture
|
2019-08-29 15:07:50 +02:00 |
|
Pavol Rusnak
|
fee1ee034b
|
tests: mark altcoin related tests with "altcoin" pytest marker
|
2019-08-22 18:50:45 +02:00 |
|
Roman Zeyde
|
93382a10f5
|
tests: test Elements explicit addresses (p2pkh, p2sh and bech32)
|
2019-08-16 18:20:23 +02:00 |
|
matejcik
|
0312fb264b
|
tests: fix reference to ckd_public
we aren't moving ckd_public out of trezorlib just yet. It will go away
in 0.12.
tests: move ckd_public
tests: remove useless usages of ckd_public
|
2019-08-12 12:57:25 +02:00 |
|
matejcik
|
b4fa6f2a7f
|
tests: move device tests to top-level
|
2019-08-12 12:57:25 +02:00 |
|