Commit Graph

1396 Commits (ba365b5486c2f37d3b9fd064a27316b08944bb9e)
 

Author SHA1 Message Date
matejcik cc7e3eb9b5 travis: force setuptools>=38 which download prebuilt .whls
6 years ago
ZuluCrypto 49025aad2b
stellar tests - fix imports and indicate that tests are currently expected to fail
7 years ago
ZuluCrypto 61f5e1df61
stellar.py now returns a tuple from parse_transaction_bytes and no longer uses a reserved argument name
7 years ago
ZuluCrypto ea6ced4dae
client.py - refactor Stellar signing loop to make the message flow clearer
7 years ago
ZuluCrypto 94f3f43746
sync with current state of upstream master
7 years ago
ZuluCrypto 1fb521f4cd
client.py updated to use Stellar messages instead of map
7 years ago
ZuluCrypto 73b07a489b
stellar - refactor parser to return protobuf messages instead of map
7 years ago
ZuluCrypto 38647de7f9
client.py - minor style fixes and fix for use of "types.Message" instead of "proto.Message"
7 years ago
ZuluCrypto 76241dca5c
trezorctl - clean up imports
7 years ago
matejcik 1008c45100 tests: xfail Lisk tests until trezor-core#90 is merged
7 years ago
Aleksey Popov 45cca15e5f lisk: Add lisk_sign_tx
7 years ago
Aleksey Popov 5e1168c48d lisk: Add lisk_get_publickey
7 years ago
Aleksey Popov 514e808b56 lisk: Add lisk_verify_message
7 years ago
Aleksey Popov d3685639f9 lisk: Add lisk_sign_message
7 years ago
Aleksey Popov 3e742177d2 lisk: Add lisk_get_address method
7 years ago
Aleksey Popov c0418333c1 common: update trezor-common submodule
7 years ago
matejcik 688fe06e93 tools: remove forgotten debug statements in encfs_aes_getpass
7 years ago
matejcik 9255507529 tools: update encfs_aes_getpass to work with Py3
7 years ago
Tomas Susanka fd16bbfc8e tests: nem mosaics fix
7 years ago
Tomas Susanka 767330aea0 tests: multisig fixes
7 years ago
Pavol Rusnak ff8dafc182
trezorctl: reorder parameters in ethereum_sign_tx
7 years ago
Peter van Mourik 497f0467cf Added Wanchain support (#230)
7 years ago
Roman Zeyde 892eb41837 tests: add device test for auto-lock delay
7 years ago
Roman Zeyde 0a10b53e3a client: allow setting auto-lock delay
7 years ago
matejcik ab62f5db6f flake8: delete trailing lines
7 years ago
matejcik 928498c666 coins: wrap JSON errors in an ImportError
7 years ago
matejcik bd43363b1c coins: refactor, use data from coins.json instead of hardcoded lists
7 years ago
matejcik c4f38fd740 trezor-common: update to version with Decred Testnet API URL
7 years ago
matejcik 4b0e057d4e docs: contributing info for the new submodule
7 years ago
matejcik b82551ce0d travis: check that generated protobuf messages are identical to the commited ones
7 years ago
matejcik d7fb363ffb build: take an optional argument specifying protobuf output directory
7 years ago
matejcik 40ff849228 flake8: make flake8 better and more strict
7 years ago
matejcik e3d59eedfb tx_api: drop completely unused Smartbit API
7 years ago
matejcik 71129fffbf travis: run flake8 as one command
7 years ago
matejcik 04326749f4 build: generate protobuf messages in tempdir
7 years ago
matejcik 3f35475e7b build: preprocess messages and assets in setup.py
7 years ago
matejcik 16b0727b4b build: include tools in sdist
7 years ago
matejcik ae0cb0478e build: use trezor-common from submodule
7 years ago
matejcik c844430363 build: include relevant vendored files in sdist
7 years ago
matejcik f96dfe5dba add submodule trezor-common
7 years ago
Tomas Susanka edbcd2012d tests/device/nem: multisig tests
7 years ago
Tomas Susanka 891865f948 tests/device/nem: tests fixes due to layout changes
7 years ago
Pavol Rusnak 24dc617f36
disable bcash tests for T2
7 years ago
Jochen Hoenicke e43a62cb03 Updated unit tests for cashaddr. (#195)
7 years ago
Tomas Susanka 0631a0a5b1 tests/device/nem: transfer multiple mosaics
7 years ago
Tomas Susanka 51d9a809bc tests: pytest xfail is used instead of skipping
7 years ago
ZuluCrypto 7eef1df6b0
stellar - added some unit tests
7 years ago
ZuluCrypto 1d722f838a
add Stellar support
7 years ago
ZuluCrypto 0902aefd62
update generated protobuf files with Stellar changes
7 years ago
ZuluCrypto b03d93c182
pb2py - add support for INT64
7 years ago