Commit Graph

8129 Commits (47a21ceebce2705eb6d895cabc36cc53718e78b8)
 

Author SHA1 Message Date
matejcik 47a21ceebc tests: update Stellar XDR Builder instructions
5 years ago
Andrew Kozlik 710866074b core/webauthn: Fix mypy warnings.
5 years ago
Andrew Kozlik 17fa41620e
legacy: refactor readprotobufint()
5 years ago
Tomas Susanka efb3eef0c4 tests/stellar: add hex to stellar operations signatures
5 years ago
Pavol Rusnak 3222ffb554
Merge branch 'onvej-sl/explicit-initialization'
5 years ago
Ondřej Vejpustek 97ba9f17d9
storage: explicitly initialize variables
5 years ago
Andrew Kozlik c25a41aa57 core: Fix mypy warnings in FatFS and SD salt code.
5 years ago
Ondřej Vejpustek 11aa654abc
crypto: explicitly initialize variable length arrays
5 years ago
Ondřej Vejpustek fdad317d8c
crypto: explicitly initialize variables
5 years ago
Ondřej Vejpustek fa9d349bc9
legacy: explicitly initialize variable length arrays
5 years ago
Ondřej Vejpustek 08265cdd08
legacy: explicitly initialize variables
5 years ago
Andrew Kozlik 5401f88d52 core/webauthn: Fix user input timeout bug.
5 years ago
Tomas Susanka a2fed79f7e
Merge pull request #603 from trezor/tsusanka/groups-info
5 years ago
Pavol Rusnak 9ede5657f2
pipfile: update dependencies
5 years ago
JonSalazar d33010d6d3 common/defs: add XSN to wallets.json
5 years ago
Andrew Kozlik e385eae433 core/webauthn: Use popups for webauthn error messages instead of confirmation dialogs to simplify device testing.
5 years ago
Andrew Kozlik 8ce8916beb core/webauthn: Remove AUTOCONFIRM option.
5 years ago
Pavol Rusnak e64cb49915
micropython: backport patch for "sane initial dynamic qstr pool size with frozen mods"
5 years ago
Sotiris Blad fdd8f5ff09 common/defs: add MUE wallet (#604)
5 years ago
Sirak Ghazaryan 8317774e06 common/defs: enable CRW (#600)
5 years ago
Tomas Susanka 29bb2dcb95
Add unit test for process_slip39 function (#601)
5 years ago
Saleem Rashid 1ca521eec9
legacy/nem: Refactor nem_canonicalizeMosaics
5 years ago
Andrew Kozlik 9ccde8d853
Merge pull request #602 from trezor/andrewkozlik/change-pin-only-when-initialized
5 years ago
Tomas Susanka 1068acae40 core/tests: assert secret in process_slip39 test
5 years ago
Tomas Susanka 74a283c271 core/recovery: small refactor in Info dialog
5 years ago
matejcik 262a731d4a Merge branch 'master' of github.com:trezor/trezor-firmware
5 years ago
Andrew Kozlik ba9eee3b8f core, legacy: Don't allow change_pin if device is not initialized.
5 years ago
Tomas Susanka 737ebeec1c ci: add 'retry' to flaky tests (Monero and U2F)
5 years ago
Tomas Susanka 75dfcacc21 core/tests: add unit test for process_slip39 function
5 years ago
matejcik 861e999425 core: draft unit test for process_slip39
5 years ago
Tomas Susanka f09bc4dd77 tools/issues: fix weights and add auth
5 years ago
matejcik ff44248346 git subrepo push common
5 years ago
Tomas Susanka 07b4f6e399 core/recovery: remove unused get/set_slip39_threshold
5 years ago
Tomas Susanka 6ef0b8c4f2 ci: add missing '/' to DEPLOY_BASE_DIR variable
5 years ago
Tomas Susanka 1c676d7394 build: make gen
5 years ago
baff5b c17ab67dda common/defs: add XRC to Connect (#595)
5 years ago
Pavol Rusnak adbec13779
core/sd_salt: fix bug introduced in ede1a0bae3
5 years ago
Pavol Rusnak 04466402ce
core/monero: use const where possible
5 years ago
Pavol Rusnak ed0336c0a9
core/monero: add gc.collect before large allocations in bulletproof code
5 years ago
Pavol Rusnak 5f980b50a0
core/monero: refactor bulletproof look-up-tables
5 years ago
Pavol Rusnak ede1a0bae3
core/sd_salt: introduce _get_device_dir, _get_salt_path
5 years ago
Pavol Rusnak d8cdfea743
build: update protobuf dependency to 3.6.1
5 years ago
ciny 79fedfd389 tests: enable nobackup tests for T1
5 years ago
matejcik 45665bde23 tests: parametrize reset/backup tests
5 years ago
ciny a8f2f7b1e3 tests: expand backup device tests
5 years ago
Pavol Rusnak 2217b680e3
core: update changelog
5 years ago
Tomas Susanka 086ec00862 mypy: add show_error_codes to setup.cfg
5 years ago
Tomas Susanka 603a05ce8c pipenv: update dependencies
5 years ago
Pavol Rusnak 2e877b5762
core: refactor fido2 stuff into webauthn/fido2
5 years ago
Tomas Susanka 6b8f63c624 docs: improve tests documentation
5 years ago