Commit Graph

12151 Commits (fe80793b475efc0ca34698261efa1cd2143e0ff9)
 

Author SHA1 Message Date
slush0 77b6b5873d Compiled pb
10 years ago
slush0 81d89030df Renamed HDPubkeyType to HDNodePathType
10 years ago
Pavol Rusnak 10a92c3c62 use const in hdnode_from_* methods
10 years ago
Pavol Rusnak 961566c9b7 implement ApplySetttings.use_passphrase
10 years ago
Pavol Rusnak eea4f8be5d fix ApplySettings test
10 years ago
Pavol Rusnak bc07b044b0 update pb
10 years ago
Pavol Rusnak 63ee124254 test for ApplySettings.use_passphrase
10 years ago
slush0 40b3cb4148 Added HDPubkeyType and use_passphrase
10 years ago
slush0 74a1e18e4c Fix for new multisig API
10 years ago
slush0 bb88abab1e Reflects changes in multisig API: Pass HDNodeType+address_n instead of pubkeys
10 years ago
slush0 92bb796fd7 Compiled pb
10 years ago
slush0 26b5f5ed41 Fixed \\ in whitelist urls
10 years ago
Pavol Rusnak 7e27275ec8 allow 15/15 multisig
10 years ago
Pavol Rusnak 1fde1ecc22 add 15-15-multisig to show address test
10 years ago
Pavol Rusnak 43ff5baeab such happy doge
10 years ago
Pavol Rusnak 92cfcd1565 implement GetAddress.multisig field
10 years ago
Pavol Rusnak c0d0b191d6 test_msg_getaddress_show test now supports multisig
10 years ago
slush0 58f5644402 Merge branch 'master' of github.com:trezor/python-trezor
10 years ago
slush0 c7431750a2 Added multisig tests for missing pubkey and for 15of15
10 years ago
Pavol Rusnak 6561647d6b update pb
10 years ago
Pavol Rusnak 4f7bd1be06 update pb
10 years ago
Pavol Rusnak 705190e147 add test for GetAddress with show flag on
10 years ago
Pavol Rusnak 437eff319f add GetAddress.multisig field
10 years ago
Pavol Rusnak 610547cf32 add button_wait feature for tests
10 years ago
Pavol Rusnak 86dd83f93b sign message speedup
10 years ago
Pavol Rusnak b4cdba8489 export pby from ecdsa_sign functions
10 years ago
Pavol Rusnak 10fc0b69fc check LoadDevice.skip_checksum field
10 years ago
Pavol Rusnak 983d1ff4b5 use space for non-printable chars such as enter, tab, etc.
10 years ago
Pavol Rusnak 2ffdff9816 check partial sigs in multisig test
10 years ago
Pavol Rusnak d07f6026e9 detect multisig by SPENDMULTISIG flag
10 years ago
Pavol Rusnak 91451f88b5 multisig
10 years ago
slush0 5c03c72d91 First multisig unit test
10 years ago
slush0 bc9a43986f Compiled pb
10 years ago
slush0 3670728fd2 Added 'm' to MultisigRedeemScriptType
10 years ago
Pavol Rusnak 87d3688ed7 update bitcore to insight in tx_api.py
10 years ago
Pavol Rusnak a16e8c0e04 more layout fixes
10 years ago
Pavol Rusnak 0c050e7fca update layouts for message operations
10 years ago
Pavol Rusnak 608251bece update encrypt/decrypt message commands
10 years ago
Pavol Rusnak f75515544f move Sign/Verify to crypto.c/h, implement Encrypt/Decrypt
10 years ago
Pavol Rusnak a939d3de1d fix getpass usage
10 years ago
Pavol Rusnak 9469a64a0a use bn_is_zero and bn_is_equal where possible
10 years ago
Pavol Rusnak df3606dd5e introduce ecdsa_get_address_raw
10 years ago
Pavol Rusnak c5d9b2ea2f remove forgotten declaration
10 years ago
Pavol Rusnak 960c665aac update protobuf, require address for verifymsg
10 years ago
Pavol Rusnak 6a27ce2d5c rewrite sign/verify tests to test long messages
10 years ago
Pavol Rusnak 69d2d2ded3 verify test without address does not make sense
10 years ago
Pavol Rusnak 1c6ed65921 add more tests to test_msg_verifymessage
10 years ago
Pavol Rusnak 667577abc4 add screenshot feature (default disabled)
10 years ago
Pavol Rusnak 0c76e68fd6 Merge pull request #21 from ddworken/master
10 years ago
David Dworken 86a46933b5 Use getpass('') and confirm passphrase
10 years ago