Commit Graph

757 Commits (556add6a7466c984cb08289fd092bb88ff7ede07)
 

Author SHA1 Message Date
Pavol Rusnak 556add6a74
tests: use marker, not function name
7 years ago
Pavol Rusnak 4f26db43e3
travis: skip decred test for now
7 years ago
Saleem Rashid 73c6cf22ad Travis CI: Use Python 3
7 years ago
Saleem Rashid fd57b89902 Makefile: Use $PYTHON
7 years ago
Saleem Rashid 7aadc1edda script: Refactor test
7 years ago
Saleem Rashid bab8db9191 vendor: Update Nanopb to 0.3.9
7 years ago
Saleem Rashid 045ef22d98 storage: Do not use Nanopb
7 years ago
Pavol Rusnak bb1c42b16c
vendor: remove python-trezor submodule for now
7 years ago
Saleem Rashid b92a0d24b0 fsm: Include file and line in fsm_sendFailure for DEBUG_LINK
7 years ago
Saleem Rashid 8fceb961e4 README: Add development instructions
7 years ago
Saleem Rashid 5b92680cfb README: Use Markdown syntax for links
7 years ago
Saleem Rashid becb31c4fc script: Do not start emulator if running
7 years ago
Saleem Rashid 1f2e5e2a91 Travis CI: Fix InsecurePlatformWarning
7 years ago
Saleem Rashid 226999d5b4 Travis CI: Run tests on emulator
7 years ago
Saleem Rashid 923d5f7555 script: Add Scripts To Rule Them All
7 years ago
Saleem Rashid 17340c2396 emulator: Show DEBUG_LINK indicator
7 years ago
Saleem Rashid 644907e160 emulator: Add EMULATOR=1 to emulator/Makefile
7 years ago
Saleem Rashid ba5b44d0c5 emulator: Initial commit
7 years ago
Saleem Rashid 7c630141d4 Makefile.include: Use LDLIBS & LIBDEPS
7 years ago
Saleem Rashid 36eac04e61 protob: Increase Features.coins max_count
7 years ago
Pavol Rusnak 9732825e24
move ethereum_tokens-gen.py to trezor-common
7 years ago
Pavol Rusnak eb0574bda7
bootloader: don't restore storage from unofficial firmware
7 years ago
Pavol Rusnak 77ff5a1c55
fix typo
7 years ago
Saleem Rashid 83a34ff925
util: Add MIN and MAX macros
7 years ago
Pavol Rusnak c06593e864
fix vendor/trezor-common
7 years ago
Saleem Rashid 9401d2805a protob: Increase NEM payload max_size
7 years ago
Saleem Rashid f17a0a85e0 fsm: Add NEMDecryptMessage
7 years ago
Jochen Hoenicke 810443f197 Fix NULL pointer access
7 years ago
Jochen Hoenicke ded41c484c storage: Padding to multiple of 4 bytes
7 years ago
Saleem Rashid cfc5fda603 storage: Compact old_storage_size logic
7 years ago
Saleem Rashid a304b76d34 storage: Clean up old_storage_size
7 years ago
Jochen Hoenicke 5812f9865d
Fix size of version 9 storage
7 years ago
Pavol Rusnak 2c63d51580
u2f: avoid using hdnode_private_ckd_cached in order not to constantly invalidate cache
7 years ago
Pavol Rusnak 106642bd44
fix last commit
7 years ago
Jochen Hoenicke 73edc7cb74 Added U2F root key to storage.
7 years ago
Jochen Hoenicke 88563ebaa5 Fix compile problem, fix clearing single byte
7 years ago
Pavol Rusnak f22c849767 storage: rework storage_commit into storage_update
7 years ago
Pavol Rusnak 70843c9059 storage: introduce storageRam and storageRom
7 years ago
Pavol Rusnak 57bbcc754a storage: make storage accessible only via functions
7 years ago
Pavol Rusnak 41901a8056 firmware: rework protectChangePin
7 years ago
Pavol Rusnak 36f3b7fe09 firmware: mark usb buffer variables confidential
7 years ago
Jochen Hoenicke 2387f71813 bootloader: Check that erasing flash worked
7 years ago
Jochen Hoenicke b4a61d60c3 bootloader: Delay flashing firmware magic.
7 years ago
Pavol Rusnak 6deb9fde32 setup: avoid usb host mode
7 years ago
Pavol Rusnak 14d15dab99
fsm: refactor path checking code into path_mismatch function
7 years ago
Pavol Rusnak d822e1f19e
fix typo
7 years ago
Pavol Rusnak 8c02b50414
add installation info to readme
7 years ago
Saleem Rashid 7cd9945905 fsm: Use coin->curve_name
7 years ago
Saleem Rashid 6e25e0b363 coins: Use curve_info instead of HasherType
7 years ago
Saleem Rashid 268e7de109 Update trezor-crypto
7 years ago