Commit Graph

11210 Commits (andrewkozlik/account-naming)
 

Author SHA1 Message Date
Andrew Kozlik 02d196cd8b feat(core): Show account when external output has a path.
2 years ago
Andrew Kozlik 154b2fea9a feat(tests): Test spend from SLIP-25 path.
2 years ago
Andrew Kozlik 41ab1b7ff4 feat(core): Confirm source account in SignTx.
2 years ago
Andrew Kozlik 22b992a018 refactor(core): Split off bitcoin/paths.py from bitcoin/keychain.py.
2 years ago
Andrew Kozlik 7c1c5b4a44 feat(tests): Device tests for SLIP-0025 CoinJoin accounts.
2 years ago
Andrew Kozlik 19d5c43ce5 feat(core): Implement SLIP-0025 CoinJoin accounts.
2 years ago
grdddj 9261f2ffce feat(common): add wallet info to cointool dump
2 years ago
grdddj 08f463e5e8 chore(common): small improvements to cointool dump
2 years ago
grdddj 519f79f9eb chore(common): add type hints to some coin tools scripts
2 years ago
grdddj 5671bd037b chore(core): add type hints to emu.py
2 years ago
Martin Novak 85f0d3a741 feat(core,legacy): show fee rate when signing transaction
2 years ago
Martin Milata 1e0fa3428c ci: fix UI master diff
2 years ago
David Misiak a1eaa465aa chore(cardano): remove legacy types
2 years ago
vdovhanych fa2b161d6a ci: update arm jobs to run on tags and use the official nix image
2 years ago
Ondřej Vejpustek a198b390ff fix(legacy,core): fix size of secp256k1-zkp context
2 years ago
grdddj 14a0bc13ce chore(docs): mention that .mako files are rendered by `make templates`
2 years ago
grdddj 6dc4426151 feat(ui): setup homescreen and label for model R
2 years ago
Martin Milata c5f1bec474 Merge branch 'release/22.05'
2 years ago
matejcik 187ca8ad50 feat(core/rust): List::from_iter
2 years ago
matejcik b3b3e0efa4 tests(core/rust): ability to set up MicroPython env for testing
2 years ago
Ondřej Vejpustek bdfc453245 refactor(crypto): remove code that is duplicated in secp256k1-zkp submodule
2 years ago
Ondřej Vejpustek 53d522a1fd fix(crypto): reduce digest in RFC6979 to match specification
2 years ago
Ondřej Vejpustek ea5886026f refactor(crypto,legacy): extend parameters of init_rfc6979 by curve
2 years ago
Ondřej Vejpustek db0da196a8 chore(vendor): update secp256k1-zkp to latest
2 years ago
Pavol Rusnak 38ad9ab9e5 fix(python): only even-width grayscale icons are supported
2 years ago
Martin Milata c257a8a687 fix(core/ui/rust): painting of overlapping Maybe<T> components
2 years ago
Martin Milata 168389a7b3 ci: silence syntax warnings
2 years ago
Martin Milata b5dfda6a1d fix(core/rust/ui): support longer PIN
2 years ago
Martin Milata 31e63f688e fix(core/rust/ui): implement warning for PIN dialog
2 years ago
Martin Milata 3dcdffe203 refactor(core/rust/ui): emit event when component tree is initialized
2 years ago
Martin Milata 7b5c618576 refactor(core/rust/ui): erase button clears PIN after 2s
2 years ago
Martin Milata e58736f746 feat(core/rust/ui): show PIN digits when touched
2 years ago
Dusan Klinec 5e6582a3fe feat(xmr): add support for HF15, BP+
2 years ago
Dusan Klinec 14e08ca9db fix(xmr): remove 8192B from firmware image so it can fit to the memory
2 years ago
Dusan Klinec 25d32a8144 feat(xmr): implement bp+, refactor, code cleanup
2 years ago
matejcik 6feada2eed style(python/monero): improve type signature on Monero functions
2 years ago
matejcik 0c1eb0c30d feat(core/tools): support @overloads in generated mocks
2 years ago
grdddj 5c493f05ef snippet: unused Monero mapping
2 years ago
Dusan Klinec 98ec1fb067 chore(core/monero): update test binary to newest version
2 years ago
Dusan Klinec e69467bc04 chore(crypto): drop support for Monero range proof
2 years ago
matejcik 221a7c9973 fix(core): drop support for __slots__ from obj_eq / obj_repr
2 years ago
Dusan Klinec 33c174491f refactor(core/monero): Monero code cleanup
2 years ago
matejcik 99c817bad4 fix(core/emulator): make sure SDL keyboard and quit events are always processed
2 years ago
grdddj feb96c84b0 chore(core/rust): use clippy for all features
2 years ago
Andrew Kozlik 11cb171e1a fix(tools): Strip old header in firmware_hash.py.
2 years ago
tychovrahe 55bfab3976 build(core): skip bootloader and boardloader compilation for Model 1
2 years ago
tychovrahe 8a092bde21 feat(core): add smaller loader for model R
2 years ago
tychovrahe bd476769cc feat(core): add reset state on display clear on model R. Added to rest of the models as noop.
2 years ago
tychovrahe 58041036f5 feat(core): set colors for monochromatic displays
2 years ago
tychovrahe 0e778cf16d fix(core): fix display_icon function - incorrect boundaries checks
2 years ago