Commit Graph

8948 Commits (72cde5a57dcd087c32596f16fe40df2a109799a2)
 

Author SHA1 Message Date
Andrew Kozlik c98592050b tests: Fix multisig input replacement attack to check correct behavior during the signing phase.
5 years ago
Tomas Susanka 350a67d9a7 tests: test multisig input replacement attack
5 years ago
Tomas Susanka 163220e4b7 core/wallet: properly check decred input
5 years ago
Ondřej Vejpustek 6274cfdf8b core: remove unreachable zcash code
5 years ago
Ondřej Vejpustek d61181d7e8 core: fix transaction header for mixed segwit inputs
5 years ago
Ondřej Vejpustek bbb44405ad tests/singing: mixed inputs in bitcoin gold
5 years ago
Tomas Susanka 8a0a38f948 tests/singing: mixed inputs
5 years ago
Tomas Susanka f0a39df75d core/wallet: check inputs and outputs right after receiving them
5 years ago
Tomas Susanka 0903159d9b core, legacy: make sure OPRETURN ouput is not marked as change
5 years ago
Tomas Susanka a513f7429b legacy: forbid unnecessary fields in OPRETURN output
5 years ago
Tomas Susanka 4af9aa547e core: forbid unnecessary fields in OPRETURN output
5 years ago
Tomas Susanka 2ae8e16dd3 tests: add ui fixture for the previous test
5 years ago
Andrew Kozlik d800fcbf9f core/sign_tx: If there is a non-multisig input, then change output cannot be multisig.
5 years ago
Andrew Kozlik b3cd760df0 core/webauthn: Disable CTAPHID_WINK function.
5 years ago
Andrew Kozlik e5008eb332 core/webauthn: Remove indistinguishable credentials from the allow list.
5 years ago
Andrew Kozlik cda9de8dd1 core/webauthn: Add maxCredentialCountInList and maxCredentialIdLength to authenticatorGetInfo response.
5 years ago
Andrew Kozlik 0af0e06d5b core/webauthn: Truncate names in credential data to at most 100 bytes.
5 years ago
matejcik ccffefd667 core/boot: do not catch OSError in boot wait
5 years ago
matejcik f6f041e269 core/sdcard: also catch OSError in the formatting phase
5 years ago
matejcik a978435819 tests: update SD card test
5 years ago
matejcik 3a71a5a05c core/sdcard: show "Wrong SD card" when unlocking SD protect with unformatted card
5 years ago
matejcik 3789a3372b core/sdcard: modify exception handling in fatfs
5 years ago
Andrew Kozlik 8ee0026637 core: Allow PIN entry even when SD protect is enabled and the card is not present.
5 years ago
Andrew Kozlik bfd834d1de storage: Add storage_ensure_not_wipe_code().
5 years ago
Andrew Kozlik e51ed5bf05 trezorlib: Regenerate coins.json.
5 years ago
Andrew Kozlik b2dc5813fe legacy, tests: Check for invalid PIN.
5 years ago
Andrew Kozlik ac78d1e2f3 trezorctl: Validate PIN digits and length.
5 years ago
Andrew Kozlik 77bb6deb66 storage: Check for invalid PIN.
5 years ago
Izuho Fujiwara 6fdbde98fd
common: add ZNY to connect (#907)
5 years ago
Tomas Susanka ad25096f90 tests: test reset device also with another strengths
5 years ago
Tomas Susanka 0f95eff4ff
Merge pull request #902 from ExodusMovement/master
5 years ago
Konnor Klashinsky 70a1f957ed
Fix BackupDevice layout on 18-word seed wallets
5 years ago
Andrew Kozlik 2f905a1157 core/webauthn: Add algorithm and curve to WebAuthnListResidentCredentials response.
5 years ago
Andrew Kozlik f610787f8d core/webauthn: Clean up bytes/bytearray typing around uctypes.
5 years ago
Andrew Kozlik e378820f7f core/webauthn: Implement support for Ed25519 signatures in FIDO2.
5 years ago
ChiragMaliwal f359e36273
add .DS_Store to .gitignore (#900)
5 years ago
Pavol Rusnak 49fe64f84c
common/protob: update special fields usage in comments
5 years ago
matejcik 3869a05677 ci: add a generic timeout to GitLab pytest runs
5 years ago
matejcik 5b7d11e4ee tests: remove explicit timeouts from test suite
5 years ago
Tomas Susanka 30a267c83d ci: check if commit message contains fixup on travis
5 years ago
Tomas Susanka e3b674a42e ci: move ui reports to the root to simplify artifacts browsing
5 years ago
Tomas Susanka b22026f652
Merge pull request #889 from trezor/tsusanka/ui-diff
5 years ago
Tomas Susanka 89929c7a8c tests/ui: create report what differs from master
5 years ago
Pavol Rusnak 624b639ba8
Merge pull request #886 from trezor/onvej-sl/monero-optimizations-squashed
5 years ago
Michail Brynard c2635a4773 python: fix encoding errors in Stellar
5 years ago
Tomas Susanka b56a16d483
Merge pull request #885 from trezor/tsusanka/hold-to-confirm-cancel
5 years ago
Tomas Susanka f8de140271 core: add cancel to hold to confirm dialogs
5 years ago
Dusan Klinec 2658e253fa xmr/bp: memory optimizations and improvements
5 years ago
Tomas Susanka 21676a0662 ore/tezos: better wording in delegation cancel
5 years ago
matejcik 7f91bc571c core: ensure default task restarts after a passphrase workflow (fixes #883)
5 years ago