Commit Graph

7329 Commits (607824d1184f04ea47398a257311b20aebb60cb5)
 

Author SHA1 Message Date
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
Pavol Rusnak 14b2cc336a
legacy: initialize decoded variable
5 years ago
Pavol Rusnak 0a8995bc86
legacy: update firmware changelog
5 years ago
Pavol Rusnak 4b8c418dbc
core: fix docker build
5 years ago
Sotiris Blad 4672993393 common/defs: update MUE vals (#120)
5 years ago
matejcik 0fc275a835 core: make templates after token handling change
5 years ago
matejcik a6bd24dfc9 fix link in readme
5 years ago
matejcik 8ddeff7598 common/tools: do not auto-set duplicate for coin/token combination
5 years ago
matejcik 4b407a9ac1 common/tools: fix code that only worked by accident
5 years ago
matejcik 6bd5345021 common/tools: allow tokens to collide with nontokens
5 years ago
Andrew Kozlik 479396b56f core/slip39: Remove math module dependency.
5 years ago
Andrew Kozlik 48a98efc58 crypto/shamir: Reorder #includes.
5 years ago
Andrew Kozlik e631983d6d Merge remote-tracking branch 'origin/master' into andrewkozlik/slip0039
5 years ago