Commit Graph

13 Commits (master)

Author SHA1 Message Date
Jochen Hoenicke d5daf1d2f0
Fixed unit tests (also for Python 3)
Removed old unit tests for non-implemented functions (SimpleSignTx, Ecies).
8 years ago
Pavol Rusnak 54c8bfd1d4
import print function from future 8 years ago
Pavol Rusnak de9b10fd90
more python3 stuff 8 years ago
Pavol Rusnak 62aff7a22a adapt tests to reflect reorder change 9 years ago
Pavol Rusnak 399deeee67 add tests for multisig tx change confirmation 10 years ago
Pavol Rusnak a51a530dbc cleanup multisig test 10 years ago
slush0 2b664a6b4d Renamed HDPubkeyType to HDNodePathType 10 years ago
slush0 bb88abab1e Reflects changes in multisig API: Pass HDNodeType+address_n instead of pubkeys 10 years ago
Pavol Rusnak 1fde1ecc22 add 15-15-multisig to show address test 10 years ago
slush0 58f5644402 Merge branch 'master' of github.com:trezor/python-trezor
Conflicts:
	tests/test_multisig.py
10 years ago
slush0 c7431750a2 Added multisig tests for missing pubkey and for 15of15 10 years ago
Pavol Rusnak 2ffdff9816 check partial sigs in multisig test 10 years ago
slush0 5c03c72d91 First multisig unit test 10 years ago