Commit Graph

241 Commits (8d4d6b2278191b3ca42db0b06f593e815ce40686)

Author SHA1 Message Date
Roman Zeyde d190d906de core/secp256k1-zkp: use ARM assembly for field operations (#176)
5 years ago
matejcik 43866407df move vendored submodules to root vendor/ dir
5 years ago
matejcik e5670856a2 MONOREPO CREATE FROM trezor-core
5 years ago
Tim Ruffing 52d34955e7 embed/extmod/modtrezorcrypto: add secp256k1_zkp module
5 years ago
Tomas Susanka 5321cb1890 vendor: update trezor-common
5 years ago
Tomas Susanka c2b7b8032a
vendor: update trezor-common; protobuf, templates build
5 years ago
Tomas Susanka d02d173e69 vendor: update trezor-common
5 years ago
Andrew Kozlik e60914e30f
pin: avoid changing PIN unnecessarily
5 years ago
Andrew Kozlik 456a2c68d6
pin: change show_pin_timeout() to display arbitrary message
5 years ago
Pavol Rusnak cbe8320d96
vendor: update trezor-storage
5 years ago
Pavol Rusnak 3055633d84
vendor: update trezor-crypto and trezor-storage
5 years ago
Andrew Kozlik 5ecd77681f vendor: Update trezor-storage.
5 years ago
Tomas Susanka 765d88c2b7
Merge pull request #478 from ph4r05/pr/hf10
5 years ago
Pavol Rusnak b1a382c75b
vendor: update trezor-storage
5 years ago
Dusan Klinec 8f077ac30e
xmr: trezor-common version bump
5 years ago
Pavol Rusnak 4f28093d2e
vendor: replace vendor/trezor-qrenc with vendor/QR-Code-generator
5 years ago
Andrew Kozlik bc46892ba0
vendor: update trezor-storage
5 years ago
andrew 52c7f0eb93
config: Use efficient implementation of U2F counter from trezor-storage.
5 years ago
andrew 36f354714d
modtrezorconfig: Chenge ui_wait_callback() to return secbool.
5 years ago
andrew c106e81a05
Update trezor-storage.
5 years ago
andrew 55e030dbae
Add config.lock().
5 years ago
Pavol Rusnak 8832c6e63b
embed/trezorhal: rename flash functions
5 years ago
andrew 0309e9e520
Update trezor-storage submodule.
5 years ago
andrew 4246d7f6cd
Update trezor-storage submodule (do not automatically lock the storage after wipe).
5 years ago
andrew 97a4cdb68e
Use only unique device ID as salt to storage_init(). Update storage submodule.
5 years ago
andrew fa339bbe06
Add config.delete(key) method.
5 years ago
andrew 4a194e48c6
Update trezor-storage submodule.
5 years ago
andrew 9f75d342a4
Add trezor-storage submodule. Update modtrezorconfig to work with the new storage_get() interface. Update tests to expect None instead of bytes(), when the value is not found in the storage.
5 years ago
Jan Pochyla 2704cc73b8 vendor: remove forgotten directory
5 years ago
Jan Pochyla 8cebcaba01 nem: fix mosaic properties list
5 years ago
Pavol Rusnak 4225fe7fa8
src/apps/wallet/sign_tx: implemented simplified API for MultisigRedeemScriptType
5 years ago
Pavol Rusnak 6974d037a9
src/apps/wallet/sign_tx: implement tx.branch_id field
5 years ago
Tomas Susanka b5f6ae52d8 vendor: update trezor-common
5 years ago
Tomas Susanka 20c97e85ad
Merge pull request #417 from vacuumlabs/cardano-improvements
5 years ago
Pavol Rusnak 1e697787a6
update Dockerfile and .travis.yml to be more similar to trezor-mcu
5 years ago
Pavol Rusnak 2de0eac7dc
embed/extmod/modtrezorcrypto: use mnemonic_clear where needed
5 years ago
Pavol Rusnak 806805e296
replace all usage of memset(_, 0, _) with memzero
5 years ago
refi93 2b2e2d0145 cardano better address export,sign tx UX,format fix, prot. magic instead of network
5 years ago
Tomas Susanka 7c5242ce8e vendor: update trezor-common
5 years ago
Tomas Susanka 330003c993 vendor: update trezor-common and regenerate protobuf
5 years ago
Pavol Rusnak a1f4e1a7b6
vendor: update trezor-crypto
5 years ago
Pavol Rusnak 028688ec17
vendor: update trezor-common and trezor-crypto
5 years ago
Jan Pochyla 79aebf4d58 vendor: bump trezor-common
5 years ago
Jan Pochyla 75027b0579 vendor: bump trezor-common
6 years ago
Pavol Rusnak 342c3646e1
vendor: update trezor-common
6 years ago
Pavol Rusnak 7c2e9ed5a5
vendor: update trezor-common
6 years ago
Dusan Klinec 6724e4e409
xmr: master merging commit
6 years ago
Pavol Rusnak e16a8fc8c9
src/apps/wallet/sign_tx: refactor Zcash, add WIP ZIP243; use ensure instead of assert where possible
6 years ago
Pavol Rusnak d2521de385
storage: implement no_backup option (aka seedless setup)
6 years ago
Pavol Rusnak 86db527722
src/apps/common: add decred attribute to coininfo, enable Decred
6 years ago