Commit Graph

188 Commits (07de336586b3211e75ca28c1a15d1ba6caafd63a)

Author SHA1 Message Date
Jan Pochyla 07de336586 core/pin: do not allow empty pin
5 years ago
Jan Pochyla 4d0fe4d064 core/management: fix various reset/backup/recovery ui bugs
5 years ago
Tomas Susanka 989fb1491f core/slip39: suggest word sooner when a single one is left
5 years ago
Pavol Rusnak 1ec5d091fd core/usb: call wait_random just before returning the data
5 years ago
Tomas Susanka 0daf2bf6b6 core/reset device: remove unnecessary check
5 years ago
Jan Pochyla 03f23fe940 core/mnemonic: cancel homescreen before seed progress animation
5 years ago
Tomas Susanka 10f15a6952 core: bump version to 2.1.2
5 years ago
Tomas Susanka 80f8f7900d core: add slip39 support to reset and recovery device
5 years ago
Tomas Susanka 49d6a35249 core: add slip39 keyboard
5 years ago
Roman Zeyde 6fb76f95d1 core: ensure correct pubkeyhash/witprog length in scripts.py (#254)
5 years ago
Pavol Rusnak e3e2811f7a
core: throw exception classes instead of instances where possible
5 years ago
Pavol Rusnak 312224b7a3
core: fix style
5 years ago
Pavol Rusnak e432c37df0
core/sdcard: read/write now don't return bool, but rather throw an Exception instead
5 years ago
Pavol Rusnak 4938fb5461
core/tests: rename trezor.io.sdcard test, don't use assert in tests directly
5 years ago
Pavol Rusnak c8bc21a393
core: bump SD card capacity to 64MB in emulator
5 years ago
Pavol Rusnak 2d8e11e827
core/tests: expand slip39 test_error_location
5 years ago
Andrew Kozlik 84d3723ee9 slip39: Add RS1024 error locator function.
5 years ago
Pavol Rusnak 54d348228f
all: rename TREZOR to Trezor where possible
5 years ago
Tomas Susanka 906013a6d7 ui/mnemonic: small refactor in input's edit
5 years ago
Tomas Susanka 40d55dfe8b ui: remove dead code in mnemonic.py
5 years ago
Jan Pochyla 5bc6bc4635 core: fix request_passphrase notification screen
5 years ago
Jan Pochyla 416226648c core: rotate touch coordinates by default
5 years ago
Roman Zeyde a4c0645622 core: return exception details in debug mode (#238)
5 years ago
Pavol Rusnak c1f5432904
Merge pull request #239 from trezor/andrewkozlik/hmac_drbg
5 years ago
Roman Zeyde 40bf2c5d2e core: ensure pubkeyhash/scripthash have the correct length (#220)
5 years ago
Andrew Kozlik c2bdd1cf32 core/common: Change delay_random() to wait_random().
5 years ago
Andrew Kozlik f677a0f0db core: Use PRNG when generating random delays.
5 years ago
Andrew Kozlik 1d9e125fd4 crypto/rfc6979: Use the new HMAC DRBG implementation in rfc6979.c. Remove code duplication between rfc6979.c and ecdsa.c.
5 years ago
Andrew Kozlik 0e277dfcb0 core/slip39: Fixed a bug when generating shares with group_threshold = 1.
5 years ago
Pavol Rusnak 0b96b48a8c
core/tools: rename toif_convert to toif_convert.py
5 years ago
Pavol Rusnak b89134bf3f
core/tools: fix style in toif_convert
5 years ago
Pavol Rusnak 9cb9653c27
core: refactor png2toi/toi2png tools into one toif_convert usable as a library
5 years ago
Tomas Susanka 677562d571
Merge pull request #216 from trezor/tsusanka/iss212-monere-tests
5 years ago
matejcik 835d5df175
core: reset i2c bus when detected busy
5 years ago
Pavol Rusnak e6bb2697c8
core: update ChangeLog
5 years ago
Tomas Susanka 83a5ae3def ci: download monero tests binary in docker
5 years ago
Pavol Rusnak 1ee5068128
core/cbor: fix string conversion to work with bytearrays
5 years ago
Andrew Kozlik 31506d81e9
core/cbor: move CBOR from cardano to common
5 years ago
Pavol Rusnak 751715dc15
common/defs: add to support.json, regenerate
5 years ago
Roman Zeyde b538eb3375
core/secp256k1_zkp: refactor API into a Context class
5 years ago
Tomas Susanka 6a27328801
xmr: get_address - pagination, integrated address (#201)
5 years ago
Tomas Susanka 412efcd35e tests: remove progress bar from curl
5 years ago
Milan Rossa 779ff86214
core: redesign multiprofile support, add profile verbosity
5 years ago
Dusan Klinec 16317f1814
xmr: get_address - pagination, integrated address
5 years ago
Jan Pochyla 961499fdcf core: fix uppercase ripple address in qr code
5 years ago
Jan Pochyla 0b03794fee core/tests: disable fading, improve runners
5 years ago
Jan Pochyla 36534325f0 core: revamp the UI subsystem
5 years ago
Jan Pochyla 2f4c123466 core: fix gitignore for older git
5 years ago
Jan Pochyla 09da577fd9 core: use const in trezor.crypto.slip39
5 years ago
Pavol Rusnak b89d1db0e4
core: update build instructions
5 years ago