Commit Graph

1129 Commits (b8932205cec416d6fa3ee2a1a5b911b47d0ed939)
 

Author SHA1 Message Date
Jochen Hoenicke e1ad1512d0 Avoid division by zero.
7 years ago
Jochen Hoenicke f216328987 Fix initialisation of word_pincode
7 years ago
Pavol Rusnak 9c9b4bf5cb
messages: code cleanup after emulator change
7 years ago
matejcik 8851863f81
emulator: open a second socket for debuglink, same as T2
7 years ago
Pavol Rusnak 5633207a43
bump bootloader version to 1.5.0, firmware version to 1.7.0
7 years ago
Tomas Susanka 7b1b9d3069 nem: IV is not copied
7 years ago
Pavol Rusnak 399706ae22
storage: implement unfinished_backup flag
7 years ago
Pavol Rusnak 27443a06c8
protob: add limit for DebugLinkDecision.input
7 years ago
Pavol Rusnak 3a908d7c7d
fsm: update storage after ApplyFlags
7 years ago
Roman Zeyde 159df8d24f
fsm: allow auto-lock delay configuration
7 years ago
Roman Zeyde 987b686f63
storage: allow auto-lock delay configuration
7 years ago
Pavol Rusnak 2553fdb11f
update submodules
7 years ago
Saleem Rashid 8bdf338f32 coins-gen: Remove obsolete script
7 years ago
Saleem Rashid 95e5f15bde vendor: Update trezor-crypto
7 years ago
Saleem Rashid 0df9404054 signing: Check decred_script_version for txinput
7 years ago
Saleem Rashid f0875285b2 transaction: Fix Decred multisig
7 years ago
Saleem Rashid e7703a16fe crypto: Remove hardcoded instances of secp256k1
7 years ago
Saleem Rashid 77e76542bc signing: Compute tx_weight for Decred
7 years ago
Saleem Rashid d63e294c0b signing: Document Decred signing
7 years ago
Saleem Rashid 057ec1227d signing: Add Decred support
7 years ago
Saleem Rashid 3f51bc3628 signing: Use SignTx in signing_init
7 years ago
Saleem Rashid 9849321883 coins: Add Decred support
7 years ago
Saleem Rashid bfb8dda5e8 Travis CI: Do not run device tests if build fails
7 years ago
Saleem Rashid b3f1d79821 coin_info: Refactor coins-gen.py
7 years ago
Saleem Rashid 69356e5f56 messages_map: Fix Flake8 warnings
7 years ago
Saleem Rashid 88230e33c4 nem_mosaics: Fix Flake8 warnings
7 years ago
Saleem Rashid 7092951a40 Makefile: Add GENERATE_CODE function
7 years ago
Saleem Rashid d564805baa setup: Define __stack_chk_guard
7 years ago
Yura Pakhuchiy 1f377bd9f6 Fix emulator build in docker
7 years ago
Tomas Susanka 519c117e30 nem: SignTx instead of ConfirmOutput in mosaic creation
7 years ago
Yura Pakhuchiy 3a3bea1401 Emulator: allow software renderer
7 years ago
Jochen Hoenicke 7fc58eb5db
bootloader: signatures_ok must work without magic
7 years ago
Jochen Hoenicke 9f50f09421
Init timer interrupt for unsigned firmware
7 years ago
Jochen Hoenicke be64864efc
Put persistent variables at end of stack
7 years ago
Jochen Hoenicke ed7a8bfa6c
Fixes for emulator
7 years ago
Jochen Hoenicke 68e02c94da
Reworked memory protection unit
7 years ago
Jochen Hoenicke 25e824aaa3
Supervisor Calls
7 years ago
Jochen Hoenicke 068f013bc6 Force size fields in storage to be 32 bit
7 years ago
Jochen Hoenicke 0127c1a374 Add function storage_getPinWait
7 years ago
Jochen Hoenicke c09590b54d Cleaner flash handling using FLASH_PTR
7 years ago
Jochen Hoenicke 1fcd512b7f Fix compilation problems
7 years ago
Jochen Hoenicke 39ea33523d Don't hog CPU on shutdown
7 years ago
Jochen Hoenicke 2587e49843 Disable fastflash.
7 years ago
Jochen Hoenicke 4ebbe8c274 Fix compilation problems
7 years ago
Jochen Hoenicke a7158f39a5 fix out-of-bounds read (for debug_link)
7 years ago
Jochen Hoenicke c4e1c5953e Fix shift overflow
7 years ago
Yura Pakhuchiy 2f8ea9d5c7 Fix building firmware in docker
7 years ago
slush0 2a12764198
Updated path to firmware 1.6.1
7 years ago
slush0 0220818b60
Fixed path to releases.json
7 years ago
Pavol Rusnak ceced152a8
docs: update changelogs
7 years ago