Commit Graph

643 Commits (cb9eefdce64d8298a6d0f3db31f1001fced523a5)

Author SHA1 Message Date
Jochen Hoenicke cb9eefdce6 Recovery: Don't ask for confirmation on dry run. (#347)
6 years ago
Saleem Rashid 21d147ac47 nem_mosaics: Add symlink to trezor-common
6 years ago
Saleem Rashid 7e407b467e Revert "nem: mosaics are generated from nem_mosaics.json in trezor-common"
6 years ago
Saleem Rashid 975c8c61ed Revert "firmware: reintroduce dep into Makefile"
6 years ago
Pavol Rusnak aa6405e23c
firmware: reintroduce dep into Makefile
6 years ago
Pavol Rusnak fb3e468ea2
fsm: split fsm_msg functions into various topic include files
6 years ago
Tomas Susanka c4beba839b nem: mosaics are generated from nem_mosaics.json in trezor-common
6 years ago
Peter van Mourik 78ece6631f Wanchain support (#313)
6 years ago
Pavol Rusnak a1cde6e0ce
vendor: update trezor-common (disable Lisk messages for now)
6 years ago
ZuluCrypto 8e8749dc68 Add support for Stellar
6 years ago
Pavol Rusnak 2c56c4de1b
firmware: use -Os except for crypto/nanopb parts
6 years ago
Pavol Rusnak 783f1c0323
storage: refactor default/minimum lock storage, change default values
6 years ago
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
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 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
Tomas Susanka 519c117e30 nem: SignTx instead of ConfirmOutput in mosaic creation
6 years ago
Jochen Hoenicke ed7a8bfa6c
Fixes for emulator
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