You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
PowerVANO be0d292841
common/defs: fix invalid value in horizen.json
5 years ago
ci ci: install clang-format 6 5 years ago
common common/defs: fix invalid value in horizen.json 5 years ago
core tests: new monero binary added 5 years ago
crypto style: improve makefile output, format test files 5 years ago
legacy move vendored submodules to root vendor/ dir 5 years ago
python style: improve makefile output, format test files 5 years ago
storage style: improve makefile output, format test files 5 years ago
tools ci: ugly bashism to make clang-format-check fail properly 5 years ago
vendor move vendored submodules to root vendor/ dir 5 years ago
.clang-format core+legacy: rework code styling checks 5 years ago
.gitignore common/defs: fix invalid value in horizen.json 5 years ago
.gitlab-ci.yml ci: split gitlab configuration files and store them in a 'ci' folder 5 years ago
.gitmodules move vendored submodules to root vendor/ dir 5 years ago
.travis.yml ci: do not install clang-format in travis, travis has its own 5 years ago
Makefile ci: show clang-format version when making style 5 years ago
Pipfile build: drop python monero requirements 5 years ago
Pipfile.lock build: drop python monero requirements 5 years ago
README-monorepo.md fix link in readme 5 years ago
README.md fix typo 5 years ago
create_monorepo.py monorepo: add notes and creation tool 5 years ago
setup.cfg style: improve Makefile, stricter style rules 5 years ago
shell.nix core: fix docker build 5 years ago

README.md

Trezor Firmware

img

Contribute

Inspired by GitLab Contributing Guide

Security vulnerability disclosure

Please report suspected security vulnerabilities in private to security@satoshilabs.com, also see the disclosure section on the Trezor.io website. Please do NOT create publicly viewable issues for suspected security vulnerabilities.

Issue Labels

Priority

Label Meaning (SLA)
P1 Urgent The current release + potentially immediate hotfix (30 days)
P2 High The next release (60 days)
P3 Medium Within the next 3 releases (90 days)
P4 Low Anything outside the next 3 releases (120 days)

Severity

Label Impact
S1 Blocker Outage, broken feature with no workaround
S2 Critical Broken feature, workaround too complex & unacceptable
S3 Major Broken feature, workaround acceptable
S4 Low Functionality inconvenience or cosmetic issue