Commit Graph

7401 Commits (b4ac121a466f4534305473bb4477bad16d97dd40)
 

Author SHA1 Message Date
Andrew Kozlik 0248671438 core/slip39: Resolve code review comments.
5 years ago
Andrew Kozlik 025974a97d crypto/shamir: Memzero stack variables even in performace critical functions.
5 years ago
Andrew Kozlik 223868f552 crypto/shamir: Fix edge case when shamir_interpolate() is called with duplicate share indices which are equal to the result index.
5 years ago
Andrew Kozlik 0a99ad3f13 Merge remote-tracking branch 'origin/master' into andrewkozlik/slip0039
5 years ago
Andrew Kozlik edab43234d core/slip39: Disallow creating multiple member shares with member threshold 1. Add tests for invalid parameters to generate_mnemonics().
5 years ago
Andrew Kozlik 0c3dde6464 tests: Update SLIP-0039 test vectors.
5 years ago
Sotiris Blad 6a3d6b15a9 common/defs: add MUE blockbook (#127)
5 years ago
Pavol Rusnak 9f924576ba
ci/core: enable unix frozen build in the ci
5 years ago
Pavol Rusnak 6e6ff78ce0
core: re-enable frozen modules in the emulator build
5 years ago
ilmango b865ee7656 common/defs: Add Bellcoin (#124)
5 years ago
Pavol Rusnak 14b2cc336a
legacy: initialize decoded variable
5 years ago
Pavol Rusnak 0a8995bc86
legacy: update firmware changelog
5 years ago
Pavol Rusnak 4b8c418dbc
core: fix docker build
5 years ago
Sotiris Blad 4672993393 common/defs: update MUE vals (#120)
5 years ago
matejcik 0fc275a835 core: make templates after token handling change
5 years ago
matejcik a6bd24dfc9 fix link in readme
5 years ago
matejcik 8ddeff7598 common/tools: do not auto-set duplicate for coin/token combination
5 years ago
matejcik 4b407a9ac1 common/tools: fix code that only worked by accident
5 years ago
matejcik 6bd5345021 common/tools: allow tokens to collide with nontokens
5 years ago
Andrew Kozlik 479396b56f core/slip39: Remove math module dependency.
5 years ago
Andrew Kozlik 48a98efc58 crypto/shamir: Reorder #includes.
5 years ago
Andrew Kozlik e631983d6d Merge remote-tracking branch 'origin/master' into andrewkozlik/slip0039
5 years ago
Tomas Susanka fe3d67e259 ci: set GIT_SUBMODULE_STRATEGY to none where not submodules are not needed
5 years ago
Tomas Susanka 7c58d7d24e ci: split gitlab configuration files and store them in a 'ci' folder
5 years ago
Pavol Rusnak 597b9fabd1
legacy: fix build parameters
5 years ago
Pavol Rusnak 32c5f58782
core: regenerate templates
5 years ago
Pavol Rusnak 236ca1ae83
legacy: enable Bitcoin only firmware
5 years ago
Pavol Rusnak b76fb0905d
core: remove flamegraph
5 years ago
Pavol Rusnak 13195831d5
gitlab: build also legacy firmware with debug link
5 years ago
Pavol Rusnak 719d54d97d
core: regenerate templates
5 years ago
Pavol Rusnak 9f7228a763
gitlab: use prefix for prebuild targets
5 years ago
Pavol Rusnak 7cf22c5227
common/defs: fix naming collision
5 years ago
Tomas Susanka ee6a06a51e ci: split crypto into build and test stages
5 years ago
Tomas Susanka 34fa641a9b ci: define dependencies in core tests
5 years ago
Tomas Susanka 48abff67df ci: build legacy emulator and pass to tests
5 years ago
Pavol Rusnak ae1a721030
common/defs: update support for new coins
5 years ago
Tomas Susanka 442c8c15e0 ci: add prebuild stage
5 years ago
kuchtak 2b1f591cb7 common/defs: add BST (#110)
5 years ago
Tomas Susanka 9ed77afd12 core: build protobuf
5 years ago
Pavol Rusnak 1532c96b0e
core+legacy: remove tag automagic from build scripts
5 years ago
Tomas Susanka 6657134bd8 storage: alter README to reflect monorepo
5 years ago
Tomas Susanka 3854fa38cc ci: test storage
5 years ago
Tomas Susanka 18482a9c37 storage: style
5 years ago
Tomas Susanka 99329fb30d storage: add tests
5 years ago
Tomas Susanka 662537095e storage: add tests dependencies to Pipfile
5 years ago
Pavol Rusnak 81b6010b0f
legacy: remove unnecessary shell.nix
5 years ago
Tomas Susanka 8f0f6e4aed ci: do not define dependencies; skip them if artifacts are not needed
5 years ago
Pavol Rusnak 0b9f4654bd
docker: use $PYTHON variable
5 years ago
Pavol Rusnak 16dbe5f6f6
core+python: remove unnecessary .travis.yml
5 years ago
Pavol Rusnak 7a42acc08e
legacy: fix missing homedir glitch in fullbuild
5 years ago