Commit Graph

100 Commits (8d4d6b2278191b3ca42db0b06f593e815ce40686)

Author SHA1 Message Date
Pavol Rusnak 2e59a1f445
python: add --beta switch to trezorctl firmware_update command
5 years ago
Marius Kjærstad 1d6ea33ec6 docs: switch http to https in links (#419)
5 years ago
matejcik 9814f886ce gen: regenerate coins.json
5 years ago
matejcik d521903963 python: clarify requirements, enable tox in CI
5 years ago
matejcik 946a322a93 pipenv: set proper typing_extensions requirement
5 years ago
matejcik 6d407c84d7 python: use stdlib blake2s on python 3.6+
5 years ago
matejcik aa19f9d737 python: show enum number in debug outputs
5 years ago
matejcik 67b879ac07 python: restructure package
5 years ago
matejcik 0470cf9865 tests: move burn tests to root
5 years ago
matejcik eb6f6dd572 tests: move tx_cache impl
5 years ago
matejcik b4fa6f2a7f tests: move device tests to top-level
5 years ago
Roman Zeyde 7210a2f56d common/defs: add 'confidential_assets' section to coin definitions (#399)
5 years ago
matejcik f680f0c0d3 core: unify NEM pager confirm with rest of codebase
5 years ago
matejcik b9c978c1e2 tests: take advantage of debuglink feedback
5 years ago
matejcik 0890f68c0c core: use channels to give feedback over debuglink
5 years ago
Pavol Rusnak e23bb10ec4
core+legacy: fix KMD signing (introduce negative_fee coin field)
5 years ago
Tomas Susanka 35ecfbcb3d build
5 years ago
Pavol Rusnak b86d017d3e
python: fix reset device test for t1
5 years ago
matejcik 0b628252ad tests: drop usages of read_passphrase_protection
5 years ago
matejcik 22bd94d9ea tests: improve setup_client to handle passphrase better
5 years ago
ciny 8f0a29645c tests: removed invalid data tests from shamir sign tx
5 years ago
ciny 6a2f3c44e4 tests: slip39 cardano tests for sign_transaction
5 years ago
ciny 9ef1c9e07e tests: slip39 cardano tests for get_address and get_public_key
5 years ago
matejcik aa9860fdb7
protobuf: add enum value validation (#363)
5 years ago
matejcik 1a5ca74e2d python: update changelog, bump version
5 years ago
Ciny 90b91a7fb5 #28 - binance implementation (#189)
5 years ago
ciny cbb6d1539f tests: added shamir invalid seed dryrun test
5 years ago
Tomas Susanka 5584939fd3
added device tests for shamir dry run and warnings (#358)
5 years ago
ciny db35a11fc1 tests: added device tests for dry run and warnings
5 years ago
Tomas Susanka 4117f3506c core/shamir: text improvements
5 years ago
Tomas Susanka a8c9a4ddc4 core/shamir: send boolean flag in Features that Recovery is in progress
5 years ago
matejcik 337919a2d2 python: fix debuglink problem with non-debug devices
5 years ago
Tomas Susanka 5eb0cdf020 tests: move shamir passphrase test to seperate file, add one more case
5 years ago
matejcik bc7c16c562 python: support for multi-mnemonic load_device
5 years ago
Tomas Susanka e95a97f281 common/protobuf: set mnemonic as repeated in LoadDevice for SLIP-39 support
5 years ago
Tomas Susanka d2597d54c1 core/shamir: persistence
5 years ago
Tomas Susanka e663b7cb54 python: add backup_type to reset device
5 years ago
Tomas Susanka 539379bd55 core: alter reset_device to use enum
5 years ago
Tomas Susanka 1480f754f4 build
5 years ago
ciny 5d0139045f re-enable shamir mnemonic tests
5 years ago
Tomas Susanka db0847282a core/reset: check three words
5 years ago
Tomas Susanka 5134cd0b80 core: add backup warnings at correct place; add backup success page
5 years ago
Tomas Susanka 7e822854c2 python: fix style
5 years ago
Tomas Susanka c2c51d7d76 python: fix incorrect address example in NEM's get_address help
5 years ago
Tomas Susanka 841a27257e
Shamir reset device tests (#319)
5 years ago
ciny bdfdaa9bb1 core: added device tests for shamir reset
5 years ago
Jan Pochyla 86e16bbf31 messages: add types
5 years ago
Jan Pochyla f5299456a9 core/typing: add mypy
5 years ago
Tomas Susanka bc70fe0604 tests: fix shamir recovery device test
5 years ago
Tomas Susanka c8b9beaba2 tests: fix recovery device tests also in bip39 backup
5 years ago