Commit Graph

11350 Commits (459270ef3ffe691a2e017aa8d6ccdd7178fefff9)
 

Author SHA1 Message Date
matejcik 459270ef3f build: update Rust overlay, switch to Rust stable 1.63
2 years ago
tychovrahe cc2bfd9c39 feat(core/rust): autoclosing popup for Model R with success animation
2 years ago
tychovrahe 1697be2de8 feat(core/rust): added success animation and rust icon rendering
2 years ago
tychovrahe 820182c6b0 feat(core/rust): expose uzlib functions to rust
2 years ago
tychovrahe 68598f00af feat(core/rust): hold to confirm animation for Model R
2 years ago
tychovrahe 107e22c814 feat(core/rust): glyph and text rendering in rust
2 years ago
tychovrahe af77816c2f feat(core/rust): expose display offset handling to rust
2 years ago
tychovrahe 29a5b0a770 feat(core/rust): implement interpolate color and color table functions in rust
2 years ago
tychovrahe 7f2a995c54 refactor(core/rust): separate lerp and animations
2 years ago
tychovrahe ce142ffe08 feat(core/rust): make ButtonPos hit function public to enable reuse
2 years ago
tychovrahe f538547d5b feat(core): optimize touch controller communication
2 years ago
Pavol Rusnak cba74272e1 chore(crypto): remove graphene base58 functions as they are not used anywhere
2 years ago
grdddj 745be6eaa3 fix(docs): make create_monorepo link absolute to work on docs.trezor.io
2 years ago
matejcik ef47c26272 chore(core,legacy): bump versions
2 years ago
matejcik 70c1b12dff feat(legacy): use thousands separator (fixes #2394)
2 years ago
matejcik fcd43b93ac feat(crypto): add thousands separator to bn_format
2 years ago
matejcik 114376f734 feat(core/strings): use thousands separator (fixes #2394)
2 years ago
matejcik e37ce2b186 tests: change fw hashing test to work without fw dumping
2 years ago
matejcik a6410693b3 Revert "feat(core): implement firmware dumping"
2 years ago
matejcik 4df7f2f6b0 Revert "feat(legacy): implement firmware dumping"
2 years ago
matejcik 4c347b7acc Revert "feat(python): implement firmware dumping"
2 years ago
Andrew Kozlik 8ca785925d fix(core,legacy): Fix tx_weight to tx_size conversion.
2 years ago
matejcik c353135b0d fix(tools): only check against enabled coins
2 years ago
matejcik 00095c5787 chore: update tokens & networks
2 years ago
matejcik c2d8623039 fix(common): improve testnet detection for ethereum
2 years ago
Andrew Kozlik 1712794947 fix(ci): Run style checks in series to avoid interleaved output.
2 years ago
Andrew Kozlik a4343266a3 fix(legacy): Fix Decred transaction weight calculation.
2 years ago
Andrew Kozlik 90792eb438 fix(core): Fix Decred transaction weight calculation.
2 years ago
Andrew Kozlik 3b44d44a12 fix(legacy): Fix rounding in fee rate computation.
2 years ago
Andrew Kozlik 426eae4dfc fix(core): Ensure correct order when verifying external inputs in Bitcoin signing.
2 years ago
Martin Milata 784a3813f8 docs(core): add embedded C+Rust debug to index
2 years ago
Martin Milata 16999d6b48 ci: minor caching fixes
2 years ago
Andrew Kozlik 6e04523d6a feat(tools): Add error message to check-bitcoin-only.
2 years ago
TychoVrahe a762e75fee
fix(core): reintroduce touch controller initialization without power down/up in firmware, fix model R firmware initialization
2 years ago
Ondrej Mikle 4d3d9f5d7e docs(core): documentation on embedded C+Rust debug
2 years ago
Andrew Kozlik 421eec1d3b feat(core): Add get_base_weight() to TxWeightCalculator.
2 years ago
Andrew Kozlik 0ce2c079b0 feat(core): Account for minimum registrable output amount in CoinJoin checks.
2 years ago
grdddj 38f7d32d94 feat(rust): add more details into panic handler
2 years ago
grdddj 9dc73427fb feat(rust): add print! macro for logging into terminal
2 years ago
grdddj 8bfbe9da01 fix(ui): import type component inside if TYPE_CHECKING branch
2 years ago
vdovhanych 907254245d ci: fix jobs on tags only
2 years ago
Andrew Kozlik d19af9896b refactor(crypto): Apply formatting to Monero code.
2 years ago
Ondřej Vejpustek e0358c7f24 fix(crypto): fix required output length in xmr_base58_encode()
2 years ago
Ondřej Vejpustek 7a5cfbae19 fix(crypto): set output length correctly in xmr_base58_encode()
2 years ago
Andrew Kozlik 81c9cd66ef fix(crypto): Set output length correctly in xmr_base58_decode().
2 years ago
Simon Males fb68db4302 chore(docs): Migrate developer specific docs from wiki.trezor.io to docs.trezor.io
2 years ago
matejcik b01778c9ce chore(python): bump version after release
2 years ago
matejcik f607cb2501 docs(python): regenerate changelog
2 years ago
matejcik ff85e0f92d fix(python): fix result_callback correctly this time
2 years ago
matejcik 9f69057b9b fix(python): fix Click 7.x by passing explicit version to version_option
2 years ago