Commit Graph

76 Commits (75c539ec557e16f868a86c0f93a256301ef6aa7b)

Author SHA1 Message Date
Tomas Susanka 75c539ec55
all: replace /bin/bash with /usr/bin/env bash
5 years ago
Pavol Rusnak a635ba6bff
build: clean up build-docker scripts a little
5 years ago
Pavol Rusnak 42f030dbcd
legacy: refactor SKIPPED_MESSAGES in the Makefile
5 years ago
Pavol Rusnak bfe01707b1
build: add BITCOIN_ONLY variable to docker build scripts
5 years ago
Pavol Rusnak 324cb651c6
core+legacy: update bootloader ChangeLogs
5 years ago
Pavol Rusnak cc3f7b8d48
ci: include version+githash into artefact filenames
5 years ago
Pavol Rusnak fc1f90875b
legacy: fix firmware build in CI with MEMORY_PROTECT=0
5 years ago
Pavol Rusnak 4cbbc3da64
legacy: fix style
5 years ago
Pavol Rusnak 1a71c7a3e8
common: rename Features.features to Features.capabilities
5 years ago
Pavol Rusnak 41428ab2df
legacy: make sca pixels for pin matrix grow from the inside
5 years ago
Pavol Rusnak 9cef06de2b
core+legacy: update ChangeLogs
5 years ago
Pavol Rusnak 1c3b5009d0
legacy: bump version to 1.8.4
5 years ago
Pavol Rusnak 1ea4f9de56
legacy: remove remaning Decred/Zcash code for Bitcoin only firmware
5 years ago
Pavol Rusnak 980e037d00
legacy: modify nanopb so it doesn't pack repeated fields
5 years ago
Tomas Susanka 077735f57b ci: introduce upgrade tests
5 years ago
Pavol Rusnak ca494940a5
legacy: fill in Features.features
5 years ago
Pavol Rusnak 876ba5f590
tests: make path to tested binary configurable
5 years ago
Pavol Rusnak 9d8ebfcdbc
legacy: remove Features.features field for now, will get reintroduced later
5 years ago
Pavol Rusnak f40d926d16
legacy: fix emulator bitcoin only build
5 years ago
Pavol Rusnak a25c9fd307
legacy: fill in Features.features with enabled features
5 years ago
Pavol Rusnak cc184a0a30
common: introduce Features.features enum
5 years ago
Pavol Rusnak c6b9fa4873
legacy: support Signify Ed25519 signatures + add device test
5 years ago
matejcik eaf1e940a8 build: update test runners for new paths
5 years ago
Pavol Rusnak e23bb10ec4
core+legacy: fix KMD signing (introduce negative_fee coin field)
5 years ago
Pavol Rusnak 6d861a5d05
legacy: fix style
5 years ago
Pavol Rusnak eaa85ddd6e
core+legacy: add new changelog entries
5 years ago
Pavol Rusnak 67896be867
legacy: bump version to 1.8.2
5 years ago
Pavol Rusnak ee95e58f4a
legacy: use fixed font for showing internal entropy
5 years ago
Pavol Rusnak 93ef10d564
legacy: make fake/real words indistinguishable in simple recovery
5 years ago
Pavol Rusnak 8190bf3819
legacy: fix oledSCA in simple recovery
5 years ago
Pavol Rusnak 0e224644b6
legacy: don't add more pixels than needed in oledSCA
5 years ago
Pavol Rusnak 9107731079
legacy: fix SCA when displaying the PIN matrix
5 years ago
Andrew Kozlik 1c9fa5d3c6
legacy: fix SCA when displaying the words
5 years ago
Pavol Rusnak c288514a4f
core+legacy: fix display of non-divisible OMNI amounts
5 years ago
Tomas Susanka accc33c8e6 legacy: replace load_device mnemonic to mnemonics
5 years ago
Andrew Kozlik b9f63c3f55 webauthn: Add Binance to knownapps. Add Binance icon.
5 years ago
Jan Pochyla f5299456a9 core/typing: add mypy
5 years ago
Pavol Rusnak 592ace6b8f
legacy/docs: add additional info required to flash custom firmware
5 years ago
Kewde ec3c0453f0 legacy: remove last mentions of TREZOR_TRANSPORT_V1 (#312)
5 years ago
Pavol Rusnak a978290d50
legacy: detect CALLBACK fields and fail build when found
5 years ago
Pavol Rusnak 848051efcf
legacy: don't process EthereumAddress.old_address via callback
5 years ago
Pavol Rusnak 54d348228f
all: rename TREZOR to Trezor where possible
5 years ago
Andrew Kozlik e6ee13e798 legacy/common: Temporarily use TRNG to generate random delays.
5 years ago
Andrew Kozlik 6e884203c3 legacy: Add hmac_drbg to bootloader build.
5 years ago
Andrew Kozlik ad5d9168c8 legacy: Move wait_random() to common.c and use HMAC DRBG to generate delays.
5 years ago
Pavol Rusnak f7053d96fe
all: remove extraneous whitespace
5 years ago
Pavol Rusnak 684862a7f5
common: more TRX cleanup
5 years ago
Pavol Rusnak 6dcf9635a9
legacy: wipe with debug link only in emulator
5 years ago
Alex Dupre fc3a93dc47 legacy/firmware: fix ethereum message signing (#153)
5 years ago
Pavol Rusnak f7d41cbbd7
core+legacy: drop NOUI and HEADLESS, SDL_VIDEODRIVER works fine
5 years ago