Commit Graph

7612 Commits (6c08935c66f7c45344f0a17452754d84c0bb16cb)
 

Author SHA1 Message Date
matejcik 75fe46d067 trezorlib: allow text values for enums in dict_to_proto
5 years ago
ligi e388b69fbd common/defs: Add Ethereum Testnet Goerli (#137)
5 years ago
Andrew Kozlik 28c85dee8e
Merge pull request #85 from trezor/andrewkozlik/slip0039
5 years ago
Pavol Rusnak 25cfd505f4
storage: allright isort, you win
5 years ago
Pavol Rusnak 0ae10a1924
legacy+storage: fix style checks
5 years ago
Pavol Rusnak f27187e603
core: embed background images into the emulator binary
5 years ago
Pavol Rusnak 87f14965c4
core: finish frozen modules support
5 years ago
Pavol Rusnak ce4a1f2e1d
core: remove unnecessary files
5 years ago
Pavol Rusnak eb1192bc2c
core: simplify emu.sh runner
5 years ago
Andrew Kozlik bebce78881 core/slip39: Update code logic, tests and test vectors in accordance with the new requirement that the number of shares provided is equal to the threshold.
5 years ago
Andrew Kozlik ff594753e0 core/tests/slip39: Add tests for invalid threshold.
5 years ago
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