Commit Graph

9779 Commits (andrewkozlik/t1-keyboard-cyclic)
 

Author SHA1 Message Date
Andrew Kozlik c67ecb984b chore(crypto): Move XPUB_MAXLEN and ADDRESS_MAXLEN from modtrezorcrypto to bip32.h.
4 years ago
Andrew Kozlik c21ca81a1e fix(core): Prevent sensitive data from being left on the call stack in modtrezorcrypto.
4 years ago
Tomas Susanka 6cb601509b ci: skip macos build for now
4 years ago
Pavol Rusnak d8534b5ee6
perf(core/extmod): replace HMAC Python implementation with C
4 years ago
Tomas Susanka 2101ff8904 ci: also remove docker pull from environment, it is not needed
4 years ago
Pavol Rusnak 2fcc34c301
ci: another try with the environment
4 years ago
Pavol Rusnak 940400998a
ci(dockerfile): fix other python versions
4 years ago
Andrew Kozlik d90c3af6ea docs(core): Fix typos in slip39.py.
4 years ago
Pavol Rusnak 6cc1d70f2e
ci(dockerfile): fix python versions
4 years ago
Tomas Susanka b9dc44a849 docs(core): note 2.3.4 as released in Changelog
4 years ago
Tomas Susanka 3a8e46467a ci: fix firmware versions in deploy jobs
4 years ago
Pavol Rusnak 9a6d891706
chore(vendor): update libopencm3
4 years ago
Pavol Rusnak 2e4d67165f
ci(nix): update nixpkgs to latest nixos-20.09 stable
4 years ago
matejcik ade6663c6c chore: clean up poetry requirements, use caret versions where appropriate
4 years ago
Pavol Rusnak 4fdb62c2e2 chore(python): replace pipenv with poetry
4 years ago
Pavol Rusnak 98ea241e97
ci: use alternative list syntax for needs
4 years ago
Tomas Susanka 99e0faafb6 test(core): print fixtures suggestion after the test
4 years ago
Martin Milata 7d8fbacba7 feat(legacy): add auto_lock_delay_ms to Features
4 years ago
Martin Milata 542f32d3b1 feat(core): add auto_lock_delay and display_rotation to Features
4 years ago
Martin Milata b2c4bbdaa2 feat(common): add auto_lock_delay and display_rotation to Features
4 years ago
Tomas Susanka 225966ea7c ci: fix date epoch in shell.nix not in Gitlab yml file
4 years ago
matejcik 988c7f65af ci: appease nixos+bdist-wheel
4 years ago
matejcik 1f5c08c9a2 ci: add .gitlab-ci.yml as explicit trigger whenever ci/** is a trigger
4 years ago
matejcik 243df6edcb chore: bump lock files
4 years ago
matejcik e4785d47e0 style: apply black 20.8b1
4 years ago
matejcik 6dda240f5c test(python): add flake8-requirements
4 years ago
Rafael Korbas 2173ad97bc Refactor t<page number> to page<page_number> in cardano get_address call
4 years ago
Rafael Korbas 66dbdc2462 Enforce network id/protocol magic consistency for cardano show address
4 years ago
Juraj Muravsky 638977db7d Swap path with address type on screen in cardano get address
4 years ago
Martin Milata 51246ce52d docs: add bitcoin signing to book index
4 years ago
matejcik b16b4823d5 docs: describe Bitcoin signing
4 years ago
matejcik 46e8804477 docs(common): add comments and reserved fields to TxAck subtypes
4 years ago
Tomas Susanka 59b8a5a81f docs: add convential commits commit-msg hook
4 years ago
Pavol Rusnak 649e31cef0 chore(core/bootloader): regenerate messages with nanopb 0.4.3
4 years ago
Pavol Rusnak 71058eedd5 chore(vendor/nanopb): update nanopb from 0.4.1 to 0.4.3
4 years ago
matejcik c9348709e8 fix(legacy/nem): use levy only if provided
4 years ago
Tomas Susanka 0317877297 chore(core): bump version to 2.3.5
4 years ago
matejcik feb24e4282 ci(python): disable Python 3.5 in CI for now (see #810)
4 years ago
matejcik 0eed360037 chore: make tx type names shorter
4 years ago
matejcik b6b65bffff docs(core): update changelog
4 years ago
matejcik 01b66a5858 fix(python): always fill TransactionType.lock_time
4 years ago
matejcik 35035dabcb ci: omit generated protobuf classes from coverage report
4 years ago
matejcik 5debebefc8 chore(legacy): update code to handle protobuf changes correctly
4 years ago
matejcik 9ee7eee1eb chore!(python): bump trezorlib version because of breaking API change
4 years ago
matejcik 8b2e46eb2d chore(core): update unit tests to kwargs usage and new TxAck subtypes
4 years ago
matejcik d89c42e139 feat(core): add more mypy targets
4 years ago
matejcik 08d896f2f9 chore(tests): update to kwargs usage and new btc.sign_tx API
4 years ago
matejcik b41021a5fb chore(python): fix kwargs usage
4 years ago
matejcik 5ddf1dfafb feat!(python): modify btc.sign_tx api to accept kwargs
4 years ago
matejcik 244b264b47 chore(core): fix typing and kwargs usage
4 years ago