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