Commit Graph

8853 Commits (22b167a9619312338672cb57b5fb19b4f34de25b)
 

Author SHA1 Message Date
matejcik 22b167a961 python: update tools/build_tx.py
4 years ago
matejcik e5a909478e tests: silence pytest 6.0 warning
4 years ago
matejcik 9d29952a15 python: move out deprecated ckd_public
4 years ago
matejcik 5dfb01c25d python: drop old Electrum compatibility code
4 years ago
matejcik 687c32e267 python: regenerate OPTIONS.rst
4 years ago
matejcik fabd504b77 python: drop unnecessary parts of setup.py
4 years ago
matejcik 6ccf22225c python: drop coins.json (fixes #752)
4 years ago
matejcik 325dae890e python: completely drop trezorlib.coins and trezorlib.tx_api
4 years ago
matejcik 5a526888cf python: move json_to_tx to btc.from_json, add test cases
4 years ago
matejcik b3569a53e6 tests: update tx_cache usages
4 years ago
matejcik d2dd78f979 python: drop TxApi and coin specializations in json_to_tx
4 years ago
matejcik 5cd7c72353 tests: rework tx cache
4 years ago
matejcik 208bac8653 common: drop capricoin blockbook servers
4 years ago
Tomas Susanka 38599e3364 docs: document when firmware wipes storage
4 years ago
Pavol Rusnak 336a417233 core/bootloader: distinguish between a vendor change and downgrade with wipe
4 years ago
Tomas Susanka 8ddf799cad docs/tests: update UI tests reporting
4 years ago
Ondrej Mikle 634ed5aabc
core: commands for flashing via JLink (#911)
4 years ago
Tomas Susanka 025436db47 core/changelog: add FIDO2's Ed25519
4 years ago
Andrew Kozlik b3cd760df0 core/webauthn: Disable CTAPHID_WINK function.
4 years ago
Andrew Kozlik e5008eb332 core/webauthn: Remove indistinguishable credentials from the allow list.
4 years ago
Andrew Kozlik cda9de8dd1 core/webauthn: Add maxCredentialCountInList and maxCredentialIdLength to authenticatorGetInfo response.
4 years ago
Andrew Kozlik 0af0e06d5b core/webauthn: Truncate names in credential data to at most 100 bytes.
4 years ago
matejcik ccffefd667 core/boot: do not catch OSError in boot wait
4 years ago
matejcik f6f041e269 core/sdcard: also catch OSError in the formatting phase
4 years ago
matejcik a978435819 tests: update SD card test
4 years ago
matejcik 3a71a5a05c core/sdcard: show "Wrong SD card" when unlocking SD protect with unformatted card
4 years ago
matejcik 3789a3372b core/sdcard: modify exception handling in fatfs
4 years ago
Andrew Kozlik 8ee0026637 core: Allow PIN entry even when SD protect is enabled and the card is not present.
4 years ago
Andrew Kozlik bfd834d1de storage: Add storage_ensure_not_wipe_code().
4 years ago
Andrew Kozlik e51ed5bf05 trezorlib: Regenerate coins.json.
4 years ago
Andrew Kozlik b2dc5813fe legacy, tests: Check for invalid PIN.
4 years ago
Andrew Kozlik ac78d1e2f3 trezorctl: Validate PIN digits and length.
4 years ago
Andrew Kozlik 77bb6deb66 storage: Check for invalid PIN.
4 years ago
Izuho Fujiwara 6fdbde98fd
common: add ZNY to connect (#907)
4 years ago
Tomas Susanka ad25096f90 tests: test reset device also with another strengths
4 years ago
Tomas Susanka 0f95eff4ff
Merge pull request #902 from ExodusMovement/master
4 years ago
Konnor Klashinsky 70a1f957ed
Fix BackupDevice layout on 18-word seed wallets
4 years ago
Andrew Kozlik 2f905a1157 core/webauthn: Add algorithm and curve to WebAuthnListResidentCredentials response.
4 years ago
Andrew Kozlik f610787f8d core/webauthn: Clean up bytes/bytearray typing around uctypes.
4 years ago
Andrew Kozlik e378820f7f core/webauthn: Implement support for Ed25519 signatures in FIDO2.
4 years ago
ChiragMaliwal f359e36273
add .DS_Store to .gitignore (#900)
4 years ago
Pavol Rusnak 49fe64f84c
common/protob: update special fields usage in comments
4 years ago
matejcik 3869a05677 ci: add a generic timeout to GitLab pytest runs
4 years ago
matejcik 5b7d11e4ee tests: remove explicit timeouts from test suite
4 years ago
Tomas Susanka 30a267c83d ci: check if commit message contains fixup on travis
4 years ago
Tomas Susanka e3b674a42e ci: move ui reports to the root to simplify artifacts browsing
4 years ago
Tomas Susanka b22026f652
Merge pull request #889 from trezor/tsusanka/ui-diff
4 years ago
Tomas Susanka 89929c7a8c tests/ui: create report what differs from master
4 years ago
Pavol Rusnak 624b639ba8
Merge pull request #886 from trezor/onvej-sl/monero-optimizations-squashed
4 years ago
Michail Brynard c2635a4773 python: fix encoding errors in Stellar
4 years ago