Commit Graph

1264 Commits (23b58cc0cb12680663db53009a7134de3038a7ea)
 

Author SHA1 Message Date
matejcik dd0217c746 protobuf: update trezor-common and messages
6 years ago
matejcik 28264a4fe0 protobuf: improve description of sint_to_uint
6 years ago
matejcik df8c3da1a2 protobuf: properly implement signed types (fixes #249)
6 years ago
matejcik b156ec9757 travis: fix bash syntax bug in trigger-travis.sh
6 years ago
matejcik 76fea5afc4 build: move ethereum requirements to their own extra
6 years ago
matejcik 6c033bd810 travis: trigger build of trezor-core when python-trezor is pushed
6 years ago
matejcik 43f14ac760 build: add flake8 to dev requirements
6 years ago
matejcik 4c06a613b5 ethereum: do 'int_to_big_endian' conversion manually
6 years ago
matejcik 41d99764c6 build: reorganize requirements, mark hidapi as optional
6 years ago
matejcik ce7a434f2d build: add the prebuild command as a dependency for develop
6 years ago
Tomas Susanka 6f032456fc tests/device/nem: mosaic with levy test
6 years ago
ZuluCrypto 7128347975
stellar tests - added missing pytest import
6 years ago
ZuluCrypto 5fccc4381b
fix style to match flake8
6 years ago
ZuluCrypto 200b5a71df
Merge remote-tracking branch 'upstream/master' into stellar
6 years ago
ZuluCrypto 2cf6414fa5
stellar - minor cleanup and simplification of some boolean field checks
6 years ago
Tomas Susanka 7cfbe689e8 tests/device/nem: different amounts; note about what is displayed
6 years ago
Tomas Susanka 50e755be46 tests/device/nem: known/unknown mosaics test
6 years ago
Aleksey Popov 8f31422adf lisk: Fix wrong signature in tx tests
6 years ago
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
6 years ago
ZuluCrypto 61f5e1df61
stellar.py now returns a tuple from parse_transaction_bytes and no longer uses a reserved argument name
6 years ago
ZuluCrypto ea6ced4dae
client.py - refactor Stellar signing loop to make the message flow clearer
6 years ago
ZuluCrypto 94f3f43746
sync with current state of upstream master
6 years ago
ZuluCrypto 1fb521f4cd
client.py updated to use Stellar messages instead of map
6 years ago
ZuluCrypto 73b07a489b
stellar - refactor parser to return protobuf messages instead of map
6 years ago
ZuluCrypto 38647de7f9
client.py - minor style fixes and fix for use of "types.Message" instead of "proto.Message"
6 years ago
ZuluCrypto 76241dca5c
trezorctl - clean up imports
6 years ago
matejcik 1008c45100 tests: xfail Lisk tests until trezor-core#90 is merged
6 years ago
Aleksey Popov 45cca15e5f lisk: Add lisk_sign_tx
6 years ago
Aleksey Popov 5e1168c48d lisk: Add lisk_get_publickey
6 years ago
Aleksey Popov 514e808b56 lisk: Add lisk_verify_message
6 years ago
Aleksey Popov d3685639f9 lisk: Add lisk_sign_message
6 years ago
Aleksey Popov 3e742177d2 lisk: Add lisk_get_address method
6 years ago
Aleksey Popov c0418333c1 common: update trezor-common submodule
6 years ago
matejcik 688fe06e93 tools: remove forgotten debug statements in encfs_aes_getpass
6 years ago
matejcik 9255507529 tools: update encfs_aes_getpass to work with Py3
6 years ago
Tomas Susanka fd16bbfc8e tests: nem mosaics fix
6 years ago
Tomas Susanka 767330aea0 tests: multisig fixes
6 years ago
Pavol Rusnak ff8dafc182
trezorctl: reorder parameters in ethereum_sign_tx
6 years ago
Peter van Mourik 497f0467cf Added Wanchain support (#230)
6 years ago
Roman Zeyde 892eb41837 tests: add device test for auto-lock delay
6 years ago
Roman Zeyde 0a10b53e3a client: allow setting auto-lock delay
6 years ago
matejcik ab62f5db6f flake8: delete trailing lines
6 years ago
matejcik 928498c666 coins: wrap JSON errors in an ImportError
6 years ago
matejcik bd43363b1c coins: refactor, use data from coins.json instead of hardcoded lists
6 years ago
matejcik c4f38fd740 trezor-common: update to version with Decred Testnet API URL
6 years ago
matejcik 4b0e057d4e docs: contributing info for the new submodule
6 years ago
matejcik b82551ce0d travis: check that generated protobuf messages are identical to the commited ones
6 years ago
matejcik d7fb363ffb build: take an optional argument specifying protobuf output directory
6 years ago
matejcik 40ff849228 flake8: make flake8 better and more strict
6 years ago