Commit Graph

19 Commits (master)

Author SHA1 Message Date
Pavol Rusnak 3be88e69ff
add unit tests for ethereum messages 8 years ago
Pavol Rusnak 54c8bfd1d4
import print function from future 8 years ago
slush0 64fadde3e0
Passes first unit tests (against trezor-emu over transport_pipe).
WIP: Issue with console printing of protobuf messages (probably bug in protobuf for python3 itself).
WIP: Disabled Bridge transport because of json_protobuf incompatibility with python3.
WIP: Broken expectations of returned objects in unit tests
8 years ago
slush0 6ec2ff3eac
Preparation for python3 support (WIP) 8 years ago
Pavol Rusnak 9ed0604b65 use HidTransport by default again 10 years ago
Pavol Rusnak a527456db5 add transport for bridge 10 years ago
Pavol Rusnak dc0d7fd1d6 initialize version/lock_time in TransactionType 10 years ago
Pavol Rusnak 33d4fc9f24 autodetect type of device in config 10 years ago
Pavol Rusnak 1716093dbb compile pb once again 10 years ago
slush0 98868b15a6 Added bip32 speed test
Fixed some unit tests
10 years ago
slush0 fe0e409e77 Implementation of ChangePin 10 years ago
Pavol Rusnak 733a4e979c adapt config.py to new api 10 years ago
slush0 42419a129a Profiles for pipe transport / USB hid 11 years ago
slush0 c692f60782 Refactored module structure 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 8f84e356ad Major refactoring
Added commandline tool cmd.py
12 years ago
slush b6106fa681 Basic structure of unit tests 12 years ago