Commit Graph

300 Commits (8d4d6b2278191b3ca42db0b06f593e815ce40686)

Author SHA1 Message Date
Jan Pochyla d56de2c5fe core: import some modules lazily to save memory
5 years ago
Jan Pochyla 875579867e core/ethereum: store tokens as a decision tree
5 years ago
matejcik e2ab5d0565 core: fix usage of EthereumAddress after old field was restored
5 years ago
matejcik 0b50d671e1 make gen && make style
5 years ago
matejcik 482b4569f5 build: fix and auto-generate mock files
5 years ago
matejcik ffcb5e99cc mocks: fix shamir package
5 years ago
matejcik f8446c3e00 build: centralize pb2py usage
5 years ago
Pavol Rusnak b5b4a2ca5f
core: remove empty __init__.py files
5 years ago
Pavol Rusnak 1812be5d49
core: fix missing value for mnemonic_type when upgrading firmware
5 years ago
Pavol Rusnak f7d41cbbd7
core+legacy: drop NOUI and HEADLESS, SDL_VIDEODRIVER works fine
5 years ago
matejcik b69a9e768b core: fix ethereum test
5 years ago
Konnor Klashinsky fe65a70dce Do not display token values in Wei for low-decimal value tokens (#141)
5 years ago
Pavol Rusnak 0a52b51a26
core: regenerate templates
5 years ago
Dusan Klinec f767f890cd tests: new monero binary added
5 years ago
Pavol Rusnak 4097f254d5
core: don't erase passphrase on ClearSession
5 years ago
Pavol Rusnak 00564f4a1c
core/cache: fix setting of None passphrase
5 years ago
Pavol Rusnak 35945239eb
core/embed: use MP_ROM_INT instead of MP_OBJ_NEW_SMALL_INT where intended
5 years ago
Pavol Rusnak 1dc2ccf4a5
core/xmr: fix style
5 years ago
Pavol Rusnak 7fe09e52bd
core/cache: use different default value for passphrase_fprint
5 years ago
Pavol Rusnak f1c34701b8
core/cache: cache passphrase_fingerprint, compute it only on change
5 years ago
Dušan Klinec 9f36c73a78 core/xmr: authorize live refresh per passphrase (#129)
5 years ago
matejcik 43866407df move vendored submodules to root vendor/ dir
5 years ago
Roman Zeyde 8d47709eec core/tools: fix typo (#149)
5 years ago
matejcik 2e578572dd add EOS support
5 years ago
matejcik 23306d2a0d defs: drop Aquachain from generated templates
5 years ago
aerth ffde130003 common/defs: add Aquachain (AQUA) ETH network (#138)
5 years ago
matejcik afdfd5fbdb cardano: optimize transaction signing
5 years ago
matejcik 17a7a92b7f core: remove setup.cfg, keep pytest.ini for convenience
5 years ago
matejcik e55b42dddb common: fix tGOR entry
5 years ago
matejcik bf067cc0c6 core: better handling of TxRequest with mixed inputs
5 years ago
matejcik f7e0bb6183 style: improve pylint exclusions
5 years ago
matejcik 388400bc1b core: remove or mark star imports
5 years ago
matejcik cf5df6b39b style: improve Makefile, stricter style rules
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 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 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
Pavol Rusnak 6e6ff78ce0
core: re-enable frozen modules in the emulator build
5 years ago
Pavol Rusnak 4b8c418dbc
core: fix docker build
5 years ago
matejcik 0fc275a835 core: make templates after token handling change
5 years ago
Andrew Kozlik 479396b56f core/slip39: Remove math module dependency.
5 years ago
Andrew Kozlik e631983d6d Merge remote-tracking branch 'origin/master' into andrewkozlik/slip0039
5 years ago
Tomas Susanka 7c58d7d24e ci: split gitlab configuration files and store them in a 'ci' folder
5 years ago
Pavol Rusnak 32c5f58782
core: regenerate templates
5 years ago
Pavol Rusnak b76fb0905d
core: remove flamegraph
5 years ago
Pavol Rusnak 719d54d97d
core: regenerate templates
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
Pavol Rusnak 16dbe5f6f6
core+python: remove unnecessary .travis.yml
5 years ago
Pavol Rusnak 62707a062a
core+legacy: reintroduce USB 2.1 landing page for firmware
5 years ago
Roman Zeyde 30ae11f22e core: allow running 'build_protobuf' from any directory (#106)
5 years ago
Pavol Rusnak 1c00d868a9
core: bump versions of firmware to 2.1.1, bootloader to 2.0.4
5 years ago
Pavol Rusnak 914ac8a2bd
core: fix unit tests
5 years ago
Pavol Rusnak 2f77c53781
core: format last change
5 years ago
Pavol Rusnak a89a3bf6db
core: fix last commit
5 years ago
Pavol Rusnak c761351afa
core: add indeterminate flag to display_loader
5 years ago
Pavol Rusnak c995d9fa59
Revert "ui.display.loader: slice_span added for indeterminate loaders"
5 years ago
Pavol Rusnak def96032d2
core+legacy: make path checks more benevolent (#84)
5 years ago
Tomas Susanka 24bd4f84da ci: gitlab init
5 years ago
Tomas Susanka 456d98ac03 all: style
5 years ago
Tomas Susanka c9f380eae4
Tezos: Add voting support (#41)
5 years ago
Tomas Susanka 37a597a444
xmr.ui: improves UX of the monero app (#95)
5 years ago
Dusan Klinec 7ea53c089e
xmr: indeterminate progress for live refresh
5 years ago
Dusan Klinec 9de96f6114
ui.display.loader: slice_span added for indeterminate loaders
5 years ago
Dusan Klinec a3aae9c234
xmr.ui: improves UX of the monero app
5 years ago
Pavol Rusnak af89ae88dc
core+legacy: update changelogs
5 years ago
Tomas Susanka 4c8ef80cc7 core: build templates
5 years ago
Tomas Susanka de6be423a1 all: add Pipfile to root
5 years ago
Tomas Susanka 021a8a0cb8 xmr: live refresh progress starts from 0
5 years ago
Pavol Rusnak 8b06598474
core+legacy: rework code styling checks
5 years ago
matejcik 834a483e1a tezos: make style
5 years ago
matejcik 1e1e6513a0 core/tezos: add ButtonRequest in front of proposal paginator
5 years ago
matejcik 1e7357db80 core/ui: fix crash when trying to scroll with only one page
5 years ago
Andrew Kozlik 1ee831f50c Merge remote-tracking branch 'origin/master' into andrewkozlik/slip0039
5 years ago
matejcik 9f8ebcf183 build: make build scripts work from monorepo root
5 years ago
Adrian Nagy 8ee605484e remove stray print
5 years ago
Adrian Nagy dce60da6ec Added comment to path validation
5 years ago
Andrew Kozlik c073d68a2d crypto/shamir: Improve error handling.
5 years ago
Adrian Nagy 2dd1ae6491 refactor path validation
5 years ago
Tomas Susanka ec38a8ce3f core: update Pipfile.lock
5 years ago
Adrian Nagy da7bb8abf8 fix path validation and update unit tests
5 years ago
Adrian Nagy c588d0b4f3 requested changes #2
5 years ago
Pavol Rusnak e7592a4c04
nix: consolidate various shell.nix files into one
5 years ago
Tomas Susanka 5dc0a1ee0a core/extmod: return False or None consistently when a signature verification fails
5 years ago
Andrew Kozlik 0d21bca288 crypto: Move Shamir secret sharing to trezor-crypto.
5 years ago
Andrew Kozlik d2a399debf Merge remote-tracking branch 'core-local/andrewkozlik/slip0039' into andrewkozlik/slip0039
5 years ago
Pavol Rusnak be76dcc96a
toplevel: reorganize .gitignore files
5 years ago
Adrian Nagy fd95ff0531 made requested changes
5 years ago
Adrian Nagy c0e5a32dec Add voting support
5 years ago
Adrian Nagy 0c630831dc Merge remote-tracking branch 'core-local/voting' into voting
5 years ago
matejcik 28e74b5e0e MONOREPO RELINK SUBMODULES
5 years ago
matejcik e5670856a2 MONOREPO CREATE FROM trezor-core
5 years ago