Commit Graph

7341 Commits (9b168daa19f66a3f913b9bd4de5e53a6b5084e45)
 

Author SHA1 Message Date
matejcik 9b168daa19 style: improve makefile output, format test files
5 years ago
matejcik 6776ad56d2 python: drop travis script
5 years ago
matejcik 6fabaa7bd8 python: use better error when no ui is supplied
5 years ago
Pavol Rusnak 00564f4a1c
core/cache: fix setting of None passphrase
5 years ago
Pavol Rusnak 35945239eb
core/embed: use MP_ROM_INT instead of MP_OBJ_NEW_SMALL_INT where intended
5 years ago
Pavol Rusnak 1dc2ccf4a5
core/xmr: fix style
5 years ago
Pavol Rusnak 7fe09e52bd
core/cache: use different default value for passphrase_fprint
5 years ago
Pavol Rusnak f1c34701b8
core/cache: cache passphrase_fingerprint, compute it only on change
5 years ago
Dušan Klinec 9f36c73a78 core/xmr: authorize live refresh per passphrase (#129)
5 years ago
Jan Pochyla 37c13a8cd5 make: fix find usage in macos
5 years ago
matejcik cc7e844898 protobuf: add missing java sugar
5 years ago
matejcik 43866407df move vendored submodules to root vendor/ dir
5 years ago
matejcik 607824d118 trezorctl: fix help for set-passphrase-source
5 years ago
Hadi 9ceb479abd legacy: unlock flash before erasing (#146)
5 years ago
MangoFarmDev 61d4641810 common/defs: update wallets.json (#145)
5 years ago
Roman Zeyde 8d47709eec core/tools: fix typo (#149)
5 years ago
matejcik 2e578572dd add EOS support
5 years ago
matejcik 23306d2a0d defs: drop Aquachain from generated templates
5 years ago
aerth ffde130003 common/defs: add Aquachain (AQUA) ETH network (#138)
5 years ago
matejcik d378f05d27 protob: add deprecated field for old-style EthereumAddress
5 years ago
matejcik afdfd5fbdb cardano: optimize transaction signing
5 years ago
matejcik 17a7a92b7f core: remove setup.cfg, keep pytest.ini for convenience
5 years ago
matejcik e55b42dddb common: fix tGOR entry
5 years ago
matejcik bf067cc0c6 core: better handling of TxRequest with mixed inputs
5 years ago
matejcik f7e0bb6183 style: improve pylint exclusions
5 years ago
matejcik 388400bc1b core: remove or mark star imports
5 years ago
matejcik af82fe1d8e style: update requirements, isort call arguments
5 years ago
matejcik cf5df6b39b style: improve Makefile, stricter style rules
5 years ago
matejcik 43d080a30d device_tests: remove unused import
5 years ago
matejcik 75fe46d067 trezorlib: allow text values for enums in dict_to_proto
5 years ago
ligi e388b69fbd common/defs: Add Ethereum Testnet Goerli (#137)
5 years ago
Andrew Kozlik 28c85dee8e
Merge pull request #85 from trezor/andrewkozlik/slip0039
5 years ago
Pavol Rusnak 25cfd505f4
storage: allright isort, you win
5 years ago
Pavol Rusnak 0ae10a1924
legacy+storage: fix style checks
5 years ago
Pavol Rusnak f27187e603
core: embed background images into the emulator binary
5 years ago
Pavol Rusnak 87f14965c4
core: finish frozen modules support
5 years ago
Pavol Rusnak ce4a1f2e1d
core: remove unnecessary files
5 years ago
Pavol Rusnak eb1192bc2c
core: simplify emu.sh runner
5 years ago
Andrew Kozlik bebce78881 core/slip39: Update code logic, tests and test vectors in accordance with the new requirement that the number of shares provided is equal to the threshold.
5 years ago
Andrew Kozlik ff594753e0 core/tests/slip39: Add tests for invalid threshold.
5 years ago
Andrew Kozlik 0248671438 core/slip39: Resolve code review comments.
5 years ago
Andrew Kozlik 025974a97d crypto/shamir: Memzero stack variables even in performace critical functions.
5 years ago
Andrew Kozlik 223868f552 crypto/shamir: Fix edge case when shamir_interpolate() is called with duplicate share indices which are equal to the result index.
5 years ago
Andrew Kozlik 0a99ad3f13 Merge remote-tracking branch 'origin/master' into andrewkozlik/slip0039
5 years ago
Andrew Kozlik edab43234d core/slip39: Disallow creating multiple member shares with member threshold 1. Add tests for invalid parameters to generate_mnemonics().
5 years ago
Andrew Kozlik 0c3dde6464 tests: Update SLIP-0039 test vectors.
5 years ago
Sotiris Blad 6a3d6b15a9 common/defs: add MUE blockbook (#127)
5 years ago
Pavol Rusnak 9f924576ba
ci/core: enable unix frozen build in the ci
5 years ago
Pavol Rusnak 6e6ff78ce0
core: re-enable frozen modules in the emulator build
5 years ago
ilmango b865ee7656 common/defs: Add Bellcoin (#124)
5 years ago