Commit Graph

973 Commits (eac5f43b706d23857dfe8bf70228f4a426bf43ce)
 

Author SHA1 Message Date
Pavol Rusnak 399706ae22
storage: implement unfinished_backup flag
6 years ago
Pavol Rusnak 27443a06c8
protob: add limit for DebugLinkDecision.input
6 years ago
Pavol Rusnak 3a908d7c7d
fsm: update storage after ApplyFlags
6 years ago
Roman Zeyde 159df8d24f
fsm: allow auto-lock delay configuration
6 years ago
Roman Zeyde 987b686f63
storage: allow auto-lock delay configuration
6 years ago
Pavol Rusnak 2553fdb11f
update submodules
6 years ago
Saleem Rashid 8bdf338f32 coins-gen: Remove obsolete script
6 years ago
Saleem Rashid 95e5f15bde vendor: Update trezor-crypto
6 years ago
Saleem Rashid 0df9404054 signing: Check decred_script_version for txinput
6 years ago
Saleem Rashid f0875285b2 transaction: Fix Decred multisig
6 years ago
Saleem Rashid e7703a16fe crypto: Remove hardcoded instances of secp256k1
6 years ago
Saleem Rashid 77e76542bc signing: Compute tx_weight for Decred
6 years ago
Saleem Rashid d63e294c0b signing: Document Decred signing
6 years ago
Saleem Rashid 057ec1227d signing: Add Decred support
6 years ago
Saleem Rashid 3f51bc3628 signing: Use SignTx in signing_init
6 years ago
Saleem Rashid 9849321883 coins: Add Decred support
6 years ago
Saleem Rashid bfb8dda5e8 Travis CI: Do not run device tests if build fails
6 years ago
Saleem Rashid b3f1d79821 coin_info: Refactor coins-gen.py
6 years ago
Saleem Rashid 69356e5f56 messages_map: Fix Flake8 warnings
6 years ago
Saleem Rashid 88230e33c4 nem_mosaics: Fix Flake8 warnings
6 years ago
Saleem Rashid 7092951a40 Makefile: Add GENERATE_CODE function
6 years ago
Saleem Rashid d564805baa setup: Define __stack_chk_guard
6 years ago
Yura Pakhuchiy 1f377bd9f6 Fix emulator build in docker
6 years ago
Tomas Susanka 519c117e30 nem: SignTx instead of ConfirmOutput in mosaic creation
6 years ago
Yura Pakhuchiy 3a3bea1401 Emulator: allow software renderer
6 years ago
Jochen Hoenicke 7fc58eb5db
bootloader: signatures_ok must work without magic
6 years ago
Jochen Hoenicke 9f50f09421
Init timer interrupt for unsigned firmware
6 years ago
Jochen Hoenicke be64864efc
Put persistent variables at end of stack
6 years ago
Jochen Hoenicke ed7a8bfa6c
Fixes for emulator
6 years ago
Jochen Hoenicke 68e02c94da
Reworked memory protection unit
6 years ago
Jochen Hoenicke 25e824aaa3
Supervisor Calls
6 years ago
Jochen Hoenicke 068f013bc6 Force size fields in storage to be 32 bit
6 years ago
Jochen Hoenicke 0127c1a374 Add function storage_getPinWait
6 years ago
Jochen Hoenicke c09590b54d Cleaner flash handling using FLASH_PTR
6 years ago
Jochen Hoenicke 1fcd512b7f Fix compilation problems
6 years ago
Jochen Hoenicke 39ea33523d Don't hog CPU on shutdown
6 years ago
Jochen Hoenicke 2587e49843 Disable fastflash.
6 years ago
Jochen Hoenicke 4ebbe8c274 Fix compilation problems
6 years ago
Jochen Hoenicke a7158f39a5 fix out-of-bounds read (for debug_link)
6 years ago
Jochen Hoenicke c4e1c5953e Fix shift overflow
6 years ago
Yura Pakhuchiy 2f8ea9d5c7 Fix building firmware in docker
6 years ago
slush0 2a12764198
Updated path to firmware 1.6.1
6 years ago
slush0 0220818b60
Fixed path to releases.json
6 years ago
Pavol Rusnak ceced152a8
docs: update changelogs
6 years ago
Pavol Rusnak 95dd254094
util: use shutdown from trezor-core instead of system_halt
6 years ago
Pavol Rusnak 9588e8f273
update bootloader to 1.4.0 via firmware, run unsigned firmware in unprivileged mode
6 years ago
Jochen Hoenicke d6f41dba9e
messages: fix size of msg_tiny and add static_assert
6 years ago
Pavol Rusnak 559a700fb0
fsm: add for button before Recovery device
6 years ago
Pavol Rusnak 5ae04c17c5
firmware: set version to 1.6.1
6 years ago
Pavol Rusnak dbe444029a
bootloader: guard signatures_ok calls with firmware_present (or !brand_new_firmware)
6 years ago