Commit Graph

11244 Commits (95daa2fda38ce892681121cca306f4c6545f30d7)
 

Author SHA1 Message Date
Pavol Rusnak 95daa2fda3 chore(common/defs): replace consensus_branch_id with overwintered bool flag
2 years ago
mcudev 1ec62e9c86 common/defs/fido: update fastmail
2 years ago
tychovrahe c33f92bd72 feat(core): add RGB LED driver for Model R
2 years ago
Martin Milata 0112d0135a ci(nix): update to latest nixpkgs-unstable
2 years ago
tychovrahe b318e0da3b chore(common): add cloudflare exception to bitcoin only checker [no changelog]
2 years ago
matejcik 2aa427a6e3 feat(core/rust): make Rust buildable without Micropython
2 years ago
mcudev 7d37109eb8 common/defs/fido: add cloudflare
2 years ago
matejcik 37d5597965 feat(core/rust): direct write to display memory for better performance on TT hardware
2 years ago
matejcik 57b12c2807 feat(core): expose display pixeldata accessors from C
2 years ago
tychovrahe 61482d0795 feat(core/rust): expose raw pixel access to rust
2 years ago
Ondrej Mikle 7b7318c3aa feat(core/boardloader): add fixed-address boardloader capablities field
2 years ago
Jan Pochyla c3b82fd651 feat(core/rust): add trezorhal bindings
2 years ago
Dusan Klinec 1e9acf10fa fix(xmr): remove inv8 optimization as in xmr master
2 years ago
dependabot[bot] cc795407d0 build(deps): bump regex from 1.5.4 to 1.5.6 in /core/embed/rust/fuzz
2 years ago
dependabot[bot] 3c31d24f50 build(deps): bump regex from 1.5.4 to 1.5.6 in /core/embed/rust
2 years ago
Andrew Kozlik c293d2f9eb fix(tests): Fix Zcash v5 version group ID and branch ID in device test.
2 years ago
Pavol Rusnak dff5bdced0
chore(common): add Consensus Branch ID for Zcash Testnet NU5
2 years ago
Pavol Rusnak 17963a2837 fix(legacy): refactor oledInvertPixel
2 years ago
Martin Novak 2663801108 perf(firmware): do not initialize touch controller in firmware
2 years ago
matejcik c77066065e chore(core/rust): bump cty to 0.2.2
2 years ago
matejcik 38a36a131f chore: rename BIP39_WORDS to BIP39_WORD_COUNT
2 years ago
matejcik dfa4b1d9a1 build: add bip39_english.o where appropriate
2 years ago
matejcik 6319a5a9d0 feat(core/rust): BIP-39 wordlist operations in Rust
2 years ago
matejcik 61adb0a62b feat(crypto): expose BIP39 wordlist
2 years ago
matejcik e98464d2c8 build(crypto): make clang version cross-platform compatible
2 years ago
Pavol Rusnak 59f78d06b1 chore(common/defs/fido): add kraken
2 years ago
matejcik d3f24f6e17 feat(core): provisionally gate RebootToBootloader under experimental features
2 years ago
matejcik e66ed079b0 feat(core): show confirmation dialog before rebooting
2 years ago
Ondrej Mikle 60db3e3e52 fix(core/bootloader): do not wait for touch if we know we are staying in bootloader
2 years ago
Ondrej Mikle 49462dc283 chore(core/bootloader): bump over unreleased version
2 years ago
Ondrej Mikle c563c987e1 feat(core): jump back and stay in bootloader for TT via reverse SVC call trampoline
2 years ago
Simon Males 61a0d69baa chore(docs): Hint on finding your tty.
2 years ago
Pavol Rusnak ea35f46f5f
chore(common): add Consensus Branch ID for Zcash NU5
2 years ago
grdddj 82622adf6f fix(tools): modify type-hints to be compatible with older python versions
2 years ago
grdddj 9ca9720f22 feat(tests): add test for supporting older python versions
2 years ago
Pavol Rusnak 6589f020c6 fix(legacy,core): use sat/vB only for segwit and sat/B otherwise
2 years ago
Martin Novak a69e43d1a6 chore(tests): tests recording also generates "results web page"
2 years ago
Martin Milata 0388268b57 fix(tests): skip arm binaries during upgrade tests
2 years ago
vdovhanych 056d4c7c77 ci: fix emulators deploy
2 years ago
Pavol Rusnak 810b34f579 fix(legacy): update sector argument to match flash_erase_sector size
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