Commit Graph

9808 Commits (actions)
 

Author SHA1 Message Date
Pavol Rusnak 7962a746f5
ci: add lint to github actions
3 years ago
Pavol Rusnak a205a86505
docs: fix typo
3 years ago
matejcik ed628ac4ba feat(core): make usb endpoints registration nicer
3 years ago
matejcik fc4e15fe77 feat(core): introduce and enforce limit on label length (fixes #1399)
3 years ago
matejcik 58708cd70e docs(core): update changelog for #1271/#1384
3 years ago
matejcik 2d3a4d15fa fix(core/ui): render_text uses correct font and color with item_offset
3 years ago
matejcik e23e35332d tests(core): add test cases for Span
3 years ago
matejcik 24195d7c3e fix(core/ui): use full line_width for content
3 years ago
matejcik e4b113b4bb fix(core/monero): make sure to pass strings to rendering
3 years ago
matejcik 6fbf93cab8 chore(tests): update UI fixtures as needed
3 years ago
matejcik 718d589acc feat(tests): dump UI test report as you go
3 years ago
matejcik fd502f122f feat(core): implement pagination for sign/verify
3 years ago
matejcik bbef9c650b refactor(core): improve render_text behavior
3 years ago
Martin Milata db5b65a420 perf(core): enable rendering of substrings to avoid slicing
3 years ago
Martin Milata fa2e672f98 chore(core): monero: drop extraneous async/await
3 years ago
Pavol Rusnak 1e6259a476
docs: update changelogs
3 years ago
Pavol Rusnak 7b9f3c0462 feat(tests): add device tests for btc.get_descriptor
3 years ago
Pavol Rusnak 5728f54b78 core: return root_fingerprint in PublicKey
3 years ago
Pavol Rusnak 4d45a68fd0 legacy: return root_fingerprint in PublicKey
3 years ago
Pavol Rusnak 5e58835d18 feat(tests): test GetPublicKey.ignore_xpub_magic behaviour
3 years ago
Pavol Rusnak 92452d54e5 feat(core): implement GetPublicKey.ignore_xpub_magic behaviour
3 years ago
Pavol Rusnak e660a518c6 fix(core): show xpub instead of pubkey in GetPublicKey dialog
3 years ago
Pavol Rusnak 2f8d687405 feat(legacy): implement GetPublicKey.ignore_xpub_magic behaviour
3 years ago
Pavol Rusnak 91e60036e0 fix(legacy): show xpub instead of pubkey in GetPublicKey dialog
3 years ago
Pavol Rusnak 88889472eb feat(python): add btc get-descriptor command
3 years ago
Pavol Rusnak edb1243f64 feat(proto): add descriptors related fields to GetPublicKey/PublicKey
3 years ago
Pavol Rusnak 9ba1c9aa50 docs: mention that nanopb was bumped to 0.4.4 in changelogs
3 years ago
Pavol Rusnak 6739e4e5e1 docs: push releases 1.9.4 and 2.3.5 to February 2021
3 years ago
Pavol Rusnak af716d0843 fix(legacy): update typo (we lock device after 5 seconds, not 2 seconds)
3 years ago
Pavol Rusnak 93215ae3c7 style: reformat with clang-format 11
3 years ago
Pavol Rusnak 453df567d3 ci: various fixes and updates
3 years ago
matejcik 9a9f23c54e chore(common): regenerate coins_details
3 years ago
matejcik 8cae43f874 fix(common): drop non-functional wallet links (fixes #1400)
3 years ago
Pavol Rusnak 1d151ab4fe legacy: fix typo
3 years ago
Andrew Kozlik 97974c8d5b chore(tests): Use strings instead of integers for script_type in tx_cache.
3 years ago
Rafael Korbas edf9b4ee85 Refactor mnemonic_to_entropy to not (misleadingly) return checksum
3 years ago
Tomas Susanka d38540ca7a chore(legacy): bump version to 1.9.5
3 years ago
Tomas Susanka d2e3269ede chore(core): bump version to 2.3.6
3 years ago
Martin Milata 6c1a436325 fix(vendor): use correct micropython rev
3 years ago
Andrew Kozlik a609eb5e90 docs(core): Add comment about "Invalid original TXID" message.
3 years ago
Andrew Kozlik d252539125 fix(legacy): Support negative amounts in layoutConfirmTx().
3 years ago
Andrew Kozlik b90ce7f2fc test(crypto): Add unit tests for ecdsa_sig_from_der().
3 years ago
Andrew Kozlik 06ce14096c chore(core): Reject replacement transactions which involve negative
3 years ago
Andrew Kozlik 3be0138aae test: Add device test for replacement transaction with invalid original signature.
3 years ago
Andrew Kozlik 9ab4efdbad test: Enable and tweak RBF device tests for T1.
3 years ago
Andrew Kozlik 389f14d6c4 feat(legacy): Implement replacement transaction signing flow.
3 years ago
Andrew Kozlik 4ad1fbc133 chore(legacy): Create TxInfo struct in Bitcoin signing.
3 years ago
Andrew Kozlik a2e35fabce chore(legacy): Rename variables in signing to match the names in core.
3 years ago
Andrew Kozlik 9f6d4ec538 chore(crypto): Implement DER signature parsing.
3 years ago
Pavol Rusnak b9c0b597bc nix: bump stable nixos-20.09 to latest
3 years ago