Commit Graph

10867 Commits (ba4f046d6ff87015f82b7c9173975b97d5841213)
 

Author SHA1 Message Date
Andrew Kozlik ba4f046d6f feat(common): Add INFO button to DebugLinkDecision.
2 years ago
vdovhanych b35e6ca5c4 ci: add git filter repo to base image
2 years ago
vdovhanych 2c2474db07 ci: add script for automating common sync
2 years ago
Pavol Rusnak 37bd121394 chore(core/embed): check for negative values in trezor_get_uint
2 years ago
Martin Milata 7ca2ae232b ci(core): add nightly builds with PRODUCTION=1
2 years ago
vdovhanych 068c6463a2 ci: build base docker image once a week on schedule
2 years ago
vdovhanych f1b25f2d89 (ci): set permissions for github token on workflow
2 years ago
Martin Milata 763a138d53 docs(legacy/firmware): fix date in changelog
2 years ago
Martin Milata 98b1159b0b Merge branch 'release/22.01'
2 years ago
Andrew Kozlik d6fdadf673 feat(crypto): Sanitize undefined behavior.
2 years ago
Martin Milata af0ae880a1 fix(ci): Fix valgrind crypto test.
2 years ago
Andrew Kozlik 07013d5a0c fix(ci): Fix crypto tests.
2 years ago
Andrew Kozlik ebc07fd6db ci: Suppress libSDL memory leaks.
2 years ago
Martin Milata 242b5f956c ci: more AddressSanitizer jobs
2 years ago
Andrew Kozlik 49ae8848db fix(core): Fix memory leaks in emulator.
2 years ago
Andrew Kozlik 39b64b8569 fix(core): Fix stack-use-after-scope in display.c.
2 years ago
Martin Milata b6ed573cf5 ci(legacy): run nightly device tests with AddressSanitizer
2 years ago
Martin Milata e3541997f0 ci(core): run nightly device tests with AddressSanitizer
2 years ago
Andrew Kozlik 56126b75a7 ci: Use address sanitizer in CI.
2 years ago
Pavol Rusnak 4a71d15b1d chore(core/embed): refactor trezor_obj_get_uint64 into trezorobj.h
2 years ago
Martin Milata c127f6dd6e docs(legacy/firmware): fix date in changelog
2 years ago
grdddj e4b5f10223 feat(tests): clicking Info button in (Super)Shamir backup device tests
2 years ago
Alois Klink 5c4703c9bb fix(core,legacy): Fix domain-only ethTypedData
2 years ago
matejcik b2136e35d4 style(tests): remove class from taproot test
2 years ago
matejcik 8b2e2112bc style(python/btc): better specification of type of prev_txes
2 years ago
Pavol Rusnak 7f061949f2 feat(ci): add more output to build-docker.sh script
2 years ago
Pavol Rusnak 52a09c320d fix(ci): copy pyright directory in Dockerfile
2 years ago
Pavol Rusnak 2880a2fa33
fix(crypto): refactor ethereum_address_checksum to prepend "0x" (#2029)
2 years ago
grdddj 8bcd52fc1b chore(tests): unifying NEM T1 and TT device tests
2 years ago
grdddj e3d366e65b feat(python): ScriptUI for trezorctl, reference client implementation
2 years ago
Martin Milata 49a27a0b3c ci: fix nix setup for hardware tests
2 years ago
Andrew Kozlik 8baf1ca79f fix(crypto): Fix out of bounds read in ecdsa_sig_to_der().
2 years ago
Andrew Kozlik fc0fa726e4 ci: Allow failure of connect tests.
2 years ago
Andrew Kozlik 44c184061e fix(tests): Fix signatures in ownership proofs.
2 years ago
Andrew Kozlik cdf2129b73 fix(core): Fix proof of ownership sighash computation.
2 years ago
Andrew Kozlik 88a08e3512 chore(core): Increase maximum CoinJoin coordinator name length to 36 (2 lines).
2 years ago
matejcik 4ab33f0b69 docs(core): add entries to index
2 years ago
matejcik 09732530f6 docs(core): document coding style
2 years ago
matejcik e20879189f style(core): remove old-style annotations (Set, Tuple, Union)
2 years ago
matejcik 5e1dce35b3 style(core): remove unused type:ignore comments
2 years ago
matejcik 80f6463799 style(core): define obj_eq and obj_repr so that they pass type-check
2 years ago
matejcik 456959545c docs(core): add changelog for type-checking
2 years ago
matejcik 454a7ce301 fix(legacy/nem): remove checks for newly required protobuf attributes
2 years ago
matejcik dfab3efb86 style(python): fix typecheck issues
2 years ago
matejcik 228c4db646 style(core): improve types in rlp.py
2 years ago
matejcik 8d8cfd6692 build: fully replace mypy with pyright
2 years ago
matejcik 45787307ca style(core): support AnyStr in all hash function arguments
2 years ago
matejcik dec89ea59e refactor(core): convert if/elif chains to if-chains
2 years ago
matejcik c3f2db3be5 refactor(core): improve type signature of bech32.convertbits
2 years ago
grdddj 9fc5bb546b style(core): full pyright-based type-checking
2 years ago