matejcik
|
ed473e2e42
|
trezorlib: add licence headers where missing
|
2018-11-12 12:22:32 +01:00 |
|
Pavol Rusnak
|
3c48f906b2
|
tests: fix eip155 test
|
2018-09-03 14:53:53 +02:00 |
|
HackyMiner
|
5a4c37d41c
|
add more eip155 test cases (#297)
|
2018-09-03 14:52:57 +02:00 |
|
matejcik
|
3d3e9b67b4
|
style: apply black/isort
|
2018-08-13 18:22:19 +02:00 |
|
matejcik
|
29f928e4f2
|
style: bare excepts, left-over bad imports
|
2018-08-10 16:05:14 +02:00 |
|
matejcik
|
7083eb7a5c
|
trezorlib: drop @field decorator
its function is replaced by @expect(field="name") -- it doesn't make sense
to use @field without @expect anyway
|
2018-07-09 13:57:30 +02:00 |
|
matejcik
|
7e90e89e69
|
client: get rid of TrezorClient._convert_prime
|
2018-07-09 13:56:22 +02:00 |
|
matejcik
|
f3a042db80
|
trezorlib: split out methods from ProtocolMixin
|
2018-07-09 13:56:22 +02:00 |
|