Jochen Hoenicke
1bee5f4de7
Segwit: Unit tests for getaddress
2017-05-03 19:16:46 +02:00
Jochen Hoenicke
0b4d56842e
Segwit: Added unit tests for multisig
2017-05-03 19:16:46 +02:00
Pavol Rusnak
91222b4687
tests/config: fix usb hid logic
2017-05-03 17:35:49 +02:00
Pavol Rusnak
5860207e68
Revert "test_msg_signidentity: ed25519 pubkey starts with 1 not 0"
...
This reverts commit 30b13dba58
.
2017-05-03 17:27:02 +02:00
Pavol Rusnak
4cba191997
fix logic in device tests config
2017-04-25 17:04:59 +02:00
Pavol Rusnak
58faa02263
print info on skipping transports
2017-04-25 16:55:59 +02:00
Pavol Rusnak
0840117033
update pipe_exists function
2017-04-25 16:47:30 +02:00
Pavol Rusnak
4999056678
make device tests work without hid
2017-04-25 16:37:27 +02:00
Pavol Rusnak
9c744a1c3d
fix test_msg_signtx.test_fee_too_high (make fee higher)
2017-04-25 15:50:00 +02:00
Pavol Rusnak
504db8283b
add version and lock_time attributes to sign_tx function
2017-04-19 14:19:26 +02:00
Pavol Rusnak
30b13dba58
test_msg_signidentity: ed25519 pubkey starts with 1 not 0
2017-04-16 22:05:55 +02:00
Jochen Hoenicke
a990743010
Ethereum: More unit tests for signing
2017-01-22 19:13:21 +01:00
Jochen Hoenicke
607893f9ac
Ethereum: EIP-155 replay protection
...
Added chain_id parameter to sign tx (and updated protobuf).
Added a unit test with chain_id for Ropsten testnet.
trezorctl:
- Fixed compatibility with new ethjsonrpc
- added chain_id parameter
2017-01-22 19:13:21 +01:00
Pavol Rusnak
08cfe0d8c6
add license headers to unit tests
2017-01-03 19:40:05 +01:00
Jochen Hoenicke
8f424b2299
Segwit: Added another unit test
2017-01-03 15:56:22 +01:00
Jochen Hoenicke
7ce7732c63
Segwit: Added unit test for signing
2017-01-02 21:43:49 +01:00
Pavol Rusnak
71ecf77616
nitpick: unify ckd_public import across the package
2016-12-01 14:16:32 +01:00
Pavol Rusnak
06cedd2150
move device (=TREZOR) tests to tests/device_tests, create tests/unit_tests for unit tests
2016-11-28 16:04:55 +01:00