Commit Graph

17 Commits (1a0b5909142b0b7827891428c3db31864a064492)

Author SHA1 Message Date
Andrew Kozlik 6c9c727359 feat(legacy): Implement GetAddress for taproot.
3 years ago
Andrew Kozlik 390bcf4612 feat(tests): Add BIP86 test vectors for get_address().
3 years ago
Pavol Rusnak 7091417c5d feat(tests): add taproot cases to test_msg_getaddress_segwit_native
3 years ago
amadejpapez 85ba7c12ba style(all): use f-strings for formatting
3 years ago
Pavol Rusnak 169c472172 refactor(tests): modernize test_msg_getaddress_segwit_native
3 years ago
Andrew Kozlik 7f2f32ff8a test(device): Test safety checks on T1.
3 years ago
Andrew Kozlik 8828fa76d3 test: Ensure that GetAddress and GetOwnershipId fail for multisig if user's public key is not included.
3 years ago
matejcik f3b6de399a fix(tests): fix illegal paths in device tests
4 years ago
matejcik 29db769185 tests: update test vectors to use correct paths
4 years ago
Pavol Rusnak 4bae47ea6d
tests: add multisig marker
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
Pavol Rusnak 84abde1f79
tests: add import pytest where required
5 years ago
Pavol Rusnak fee1ee034b
tests: mark altcoin related tests with "altcoin" pytest marker
5 years ago
Roman Zeyde 93382a10f5
tests: test Elements explicit addresses (p2pkh, p2sh and bech32)
5 years ago
matejcik 0312fb264b tests: fix reference to ckd_public
5 years ago
matejcik b4fa6f2a7f tests: move device tests to top-level
5 years ago