Commit Graph

546 Commits (f826b1fa460ea8180e9a661ec777c9e1a8ee7f04)
 

Author SHA1 Message Date
Pavol Rusnak f826b1fa46
ethereum: add new tokens
7 years ago
Pavol Rusnak 2ecc36cd89
ethereum: don't show unrecognized ERC-20 tokens as sending message
7 years ago
Pavol Rusnak ba2b2f24da
firmware: mark backup as done before giving away the mnemonic, not after
7 years ago
Pavol Rusnak 3d6bfddc5f
move -Os flag to Makefiles of bootloader and fastflash
7 years ago
Pavol Rusnak 683c5953ba
travis: fix build
7 years ago
Pavol Rusnak d4b9ea2287
bootloader: add cpu test
7 years ago
Pavol Rusnak 8581a9a37a
bootloader: add UI to SelfTest
7 years ago
Saleem Rashid f23489050a util: Add load_vector_table
7 years ago
Pavol Rusnak 498d689f98
fix small issue with GetAddress for non-segwit coins
7 years ago
Pavol Rusnak 95db902d28
ethereum: update token list
7 years ago
Pavol Rusnak 4603b0c800
bootloader: subtle changes in bootloader.c and fastflash.c to make them more similar
7 years ago
mruddy f274d8cd73 fix bootloader stack protector fault
7 years ago
Pavol Rusnak 0f42f64dfd
bootloader: do not show fingerprint on very first flash; refactor firmware_present, introduce brand_new_firmware
7 years ago
mruddy 90d214eb4b add ability for developers to easily avoid locking their flash memory sectors
7 years ago
Roman Zeyde d15dd7c944 recovery: zero new_mnemonic memory before returning to the user
7 years ago
Pavol Rusnak 87b815d6ec
bootloader: selftest now writes and checks various bit patterns
7 years ago
Pavol Rusnak 425341ba44
bootloader: add small test to SelfTest (erase/restore metadata), small refactor
7 years ago
Pavol Rusnak 2bf807878d
bootloader: add SelfTest
7 years ago
Pavol Rusnak 3c0a9c2a87
update submodules
7 years ago
Pavol Rusnak 8fa3ce7e14
reset: distinguish between separated call and joined call, mark backup as done only when performed completely
7 years ago
Pavol Rusnak b65068c159
reset: add Features.needs_backup
7 years ago
Pavol Rusnak 97fa33de46
reset: show needs backup signed when storage is not backed up
7 years ago
Pavol Rusnak 9298e4d9e3
reset: make backup workflow independent of initialization
7 years ago
Pavol Rusnak 91a1b6c4bc
drop EstimateTxSize (and TxSize)
7 years ago
Pavol Rusnak 01b4825d53
ethereum: add new tokens
7 years ago
Pavol Rusnak 73708aa47e
refactor recovery.is_same_mnemonic function to storage_containsMnemonic
7 years ago
Saleem Rashid 899852423d fastflash: Compatible with GCC 4.9.3
7 years ago
Saleem Rashid d80979cd0a Travis CI: Build FASTFLASH=1
7 years ago
Saleem Rashid ed5e9c9347 firmware: Define FASTFLASH in all cases
7 years ago
Saleem Rashid 21eb49faff firmware: Start fastflash when left button held
7 years ago
Saleem Rashid 65bb167db6 firmware: Create ELF from fastflash/bootloader.bin
7 years ago
Saleem Rashid e74f9d8730 fastflash: Link bootloader that runs from RAM
7 years ago
Saleem Rashid 80d17c1333 bootloader: Allow building as an app
7 years ago
Saleem Rashid 0b3373e6df bootloader: Remove duplicate 'flash' target
7 years ago
Saleem Rashid 1214a3f69b vendor: Update trezor-crypto
7 years ago
Pavol Rusnak 8253425293
recovery: change wording
7 years ago
Roman Zeyde db7915e946
Allow testing recovery with an initialized device
7 years ago
Jochen Hoenicke db19dd1306 Set -mcpu=cortex-m3 linker flag.
7 years ago
Pavol Rusnak 247cbd2ff1
regenerate protobuf, disable unused messages
7 years ago
Pavol Rusnak c6fd70b471
gettext: mark localizable strings as proof-of-concept
7 years ago
Pavol Rusnak 00f6312a81
rename failures, unify strings where possible
7 years ago
Saleem Rashid 77c4e7b167 vendor: Update trezor-crypto for GCC 7.1.1
7 years ago
Saleem Rashid 09917920ba transaction: Fix buffer overflow
7 years ago
Pavol Rusnak 5cac99fdf4
update travis notification url
7 years ago
Pavol Rusnak da17f2472b
ethereum: add more tokens from MEW
7 years ago
Pavol Rusnak 34c0b93d54
protob: update messages_map.py script
7 years ago
Saleem Rashid 8fa71c0837 protob: Add messages_map.py (#167)
7 years ago
Pavol Rusnak 6b74139b45
add 1.5.0 to changelog
7 years ago
Pavol Rusnak 317363f84c
enable mixing of segwit and non-segwit inputs
7 years ago
Pavol Rusnak 57a91c7160
update litecoin maxfee/kb
7 years ago