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
Andrew Kozlik 025974a97d
crypto/shamir: Memzero stack variables even in performace critical functions.
5 years ago
ci ci/core: enable unix frozen build in the ci 5 years ago
common common/defs: add MUE blockbook (#127) 5 years ago
core Merge remote-tracking branch 'origin/master' into andrewkozlik/slip0039 5 years ago
crypto crypto/shamir: Memzero stack variables even in performace critical functions. 5 years ago
legacy legacy: initialize decoded variable 5 years ago
python core+python: remove unnecessary .travis.yml 5 years ago
storage storage: alter README to reflect monorepo 5 years ago
tools core: re-enable frozen modules in the emulator build 5 years ago
.clang-format core+legacy: rework code styling checks 5 years ago
.gitignore build: make build scripts work from monorepo root 5 years ago
.gitlab-ci.yml ci: split gitlab configuration files and store them in a 'ci' folder 5 years ago
.gitmodules core+legacy: rework code styling checks 5 years ago
Makefile core+legacy: rework code styling checks 5 years ago
Pipfile storage: add tests dependencies to Pipfile 5 years ago
Pipfile.lock core: fix docker build 5 years ago
README-monorepo.md fix link in readme 5 years ago
create_monorepo.py monorepo: add notes and creation tool 5 years ago
setup.cfg ci: do not pass anything to pytest globally 5 years ago
shell.nix core: fix docker build 5 years ago