Commit Graph

393 Commits (75c539ec557e16f868a86c0f93a256301ef6aa7b)

Author SHA1 Message Date
Tomas Susanka 75c539ec55
all: replace /bin/bash with /usr/bin/env bash
5 years ago
matejcik cad297ed36 style: fix weirdness in modtrezorio-fatfs.h
5 years ago
Pavol Rusnak 6ad3294f31
core: fix visibility of apps.common.device.U2F_COUNTER
5 years ago
Pavol Rusnak e7955357b0
core: fix style
5 years ago
Pavol Rusnak 898c421752
core: enable debuglink+webauth together in the emulator firmware
5 years ago
Pavol Rusnak a635ba6bff
build: clean up build-docker scripts a little
5 years ago
Milan Rossa f962a18785
core: enhance testing runners
5 years ago
Pavol Rusnak f87d033345
core: rename PROFILING to TREZOR_PROFILING in trezor_cmd.sh
5 years ago
Tomas Susanka 3cb023ec21 core: add Capabilities to 2.1.5 changelog
5 years ago
Tomas Susanka b7d2fa9643 core: add Binance to 2.1.5 changelog
5 years ago
Tomas Susanka c66a1e7780
Merge pull request #497 from romanz/segwit-multisig
5 years ago
Roman Zeyde cb04f5774b core/wallet: fix segwit multisig comment
5 years ago
Pavol Rusnak bfe01707b1
build: add BITCOIN_ONLY variable to docker build scripts
5 years ago
Pavol Rusnak 9d5bac50fd
core: alphabetically order files in SConscript files
5 years ago
Pavol Rusnak 854045c019
build: fix file order in SConscript.unix
5 years ago
Ondrej Mikle 59ee3750d1
core/modtrezorio: raise exception when directory listing fails on disk error or other error
5 years ago
Ondrej Mikle 24359ea074
core/modtrezorio: use upstream's fix of read-after-buffer
5 years ago
Ondrej Mikle 972a96f1a0
core/modtrezorio: raise error when no space left on FAT FS
5 years ago
Pavol Rusnak 743f57afdb
core/modtrezorio: use ff_unifdef.sh preprocessor
5 years ago
Pavol Rusnak 49a98a5015
core/modtrezorio: enable FatFS.mkfs only in emulator
5 years ago
Pavol Rusnak d40b7c0385
core/modtrezorio: enable LFN+Unicode in FatFS
5 years ago
Pavol Rusnak aa8d14c0ea
core/modtrezorio: add FatFS support
5 years ago
Pavol Rusnak ecceed018e
core/tests: make binance sign_tx test vector more readable
5 years ago
Luke Plaster 3eff86d17b core: fix the "coin" blueprint (#488)
5 years ago
ciny ec4dd38888 core: #482 fix binance divisibility
5 years ago
Pavol Rusnak 7c74f1c54c
core: fix style
5 years ago
Jan Pochyla 355cebf8bf core: wait for the default layout after closing a workflow
5 years ago
Jan Pochyla ccb926af53 core: improve log messages in workflow and wire
5 years ago
Pavol Rusnak bdaf4cd069
core: update ChangeLog
5 years ago
Andrew Kozlik c1f0c642df core: cache seed without passphrase (#478)
5 years ago
TheCreator 64034c6d7d common: enable UNO (#472)
5 years ago
Roman Zeyde 680e18a4ba core/seed: add SLIP-0077 derivation to Keychain (#398)
5 years ago
Pavol Rusnak 324cb651c6
core+legacy: update bootloader ChangeLogs
5 years ago
Pavol Rusnak dbef93a30d
core: enable firmware build without SDL2 installed
5 years ago
Pavol Rusnak 1a71c7a3e8
common: rename Features.features to Features.capabilities
5 years ago
Jan Pochyla 34ec1ed294 core/webauthn: fix bug introduced in bb2556
5 years ago
Pavol Rusnak 9cef06de2b
core+legacy: update ChangeLogs
5 years ago
Pavol Rusnak dde4c12796
common: add Feature.ShamirGroups to features
5 years ago
Pavol Rusnak 93f18b09bd
core+python: regenerate Features
5 years ago
Pavol Rusnak 74bc83726c
common: add Feature.Shamir to features
5 years ago
Tomas Susanka 72f6bf51cd
Merge pull request #446 from trezor/andrewkozlik/shamir-wording
5 years ago
Andrew Kozlik 90bd453d0a core: Improve Super Shamir texts.
5 years ago
Tomas Susanka f5af4e4fe0 core: bump version to 2.1.6
5 years ago
Tomas Susanka 73e59bb84c core: add changelog for 2.1.5
5 years ago
Tomas Susanka fd53c72a3c
Merge pull request #428 from trezor/ciny/super_shamir
5 years ago
ciny 9595800158 core: store correct backup type during recovery
5 years ago
Pavol Rusnak 32edf7b6b9
core: fix unit tests for Bitcoin only firmware
5 years ago
Pavol Rusnak 908bbfffef
core: remove remaning utility code for Bitcoin only firmware
5 years ago
Pavol Rusnak c815bc410c
core: remove remaning Decred/Zcash code for Bitcoin only firmware
5 years ago
ciny 81f5cbef93 core + tests: Super shamir reset and recovery UI and tests
5 years ago