Commit Graph

7919 Commits (8814837a9ef3f960165febcb5b87bbea677330b6)
 

Author SHA1 Message Date
Tomas Susanka ba74cc2880 core: change pubkeys to List
5 years ago
Pavol Rusnak 0f6e06e1e5
common/tools: reorder coins in coin_info.py so Regtest appears at the beginning
5 years ago
Tomas Susanka debb8ec478
Merge pull request #422 from romanz/typing
5 years ago
Pavol Rusnak f40d926d16
legacy: fix emulator bitcoin only build
5 years ago
Roman Zeyde 5b3427a21d core: ensure multisig (m,n) parameters are valid (#423)
5 years ago
Pavol Rusnak 1eb823be03
core: fix permissions of apps/eos source files
5 years ago
Roman Zeyde acfd6b7771 core/wallet: fix 'pubkeys' type to be list
5 years ago
Jan Pochyla bb2556a22c
core: improve code documentation, simplify wire package
5 years ago
Pavol Rusnak a25c9fd307
legacy: fill in Features.features with enabled features
5 years ago
Pavol Rusnak cc184a0a30
common: introduce Features.features enum
5 years ago
Pavol Rusnak 101ec1d161
common/protob: fix wrong typing info for Lists
5 years ago
Tomas Susanka f43652f2ea ci: set no-verbose for wget for cleaner outputs
5 years ago
Pavol Rusnak c6b9fa4873
legacy: support Signify Ed25519 signatures + add device test
5 years ago
Roman Zeyde 588998cb85 apps/wallet: support Signify Ed25519 signatures (#348)
5 years ago
Tomas Susanka b5c909417e ci: split jobs based on stage not project
5 years ago
Tomas Susanka bd3b93e521 ci: enable sizecheck; typo
5 years ago
Pavol Rusnak 8d4d6b2278
docs: use monospace for fingerprints
5 years ago
Pavol Rusnak 204d6f09d9
docs: swap GPG fingerprints in security.md
5 years ago
Pavol Rusnak 2e59a1f445
python: add --beta switch to trezorctl firmware_update command
5 years ago
Roman Zeyde 93382a10f5
tests: test Elements explicit addresses (p2pkh, p2sh and bech32)
5 years ago
omtns 1bb77b81c0 common/defs: enable MTNS (#415)
5 years ago
Marius Kjærstad 1d6ea33ec6 docs: switch http to https in links (#419)
5 years ago
Tomas Susanka 0b66050a55 tools: different order of columns in to csv converter
5 years ago
Tomas Susanka 2082e05bd7 tools: modify github to csv tool to suit our needs
5 years ago
Tomas Susanka a85e63cceb tools: add github to csv tool
5 years ago
Tomas Susanka e62553435d
core/slip39: fix UI for 33 words (#408)
5 years ago
Tomas Susanka e119e8de96 core/slip39: fix UI for 33 words
5 years ago
Tomas Susanka 542f156b4f core/slip39: remove _encrypt
5 years ago
Tomas Susanka 1b666804c0 core/shamir: fix EMS vs MS
5 years ago
matejcik d4b1e256d6 git subrepo push common
5 years ago
matejcik b9547ea948 ci: take python 3.5 from Debian, not from source
5 years ago
Tomas Susanka 8b7e72e0de ci: add python 3.5, 3.6 and 3.8 to environment
5 years ago
Szymon Lesisz 5b20459fc8 common/defs: remove empty blockchain_link objects (#404)
5 years ago
Tomas Susanka 0f742bc3a7 core: bump to 2.1.5, add changelog for 2.1.4
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 3255e8a16a tests: run default set of tests from root
5 years ago
matejcik c76d69eb20 ci: use pipenv sync
5 years ago
matejcik cb99a175ea storage: explicitly reseed in PRNG tests
5 years ago
matejcik eaf1e940a8 build: update test runners for new paths
5 years ago
matejcik 834981f599 ci: verify behavior, remove TODO
5 years ago
matejcik 0312fb264b tests: fix reference to ckd_public
5 years ago
matejcik 67b879ac07 python: restructure package
5 years ago
matejcik 0470cf9865 tests: move burn tests to root
5 years ago
matejcik 872e66efca tests: drop pytest customization from core
5 years ago
matejcik 842fde455c tests: improve debug-trezor detection
5 years ago
matejcik 2f7b2da2e3 tests: enable order randomization
5 years ago