Commit Graph

190 Commits (6d98a97f7cbc177b9c2e811142549874b782e0f9)

Author SHA1 Message Date
Adrian Matejov 8b252bff80 tezos: fixed nitpicks
6 years ago
Adrian Matejov 2750d668ad tezos: added tezos cryptocurrency
6 years ago
Pavol Rusnak d0f2905542
embed/extmod/modtrezorcrypto: refactor pbkdf2 prf
6 years ago
Pavol Rusnak 5efab07b23
cardano: remove GetPublicKey.root_hd_passphrase, style changes
6 years ago
Dušan Plavák 060a8cbdfd cardano: replace derivation scheme v1 for v2 (#342)
6 years ago
Tomas Susanka 7128337031 cardano: remove sign/verify unit tests
6 years ago
matejcik 9a2be54e94 nem: update test to expect the right name
6 years ago
Jan Pochyla f7c1465d57 apps: unify common writer logic
6 years ago
Tomas Susanka 741443165c tests/wallet: UiConfirmTotal includes fee
6 years ago
Dusan Klinec f0b8fcc106
tests: support async test cases added
6 years ago
Pavol Rusnak 1a6e0f053a
embed/extmod/modtrezorcrypto: refactor AES API, use test from NIST SP 800-38A
6 years ago
Tomas Susanka 08945c48e1 ripple: simple tx serializer; signing
6 years ago
Tomas Susanka b5c2ae49dd ripple: get address
6 years ago
jmuravsky 09ddcc7ac9 cardano: add Cardano currency support
6 years ago
Pavol Rusnak cb9e7b5885
embed: cleanup Keccak API (drop keccak arg from digest() func)
6 years ago
Tomas Susanka 7f767eec46 stellar: accounts are addresses
6 years ago
Pavol Rusnak 2d27ab85dc
tests: make acceptable delta wider in test_trezor.crypto.random
6 years ago
Jan Pochyla 22abb6d07a tests: auto-detect pytest config
6 years ago
Yura Pakhuchiy 7684db4702 Add Groestlcoin transaction signing tests
6 years ago
Yura Pakhuchiy 0f53fd16ec Add tests for Groestlcoin addresses
6 years ago
Yura Pakhuchiy c0458f71e8 Add Groestl512 hash tests
6 years ago
Yura Pakhuchiy 4237adb7cc Fix tests broken by API changes
6 years ago
Pavol Rusnak 2ee57da5d8
src/apps/wallet/sign_tx: fix last commit, add bip115 test
6 years ago
Pavol Rusnak 9f90ca21a9
src/apps/wallet/sign_tx: fix bip115 code in last commit
6 years ago
idimon4uk 3b345f3c76 src/apps/wallet/sign_tx: add Zencash support (#252)
6 years ago
Pavol Rusnak 5c62180011
tests: fix coins test (there are few collissions in address_types, but for less significant coins)
6 years ago
Jan Pochyla 86461d0d6b tests: remove codec_v2 test
6 years ago
Pavol Rusnak 97bb26b7f3
embed/extmod/modtrezorcrypto: use kwargs for Blake2b/Blake2s
6 years ago
Ilan 270bf73212 Update RSKIP-60 checksum separator (#244)
6 years ago
Pavol Rusnak a6d316db25
style: make flake8 happy
6 years ago
Ilan 0c13a43518
src/apps/ethereum: implement RSKIP-60 checksum in get_address
6 years ago
Pavol Rusnak 604083ee25
tests: add test_apps.ethereum.get_address
6 years ago
Pavol Rusnak 285c845e9b
src+test: fix flake8 warning
6 years ago
Jan Pochyla b13dba115a nem: fix unit tests
6 years ago
Tomas Susanka 3422474811 nem: mosaics definitions are generated from trezor-common
6 years ago
Tomas Susanka 616d117648 nem: mosaics are checked against definition and user is asked appropriately
6 years ago
Tomas Susanka a45ac4ad4b nem: refactored to have a common message as an argument
6 years ago
Tomas Susanka 8de3cd7cac nem: refactored to directories
6 years ago
Tomas Susanka 32681972f1 nem: aggregate modification relative_change is int
6 years ago
Tomas Susanka b80a8022d0 nem: multisig
6 years ago
Tomas Susanka d54d33df3a nem: big refactoring of serialization
6 years ago
Tomas Susanka 6aef64d367 nem: compute address from pubkey
6 years ago
Tomas Susanka 4cd87d3a01 nem: mosaics canonicalization
6 years ago
Tomas Susanka d07deecc7e nem: mosaics moved to seperate file
6 years ago
Tomas Susanka 10a52d8688 nem: multisig (basic functions, unit tests)
6 years ago
Tomas Susanka 48c6686dca nem: aggregate modification
6 years ago
Tomas Susanka 2e6587ec6c nem: transaction create mosaic supply change
6 years ago
Tomas Susanka a6c406abea nem: transaction mosaic creation test
6 years ago
Tomas Susanka 2696968894 nem: transaction mosaic creation
6 years ago
Tomas Susanka 8e7ee89b02 nem: transaction serialization
6 years ago