Commit Graph

7180 Commits (9f8ebcf1833e2f56c86df854c915385b0e9f43af)
 

Author SHA1 Message Date
Pavol Rusnak f13f065ac4
src/apps/wallet/sign_tx: fix style
5 years ago
ca333 3dc6637242 defs: add Komodo backend (#289)
5 years ago
Jan Pochyla 3f0e3a334e fido_u2f: properly close u2f layout when other layout starts
5 years ago
代码脸 e8db62a5f5 Add Qtum support (#287)
5 years ago
Jan Pochyla 9b97b9e840 Revert "scons: disable bip39 seed cache"
5 years ago
matejcik 1d177ed831 defs: update README with wallets.json
5 years ago
Tomas Susanka 84f5a0e393 protob: set PublicKey's node to optional to be consistent with other coins
5 years ago
Pavol Rusnak a30586647a
tools: add trezor-otp.py
5 years ago
Pavol Rusnak f40219dbb6
fsm: correctly set node in EthereumPublicKey response
5 years ago
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