Commit Graph

119 Commits (75c539ec557e16f868a86c0f93a256301ef6aa7b)

Author SHA1 Message Date
Tomas Susanka 75c539ec55
all: replace /bin/bash with /usr/bin/env bash
5 years ago
matejcik 775a27f736 python: fix tox build failure under python 3.8
5 years ago
matejcik 885a21ab36 tests: add missing licence headers
5 years ago
Pavol Rusnak 8cd9ea49de
python: introduce --bitcoin-only option to trezorctl firmware-update
5 years ago
Tomas Susanka 9e42a73650 build: make gen
5 years ago
TheCreator 64034c6d7d common: enable UNO (#472)
5 years ago
matejcik 68e6a0077b style: fix import order in trezorlib/misc.py
5 years ago
matejcik 5b8f542436 python: do not accept bytes for str protobuf fields
5 years ago
matejcik ab74f55a95 python: improve ethereum_sign_tx
5 years ago
matejcik 3209e82018 python: refresh features after ClearSession
5 years ago
Pavol Rusnak 1a71c7a3e8
common: rename Features.features to Features.capabilities
5 years ago
Pavol Rusnak dde4c12796
common: add Feature.ShamirGroups to features
5 years ago
Pavol Rusnak 93f18b09bd
core+python: regenerate Features
5 years ago
matejcik 3e90c7fe20 python/trezorctl: add warning when initializing a T1 with Shamir
5 years ago
matejcik 9ce2fceabe python: make gen_check fail if coins.json are outdated
5 years ago
matejcik 8e5aac9016
python: bump version to 0.11.5 (unreleased), add changelog
5 years ago
matejcik 132c827833
python: implement decoding of protobuf packed repeated fields
5 years ago
matejcik 6dc7985dc7
python: add more protobuf tests
5 years ago
Pavol Rusnak cc184a0a30
common: introduce Features.features enum
5 years ago
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