Commit Graph

311 Commits (3b80e9f228ea6ec8d439579fc8d11af8fcedacaa)

Author SHA1 Message Date
Pavol Rusnak 3b80e9f228 fix(legacy): store only half of the logo64, use flip to render both parts
3 years ago
Pavol Rusnak 10cb634a45
fix(legacy): change STAY_IN_BOOTLOADER_FLAG to 0x0FC35A96
3 years ago
Pavol Rusnak 4b0f41d41e
fix(common): change msg_id of RebootToBootloader from 804 to 87
3 years ago
Ondrej Mikle d0b630abfc
chore(legacy): return code for reboot call
3 years ago
Ondrej Mikle 18a05d467e
chore(legacy): fake handling emulator reset to bootloader
3 years ago
Ondrej Mikle 2dccbf99d4
chore(legacy): add reset to bootloader protobuf message
3 years ago
Ondrej Mikle b625b74bc7
chore(legacy): fix version in bootloader readme
3 years ago
Ondrej Mikle 9787ebfd21
chore(legacy): update Changelogs
3 years ago
Ondrej Mikle de09d27c44
chore(legacy): bump version of intermediate_fw to match bootloader
3 years ago
Ondrej Mikle f9917e8d47
feat(legacy): add 'stay in bootloader' bootloader to firmware'
3 years ago
Ondrej Mikle 10be0230a5
chore(legacy): bump bootloader version
3 years ago
Pavol Rusnak 1a71dcd0c5
chore(legacy): unify {go,return}_to_bootloader => stay_in_bootloader
3 years ago
Ondrej Mikle 040d09397c
feat(legacy): grab 'go to bootloader flag' as soon as possible
3 years ago
Ondrej Mikle 1c38819bf9
chore(legacy): fix demo build
3 years ago
Ondrej Mikle 64f29d5697
chore(legacy): fix emulator build
3 years ago
Ondrej Mikle 90fe2047c8
chore(legacy): cstyle
3 years ago
Ondrej Mikle 37306350c0
feat(legacy): pushing 'go to bootloader flag' to bootloader main
3 years ago
Ondrej Mikle 0ad63ca245
feat(legacy): linker script go to bootloader absolute address definition
3 years ago
Ondrej Mikle 1699d33cfa
feat(legacy): reboot to bootloader supervisor call constants
3 years ago
Ondrej Mikle 65aa3b49d9
feat(legacy): add supervisor call for reboot to bootloader
3 years ago
Pavol Rusnak 90a50adc1e
fix(legacy): correctly import SDL2 (#1485)
3 years ago
matejcik 0964517fe7 fix(legacy): do not query presence of newly-required protobuf fields
3 years ago
Andrew Kozlik 79fad70b05 fix: Improve wording when showing multisig XPUBS.
3 years ago
Pavol Rusnak 0519d86451
chore(legacy): simplify data2hex
4 years ago
Pavol Rusnak 105f203a1f fix(legacy): fix emulator build on darwin
4 years ago
Tomas Susanka 1006c8a0f1 chore(core,legacy): change versions to 1.9.5 and 2.3.6
4 years ago
Pavol Rusnak 47e701f54c
docs(legacy): update changelog
4 years ago
Pavol Rusnak 92535dc090
chore(core,legacy): change versions back to 1.9.4 and 2.3.5
4 years ago
Pavol Rusnak 1d3166017d feat(legacy): implement amount_unit for SignTx
4 years ago
Pavol Rusnak cb4c5a72bf legacy: implement GetAddress.ignore_xpub_magic
4 years ago
Pavol Rusnak 4ed714ba47 common/defs: add xpub_magic_multisig_segwit_{native,p2sh} fields to coins
4 years ago
Pavol Rusnak 1e6259a476
docs: update changelogs
4 years ago
Pavol Rusnak 4d45a68fd0 legacy: return root_fingerprint in PublicKey
4 years ago
Pavol Rusnak 2f8d687405 feat(legacy): implement GetPublicKey.ignore_xpub_magic behaviour
4 years ago
Pavol Rusnak 91e60036e0 fix(legacy): show xpub instead of pubkey in GetPublicKey dialog
4 years ago
Pavol Rusnak 9ba1c9aa50 docs: mention that nanopb was bumped to 0.4.4 in changelogs
4 years ago
Pavol Rusnak 6739e4e5e1 docs: push releases 1.9.4 and 2.3.5 to February 2021
4 years ago
Pavol Rusnak af716d0843 fix(legacy): update typo (we lock device after 5 seconds, not 2 seconds)
4 years ago
Pavol Rusnak 93215ae3c7 style: reformat with clang-format 11
4 years ago
Pavol Rusnak 1d151ab4fe legacy: fix typo
4 years ago
Tomas Susanka d38540ca7a chore(legacy): bump version to 1.9.5
4 years ago
Andrew Kozlik d252539125 fix(legacy): Support negative amounts in layoutConfirmTx().
4 years ago
Andrew Kozlik 389f14d6c4 feat(legacy): Implement replacement transaction signing flow.
4 years ago
Andrew Kozlik 4ad1fbc133 chore(legacy): Create TxInfo struct in Bitcoin signing.
4 years ago
Andrew Kozlik a2e35fabce chore(legacy): Rename variables in signing to match the names in core.
4 years ago
Pavol Rusnak d8dd2f64a9
legacy: update release date for 1.9.4
4 years ago
Martin Milata bf524854cd chore(legacy): missing changelog entry, formatting
4 years ago
Martin Milata 480332b803 fix(legacy): increase minimum auto-lock delay to 1 minute
4 years ago
Pavol Rusnak c6e78e525a
fix: remove PIVX (#1359)
4 years ago
Pavol Rusnak b9c0b3969b
legacy+core: unify error codes in bootloaders (#1347)
4 years ago