Commit Graph

7401 Commits (b4ac121a466f4534305473bb4477bad16d97dd40)
 

Author SHA1 Message Date
matejcik bc77cad5e4 ci: add clang-format to Dockerfile
5 years ago
Dusan Klinec f767f890cd tests: new monero binary added
5 years ago
matejcik 770e2341f3 ci: add protobuf to travis
5 years ago
matejcik 9e125a301f build: drop python monero requirements
5 years ago
Pavol Rusnak 4097f254d5
core: don't erase passphrase on ClearSession
5 years ago
Pavol Rusnak 4358318806
common/defs/ethereum: sort networks.json according to chain_id
5 years ago
Nicemanss 5048a023ae common/defs/ethereum: add HPB (#150)
5 years ago
matejcik 9d052e87e4 ci: add details to travis
5 years ago
matejcik f098205f3e ci: add simple travis check
5 years ago
matejcik fbd6e435b8 ci: simplify running defs checks
5 years ago
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