Commit Graph

300 Commits (8d4d6b2278191b3ca42db0b06f593e815ce40686)

Author SHA1 Message Date
Pavol Rusnak 751715dc15
common/defs: add to support.json, regenerate
5 years ago
Roman Zeyde b538eb3375
core/secp256k1_zkp: refactor API into a Context class
5 years ago
Tomas Susanka 6a27328801
xmr: get_address - pagination, integrated address (#201)
5 years ago
Tomas Susanka 412efcd35e tests: remove progress bar from curl
5 years ago
Milan Rossa 779ff86214
core: redesign multiprofile support, add profile verbosity
5 years ago
Dusan Klinec 16317f1814
xmr: get_address - pagination, integrated address
5 years ago
Jan Pochyla 961499fdcf core: fix uppercase ripple address in qr code
5 years ago
Jan Pochyla 0b03794fee core/tests: disable fading, improve runners
5 years ago
Jan Pochyla 36534325f0 core: revamp the UI subsystem
5 years ago
Jan Pochyla 2f4c123466 core: fix gitignore for older git
5 years ago
Jan Pochyla 09da577fd9 core: use const in trezor.crypto.slip39
5 years ago
Pavol Rusnak b89d1db0e4
core: update build instructions
5 years ago
Pavol Rusnak 917f5c6534
core: remove bashisms from emu.sh
5 years ago
Pavol Rusnak a3717c7b6c
core/slip39: use condensed wordlist
5 years ago
Pavol Rusnak 11aac67c82
core: fix last commit
5 years ago
Pavol Rusnak ae749eedee
core/secp256k1_zkp: don't allocate static buffer
5 years ago
matejcik 6864758f2b docs: fix typo in testing.md
5 years ago
matejcik 32fbdb2abd docs: update testing documentation
5 years ago
matejcik a0d7a6a667 python: more consistent handling of markers in device_tests
5 years ago
Pavol Rusnak f7053d96fe
all: remove extraneous whitespace
5 years ago
Pavol Rusnak daf0d77923
core: remove raspi makefile target
5 years ago
Pavol Rusnak 07ce935725
core/eos: revert new pubkey format
5 years ago
Pavol Rusnak 5a2c67ccae
core: let's have pytest.ini back
5 years ago
Pavol Rusnak 23202e2479
core: remove pytest.ini because it hides setup.cfg from root
5 years ago
Pavol Rusnak 0765842e7f
root: move pytest markers to setup.cfg
5 years ago
Pavol Rusnak 684862a7f5
common: more TRX cleanup
5 years ago
Roman Zeyde 8a179437b1
core: add custom markers to pytest.ini
5 years ago
Tomas Susanka cc5c8ae7e0
common+python: Revert Ontology support
5 years ago
Tomas Susanka 562206d220
tests: remove xfail
5 years ago
Roman Zeyde d190d906de core/secp256k1-zkp: use ARM assembly for field operations (#176)
5 years ago
Jan Pochyla 9586358e44 core: log memory info if TREZOR_LOG_MEMORY env is set
5 years ago
Pavol Rusnak 9460ac425a
core/eos: fix pubkey unit test
5 years ago
Pavol Rusnak 8c1f5c88f7
core: fix style
5 years ago
Jan Pochyla c2f5174b43
core: optimize memory usage in signing
5 years ago
Pavol Rusnak a6e51434f2
core/eos: use new pubkey format
5 years ago
Pavol Rusnak 414b33dbfb
core/eos: reduce code duplication
5 years ago
Pavol Rusnak 1583ea62f9
core: serialize signature in EosSignedTx message
5 years ago
Tomas Susanka 279b40bdb7 build: templates
5 years ago
Pavol Rusnak 5f1586e049
core: regenerate templates
5 years ago
Pavol Rusnak 164336cb56
core: add equality function to mako template too
5 years ago
Pavol Rusnak 0568379f8d
core/tests: disable over_fee_threshold test
5 years ago
Pavol Rusnak a99ccbc4d2
core: add equality function to coininfo
5 years ago
Pavol Rusnak b31092a874
core/tests: don't use coins.by_shortcut
5 years ago
Pavol Rusnak 2060ca569f
core: fix flake8 warning
5 years ago
Jan Pochyla 1f3adc7069
core: store bitcoin-like coins as a decision tree
5 years ago
Pavol Rusnak 9676eec4df
common: update support for core coins
5 years ago
Trustfarm-heart 31fca6d25d common/defs: add TEO (#163)
5 years ago
Pavol Rusnak 2b3f72f994
core: update changelog
5 years ago
matejcik 984c6b6236 style: drop tokens.py from style checks
5 years ago
Pavol Rusnak 60d1460185
core/ethereum: simplify code for token list
5 years ago
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