Commit Graph

9808 Commits (actions)
 

Author SHA1 Message Date
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
matejcik ef4022fbf5 auto: regenerate protobuf classes
4 years ago
matejcik 37025e2a84 feat(core): use specialized protobufs in apps.bitcoin, enable typing
4 years ago
matejcik b0a2297b14 feat(core): convert protobuf decoding errors to DataErrors
4 years ago
matejcik 6ba08526e1 fix(core): fix type annotations on CoinInfo
4 years ago
matejcik 7e5d9e295b fix(core): help mypy understand micropython's module management
4 years ago
matejcik 396de3f05e feat(common): add more required fields
4 years ago
matejcik 185c2ac17d feat(common): specialize TxAck messages, add more required fields
4 years ago
matejcik 8847c58bbf feat(common): allow overriding wire_type of a generated message
4 years ago
matejcik 90ee5f3d38 feat!: implement protobuf required fields and default values
4 years ago
Pavol Rusnak 0799b64b29
chore(common/defs): regenerate coins_details.json
4 years ago
Pavol Rusnak f8489f16e4 fix(common/defs): remove FSN, ICX which migrated to mainnet
4 years ago
Pavol Rusnak b9a447834b
ci(gitlab): use clone git strategy
4 years ago
Pavol Rusnak fc5847854b
fix(common/defs): add BNB wallet
4 years ago
Martin Milata 76a1760764 python: support SafetyChecks.PromptTemporarily
4 years ago
Martin Milata cff4955f93 core: implement SafetyChecks.PromptTemporarily
4 years ago
Martin Milata 7d37b2c90f common: add PromptTemporarily to SafetyChecks enum
4 years ago
Martin Milata 9d2ad96ad4 core: add SafetyCheckLevel to Features
4 years ago
Martin Milata 9f066e877d common: add SafetyCheckLevel to Features
4 years ago
Martin Milata 163ccedb39 core: allow const() values to have Literal type
4 years ago
Tomas Susanka cd1d5195fd docs(core): add changelog for Oct release
4 years ago
Pavol Rusnak 60b7638882
docs: introduce conventional-commits (#1234)
4 years ago