Commit Graph

7171 Commits (04bde880c6301c06ba181c894b82c662183cc8b4)
 

Author SHA1 Message Date
Pavol Rusnak 61f403c421
tests: update test_msg_ethereum_getpublickey to test node field
5 years ago
Pavol Rusnak 79664a4d08
burntest: add test for T1/T2
5 years ago
Andrew Kozlik c23ad89ee1 storage: Fix bug in U2F counter upgrade.
5 years ago
leoreinaux f5e5516ed2 Adding SmartCash wallet (#282)
5 years ago
matejcik 3e294cc339 changelog: update release date and tag
5 years ago
matejcik b441ea7c3b build: properly clean generated files from setup.py prebuild
5 years ago
matejcik 12c0e78e3d trezorctl: ALLOWED_FIRMWARE_FORMATS should be lists (well tuples)
5 years ago
matejcik a2f1dad3d4 docs: python -> python3 in readme
5 years ago
brianddk 96ce34b276 Fix incompatibilities with v0.11 movement of methods to `misc` library.
5 years ago
Tomas Susanka a96c39a9d1 mocks: generate
5 years ago
matejcik 972b47c8e1 docs: update README with more installation instructions
5 years ago
matejcik 697f86210f revert usb reset related commits
5 years ago
matejcik 0a8b5a08c2 trezorlib: workaround for a problem with Trezor One webusb
5 years ago
matejcik 18eab21932 changelog: update changes for v0.11.2
5 years ago
matejcik fa5734a2a8 trezorctl: firmware tweaks, add dry_run mode
5 years ago
matejcik 302f2589a0 firmware: fix digest for OneV1, disallow unsigned by default
5 years ago
matejcik cfb19dfb15 firmware: recognize, verify and handle firmware v1.8.0 and up
5 years ago
matejcik 77b8545c8b defs: ignore duplicity of Binance token
5 years ago
Luke Plaster 1b12183d25 Add Binance Chain (#264)
5 years ago
Andrew Kozlik b65f61650a config: Set usbTiny whenever there is a possibility that protectPinUiCallback() may be called.
5 years ago
Pavol Rusnak b457797c55
changelog: update
5 years ago
Pavol Rusnak bac8d9d531
changelog: update
5 years ago
Pavol Rusnak 964a622bb5
bootloader: fix typo
5 years ago
Pavol Rusnak 2311465fdd
firmware: update embedded bootloader
5 years ago
Pavol Rusnak 222c9ea46c
bootloader: compatibility with old bootloaders
5 years ago
Pavol Rusnak 7baa8c29fc
bootloader: move timer_init to jump_to_firmware
5 years ago
Pavol Rusnak 6cda903a1d
setup: change mpu definition for bootloader, fix typo
5 years ago
Pavol Rusnak 91d9bd28c2
build: don't try to sign emulator build
5 years ago
Andrew Kozlik f05664fdf3
config: Avoid unlocking storage after wipe.
5 years ago
Andrew Kozlik b62ab43b95
config: Avoid wiping storage twice.
5 years ago
Andrew Kozlik db47ff4e51
config: Auto-unlock storage if no PIN is set. Update trezor-storage with improved ui_callback() reporting.
5 years ago
Andrew Kozlik 2482e11112
protect: check old PIN before requesting new PIN
5 years ago
Andrew Kozlik ae0395f0f4
protect: Update protectPinUiCallback() to show arbitrary message.
5 years ago
Andrew Kozlik edae40e22c
pin: do not allow the user to enter an empty PIN
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
Andrew Kozlik 511fc205b2 Improve the information which gets passed to ui_callback(). Exact total remaining time, smooth progress and better messages.
5 years ago
Andrew Kozlik 0e897f673a In unlock() show 'Processing' instead of 'Verifying PIN' if the PIN is empty.
5 years ago
Andrew Kozlik cf9e276c6e In derive_kek() show 'Processing' instead of 'Verifying PIN' if the PIN is empty or the device is not being unlocked.
5 years ago
Pavol Rusnak 3d82cca381
trezorhal: refactor erasing sectors
5 years ago
Pavol Rusnak cbe8320d96
vendor: update trezor-storage
5 years ago
Pavol Rusnak 806f943116
bootloader: require only left button to start the bootloader
5 years ago
Pavol Rusnak 99c6777c7c
vendor: update trezor-storage
5 years ago
Andrew Kozlik a7a9eab445
config: Fix pointer arithmetic in config_upgrade_v10().
5 years ago
Andrew Kozlik 24df1ca2b7 Merge branch 'master' of github.com:trezor/trezor-storage
5 years ago
Andrew Kozlik 1b9329b6fa Fix undefined integer shift.
5 years ago
Pavol Rusnak 62c0e91dd0
firmware: bundle new bootloader 2.0.3
5 years ago
Pavol Rusnak 276cd4b44a
firmware: set NORCOW_HEADER_LEN to 0
5 years ago
Pavol Rusnak 5d645ef61b
bootloader: refactor mpu settings
5 years ago
Pavol Rusnak 08b462b2b9
vendor: update trezor-storage
5 years ago