Commit Graph

190 Commits (master)

Author SHA1 Message Date
slush0 fe0e409e77 Implementation of ChangePin 10 years ago
Pavol Rusnak e34874b7c1 add entropy message test 10 years ago
Pavol Rusnak 24861a1b58 add check for expected type of message responses 10 years ago
Pavol Rusnak 733a4e979c adapt config.py to new api 10 years ago
slush0 93d7fe5341 Estimate tx size 10 years ago
slush0 91b2b637b4 BIP32 public CKD 10 years ago
slush0 b9925432cd Basic blockchain.info API
SimpleSignTx basic unit test
10 years ago
slush0 c6db133907 Fixed tests 10 years ago
slush0 e542c2dc29 Fixed load_device, including command line 11 years ago
Pavol Rusnak d3df313442 cleanup protobuf mess 11 years ago
slush0 1f7bfa556a Bootup test tuned also for RPi 11 years ago
slush0 121e189643 Implemented test of pin exponential backoff 11 years ago
slush0 b8ddd0279a Test of PIN cancel function 11 years ago
slush0 42419a129a Profiles for pipe transport / USB hid 11 years ago
slush0 851fa37a0a serial_number -> device_id 11 years ago
slush0 5d32d7f20e Seeds reflect changes in BIP39 wordlist 11 years ago
slush0 c692f60782 Refactored module structure 11 years ago
slush0 4530dc3684 All current tests passed 11 years ago
slush0 d273cdf86b Added unit tests for BTC, tBTC & LTC address generation 11 years ago
slush0 8d100bee0c Implemented ApplySettings, removed SetMaxFeeKb 11 years ago
slush 8e5abb560e Fixed imports 11 years ago
slush 3e39a4c267 test_addresses.py passed (although it uses Electrum algo, not BIP32) 11 years ago
slush 702460d153 Protect call test passed! 11 years ago
slush cb594df790 Updated test structure to comply with latest changes.
test_basic.py passes succesfully, others will come soon...
11 years ago
slush 29bd7a10f8 Tests fixed to work with latest sources 11 years ago
slush 4b9a6675c7 SignTx test 11 years ago
slush a6f0657de7 Fixes workflow for failed test 11 years ago
slush 53ffe3b755 Fixed address_n 11 years ago
slush 83aa0e6e66 UUID is exactly 9 bytes long 11 years ago
slush 29de33fa98 Data for testing private key generation 11 years ago
slush ca94e682d3 Unit test for Electrum address generation 11 years ago
slush 2730631e6d Implemented responder for signing
Basic signtx unit test
12 years ago
slush 80e25b1410 Removed unnecessary import in test_protect_call 12 years ago
slush 1e6588e28f Test for protect_call 12 years ago
slush 9b4359fe01 Refactored tests, added common.BitkeyTest 12 years ago
slush 4aafd2deff Stub for protect_call tests 12 years ago
slush b96b65e1ce Updated call parameters 12 years ago
slush 8f84e356ad Major refactoring
Added commandline tool cmd.py
12 years ago
slush b6106fa681 Basic structure of unit tests 12 years ago
slush b7a81c61eb Fixed paths and imports 12 years ago