Commit Graph

1472 Commits (c7c5653231407b006ac1c939a33b1cd5f5c468bf)
 

Author SHA1 Message Date
Tomas Susanka e5cdf45956 stellar/tests: some device tests set show_display=True
6 years ago
Pavol Rusnak 068e7b1574
readme: update markdown tables, add repology link
6 years ago
matejcik 497c290c81 build: run pb2py through sys.executable
6 years ago
matejcik 87837bc305 stellar: drop protocol_version
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 8f03bd0165 build: add Construct to requires, use package autodetection
6 years ago
matejcik 23b58cc0cb flake8: fix complaints
6 years ago
matejcik 46307cc4ba trezorctl: use Stellar default network passphrase
6 years ago
matejcik f3a042db80 trezorlib: split out methods from ProtocolMixin
6 years ago
matejcik 1820f529fc trezorlib: shuffling things from client
6 years ago
matejcik 9dc86f3955 build: update protobuf build process and update vendored definitions
6 years ago
matejcik 2f3a32f8e8 trezorlib: drop support for EncryptMessage and DecryptMessage
6 years ago
matejcik fd39692ec9 build: set requirements for proper python 3.3 and 3.4 support, make tox happy
6 years ago
matejcik ed3bdc8111 changelog: update
6 years ago
matejcik 5e7e491308 travis: fix build problems
6 years ago
matejcik 19a0f4cc7b tx_api: support blockbook, allow url-less operation
6 years ago
matejcik 85a32d01b9 build: do not import trezorlib in setup.py, parse out `__version__` by hand
6 years ago
matejcik ef736e837c build: replace local copy of pb2py / build_protobuf with pb2py from trezor-common
6 years ago
matejcik 6f23331dfc build: remove prebuilt protobuf files
6 years ago
Pavol Rusnak 8f46f3d46b
trezorctl: fix grammar in confirm messages
6 years ago
matejcik ad16588171 stellar: update T1 tests
6 years ago
ZuluCrypto b2f35de8b8 stellar.py - do not alias trezorlib.messages import to "proto"
6 years ago
ZuluCrypto cd7189839c stellar - return addresses as utf-8 strings
6 years ago
ZuluCrypto 2549eaf5a6 test_stellar.py - split imports into two lines and do not alias messages to "proto"
6 years ago
ZuluCrypto 05afd986c1 test_stellar.py - fix style issues
6 years ago
ZuluCrypto af38407a43 stellar - add unit tests for parsing XDR
6 years ago
ZuluCrypto 96f0801b90 stellar.py - fix missing destination_amount when parsing path payment
6 years ago
ZuluCrypto dd324a99c5 stellar.py - fix mising str() cast on type
6 years ago
ZuluCrypto 8a284c03d1 stellar.py - fix incorrect constants
6 years ago
ZuluCrypto 4628327789 fix comment
6 years ago
ZuluCrypto 188178a438 stellar - add test for setting inflation destination
6 years ago
ZuluCrypto 6afaa41616 stellar - _xdr_read_address now returns string instead of bytes
6 years ago
Pavol Rusnak cc6cc49999
tests: re-enable Stellar for T1
6 years ago
Tomas Susanka 5f73976893 stellar: note on BIP-32 usage; address test with Stellar's official test vectors
6 years ago
matejcik 201297a1f9 tests: close debuglink in fixture-based tests
6 years ago
Pavol Rusnak 3c1456939c
tests: update test_cancel to test using Initialize
6 years ago
matejcik f9f79b745c Merge branch '0.10.x'
6 years ago
matejcik b7cbbba6a7 release: bump version to 0.10.2
6 years ago
matejcik 54f1599a5a regenerate license headers
6 years ago
Pavol Rusnak 2454732f1b
docs: fix example BIP84 path
6 years ago
Tomas Susanka 10bbb57c86
tests/device: stellar accounts are addresses
6 years ago
Pavol Rusnak 44ac7656b4
vendor: update trezor-common; regenerate protobuf
6 years ago
Pavol Rusnak b1eae58884
tests: disable Stellar tests for T1 too
6 years ago
matejcik 929a1046e2 release: convert README to markdown and include it in long_description
6 years ago
matejcik a178dfec67 changelog: include stellar additions that are also unreleased
6 years ago
matejcik cd94fb5ff9 trezorctl: drop list_coins command (closes #277)
6 years ago
matejcik db9bfab77d changelog: update
6 years ago
matejcik 2b366865ff build: use package autodetection (fixes #280)
6 years ago