Commit Graph

784 Commits (b4e34b98fc67a3fe04a6fb39b5c55b77abcb9b3a)

Author SHA1 Message Date
Pavol Rusnak 9462601849
tests: extract eip155 tests for ethereum, add more cases
6 years ago
Tomas Susanka 2a5ca12924 ripple: fix invalid fee test
6 years ago
matejcik 5b49658c8b ripple: fix broken fail-test
6 years ago
Tomas Susanka 61e63c6a02 ripple: ripple prefix dropped in functions
6 years ago
Tomas Susanka c0f29bf4fd ripple: proper sign_tx command
6 years ago
Tomas Susanka 37847fb56f ripple: client functions moved to ripple.py
6 years ago
Tomas Susanka 77414ad761 ripple: code review fixes
6 years ago
Tomas Susanka 2017dadfcb ripple: sign tx command including tests
6 years ago
Tomas Susanka 147e7e21cb ripple: get address command including tests
6 years ago
Tomas Susanka 8348d47fd7 stellar/tests: T2 support merged -> xfail dropped
6 years ago
Tomas Susanka e5cdf45956 stellar/tests: some device tests set show_display=True
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 23b58cc0cb flake8: fix complaints
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 2f3a32f8e8 trezorlib: drop support for EncryptMessage and DecryptMessage
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 6f23331dfc build: remove prebuilt protobuf files
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
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
Pavol Rusnak 3f93b28fe4
device_tests: fix test_msg_signtx_zcash
6 years ago
Tomas Susanka ebe41c69f8 tests/stellar: trezor core currently throws Firmware err
6 years ago
Pavol Rusnak 015d72102d
device_tests: add failing tests for stellar
6 years ago
matejcik cf661a8196 Merge branch 'fix-0.10.1'
6 years ago
Pavol Rusnak 1477c9aa9e
trezorctl/trezorlib: add show_display to StellarGetAddress/StellarGetPublicKey
6 years ago
matejcik 77361e563d release: bump version and changelog for 0.10.1
6 years ago
Tomas Susanka 22872c53c2 tests/stellar: missing field annotation
6 years ago
Tomas Susanka d3d9ceb0c4 tests: stellar test for get address
6 years ago
Tomas Susanka c0a823ca1c protobuf: stellar get address
6 years ago
matejcik 741f264a2f release: bump version and add date to changelog
6 years ago
matejcik d2021fd8a2 ckd_public: restore as a deprecation wrapper
6 years ago
matejcik 73f016c465 trezorctl: update firmware_update to work better with TT (fix #269)
6 years ago
Tomas Susanka 63222931be tests/device: nem is not xfail anymore
6 years ago
matejcik e110d87494 protobuf: update trezor-common and regenerate
6 years ago
Aleksey Popov 922748e348 lisk: restore Lisk sign and verify message functionality
6 years ago
Pavol Rusnak 9238382435
tests: update test_msg_signtx_zcash
6 years ago
Pavol Rusnak 21670b8226
tests: update zcash test
6 years ago
Pavol Rusnak e4dcc8d8c6
zcash overwinter support
6 years ago
matejcik cd3559b419 tests: rename test_cancel after it was parametrized
6 years ago
matejcik 269eaa298f tests: make a fixture out of client
6 years ago
ZuluCrypto 7673ebf952 stellar - add additional tests and instructions for calculating signature
6 years ago
Pavol Rusnak 17479f26a7
device_tests: re-enable decred test for T1
6 years ago
Pavol Rusnak 5e14a5f059
device_tests: cashaddr test in sign/verify message
6 years ago
Pavol Rusnak 1a642713a5
Revert "device_tests: update test_bip32_speed cache-speed ratio to 1.2x"
6 years ago
Pavol Rusnak 61f5bbca91
vendor: update trezor-common
6 years ago
Pavol Rusnak d4b17c5b36
device_tests: fix bitcore entry in coins.py
6 years ago
Pavol Rusnak 0d6ac99bf5
device_tests: fix bgold unit test
6 years ago
matejcik 279da34864 Merge branch 'matejcik/refactor'
6 years ago
matejcik 5191fd09be device_tests: add a compat test for cosi, checking interoperability between Trezor and local implementation
6 years ago
Pavol Rusnak 2ab4751dcb
device_tests: update test_bip32_speed cache-speed ratio to 1.2x
6 years ago
matejcik 8410151810 remove remaining usages of expand_path
6 years ago
matejcik c10c3f7fd9 stellar: better way to handle default path
6 years ago
matejcik aace6577c8 log: remove special handling of Features/CoinType in prettyprinter
6 years ago
matejcik 99bc267301 client: hide uninteresting functions from test tracebacks
6 years ago
matejcik 2bf34dc4b4 unit_tests: added test suite for Ed25519 and CoSi
6 years ago
matejcik a0f73b726d cosi: typehints, documentation, removed selftest
6 years ago
matejcik 0e8fe9e743 ed25519: type hints
6 years ago
Pavol Rusnak 648ef511b6
device_tests: use original ethereum message digest, enable ethereum_{sign,verify}message for T2
6 years ago
matejcik 2fdb5cd538 cosi: publish "pubkey from privkey" operation from ed25519
6 years ago
matejcik 886e269e2f trezorlib: mark ed25519 impl as private
6 years ago
Tomas Susanka f273bbb736 tests/device/stellar: assert pubkey, address comment
6 years ago
matejcik 9982ef98f9 Merge branch 'master' into matejcik/refactor
6 years ago
matejcik e779a251fb transport: better ways to handle errors when enumerating devices
6 years ago
matejcik 97fa4670ac transport: add message logging to bridge
6 years ago
Pavol Rusnak e2962ef9f7
fix typo
6 years ago
Pavol Rusnak bb5e49e452
device_tests: fix failed test
6 years ago
Pavol Rusnak b67322be2f
device_tests: enable cashaddr tests (msg_getaddress, signtx_bcash) for T2
6 years ago
matejcik 17b37034e8 device_tests: fix test_msg_recoverydevice for T1
6 years ago
matejcik f8f0be9c86 device_tests: fix T1 test differences in wording
6 years ago
matejcik f2aee59e27 device_tests: do not xfail Lisk tests, they are now merged
6 years ago
matejcik 4b7926268e drop Lisk and Stellar sign/verify message functionality
6 years ago
matejcik 70172520fb protobuf: update messages from upstream.
6 years ago
Jan Pochyla bc27089546 tests: remove lisk sign/verify
6 years ago
matejcik ce7ee8ae30 device_tests: mark decred
6 years ago
matejcik 2225343c52 device_tests: in test_multisig, T1 raises a different message
6 years ago
matejcik 013e0f6d66 device_tests: get nicer tracebacks by using pytest.raises instead of custom exception code
6 years ago
matejcik 224e3c18f5 device_tests: fix test_protection_levels for T1
6 years ago
matejcik a4fe17b461 device_tests: xfail for decred. This should be investigated more though.
6 years ago
matejcik 465c01d4f7 device_tests: add more currency markers
6 years ago
matejcik af98a4071a device_tests: allow custom runxfail
6 years ago
Tomas Susanka e656bbf072 stellar: xdr parse move to trezorctl; client works with messages
6 years ago
matejcik db92b13f97 cosi: move things around
6 years ago
Tomas Susanka 277296be90 tests/stellar: verify marked as not passing on T2
6 years ago
Tomas Susanka 3ee3083e8c tests/device/stellar: verify message
6 years ago
Tomas Susanka bb74950e23 stellar: message is normalized before sign/verify
6 years ago
Tomas Susanka 22560128fe stellar: StellarSignMessage.message is bytes
6 years ago
Tomas Susanka d57fe33582 tests/device/stellar: sign message
6 years ago
matejcik cc7c8ccb59 client: clean up exception and decorator code
6 years ago
matejcik a478dac5f7 client: clean up logging and printing
6 years ago
matejcik 123aec5d7d tests/device_tests: remove all star imports
6 years ago
matejcik 266e34eec4 tests/device_tests: disable protobuf outputs unless run with -v
6 years ago
matejcik 0b6ec27064 logging: get rid of pprint and VerboseWireMixin
6 years ago
matejcik ca8ebacab9 logging: convenience function to set up protobuf logging
6 years ago
matejcik 1e4c1c093e protobuf: improve prettyprint formatting
6 years ago
matejcik eed91db880 protocol: python logging to supersede VerboseWire
6 years ago
matejcik b7c7190573 trezorlib: remove Hash to btc_hash, prepare for moving it away from things
6 years ago
matejcik 325312d11c protobuf: move formatter function to protobuf where it belongs better
6 years ago
matejcik 579adb1871 tests: update to use parse_path
6 years ago
matejcik d106869061 trezorlib: deprecate client.expand_path and move the staticmethod
6 years ago
matejcik 4f66b37f25 tests: update imports after tests.support move
6 years ago
matejcik 603b201ad0 tests: create tests.support module
6 years ago
Tomas Susanka 77766d2d0f tests/device/eth: known/unknown token test
6 years ago
matejcik e0d850df7d protobuf: update generators and messages to be identical with trezor-core
6 years ago
Tomas Susanka 18adf6cc4d tests/stellar: marked as passing on T1
6 years ago
matejcik 5329bc9463
Merge pull request #167 from zulucrypto/stellar
6 years ago
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 4c06a613b5 ethereum: do 'int_to_big_endian' conversion manually
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
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
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