Commit Graph

14 Commits (11f399230ff4d2bf3add68bd3e42affcf7ce22ec)

Author SHA1 Message Date
Jochen Hoenicke 0428f5091c Don't require prevtx for coins with BIP-143 fork id (#352)
6 years ago
matejcik ed473e2e42 trezorlib: add licence headers where missing
6 years ago
matejcik 1233feb358 style: fix imports
6 years ago
matejcik c269d67cde trezorlib: finalize BTC API changes
6 years ago
matejcik e5e0759dc8 btc: refactor and cleanup sign_tx api & flow
6 years ago
Tibor Arpas e9b540e6b6 altcoin: Capricoin support tests and minor trezorctl addition. (#325)
6 years ago
Pavol Rusnak 837781eb55
vendor: update trezor-common, use Tx.version_group_id where possible
6 years ago
Pavol Rusnak 555bb62e3f
btc: add script_type to get_public_node
6 years ago
matejcik 3d3e9b67b4 style: apply black/isort
6 years ago
matejcik a3d560529c trezorlib: post-merge updates
6 years ago
matejcik 7083eb7a5c trezorlib: drop @field decorator
6 years ago
matejcik 00617817c3 trezorlib: disable encrypt/decrypt message functionality
6 years ago
matejcik 7e90e89e69 client: get rid of TrezorClient._convert_prime
6 years ago
matejcik f3a042db80 trezorlib: split out methods from ProtocolMixin
6 years ago