Commit Graph

1036 Commits (bf266f0fd9db73ac71c1356eccbb0eb59dad36e9)
 

Author SHA1 Message Date
mcudev e907cb87bc check_bootloader: depend on MEMORY_PROTECT
6 years ago
mcudev 56ff88a08f update bootloader padding/alignment and integrate build process for bootloader and firmware
6 years ago
Saleem Rashid 63a549aefb coin_info: Prepend space to coin_shortcut
6 years ago
Pavol Rusnak 27702ea26a
fix build after cashaddr merge
6 years ago
Jochen Hoenicke 059555039c
cashaddr: Don't show coin prefix on the display.
6 years ago
Jochen Hoenicke 1e91f92271
Increased address size to 130.
6 years ago
Jochen Hoenicke cb6022ce04
Added support for cashaddr.
6 years ago
Jochen Hoenicke e1ad1512d0 Avoid division by zero.
6 years ago
Jochen Hoenicke f216328987 Fix initialisation of word_pincode
6 years ago
Pavol Rusnak 9c9b4bf5cb
messages: code cleanup after emulator change
6 years ago
matejcik 8851863f81
emulator: open a second socket for debuglink, same as T2
6 years ago
Pavol Rusnak 5633207a43
bump bootloader version to 1.5.0, firmware version to 1.7.0
6 years ago
Tomas Susanka 7b1b9d3069 nem: IV is not copied
6 years ago
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