Ondrej Mikle
|
9787ebfd21
|
chore(legacy): update Changelogs
|
2021-03-03 12:06:58 +01:00 |
|
Ondrej Mikle
|
de09d27c44
|
chore(legacy): bump version of intermediate_fw to match bootloader
|
2021-03-03 12:06:58 +01:00 |
|
Ondrej Mikle
|
f9917e8d47
|
feat(legacy): add 'stay in bootloader' bootloader to firmware'
|
2021-03-03 12:06:58 +01:00 |
|
Ondrej Mikle
|
10be0230a5
|
chore(legacy): bump bootloader version
|
2021-03-03 12:06:58 +01:00 |
|
Pavol Rusnak
|
1a71dcd0c5
|
chore(legacy): unify {go,return}_to_bootloader => stay_in_bootloader
|
2021-03-03 12:06:57 +01:00 |
|
Ondrej Mikle
|
040d09397c
|
feat(legacy): grab 'go to bootloader flag' as soon as possible
|
2021-03-03 12:06:57 +01:00 |
|
Ondrej Mikle
|
1c38819bf9
|
chore(legacy): fix demo build
|
2021-03-03 12:06:57 +01:00 |
|
Ondrej Mikle
|
64f29d5697
|
chore(legacy): fix emulator build
|
2021-03-03 12:06:57 +01:00 |
|
Ondrej Mikle
|
90fe2047c8
|
chore(legacy): cstyle
|
2021-03-03 12:06:57 +01:00 |
|
Ondrej Mikle
|
37306350c0
|
feat(legacy): pushing 'go to bootloader flag' to bootloader main
|
2021-03-03 12:06:56 +01:00 |
|
Ondrej Mikle
|
0ad63ca245
|
feat(legacy): linker script go to bootloader absolute address definition
|
2021-03-03 12:06:56 +01:00 |
|
Ondrej Mikle
|
1699d33cfa
|
feat(legacy): reboot to bootloader supervisor call constants
|
2021-03-03 12:06:56 +01:00 |
|
Ondrej Mikle
|
65aa3b49d9
|
feat(legacy): add supervisor call for reboot to bootloader
|
2021-03-03 12:06:56 +01:00 |
|
Pavol Rusnak
|
90a50adc1e
|
fix(legacy): correctly import SDL2 (#1485)
|
2021-02-18 11:58:04 +01:00 |
|
matejcik
|
0964517fe7
|
fix(legacy): do not query presence of newly-required protobuf fields
|
2021-02-10 10:56:52 +01:00 |
|
Andrew Kozlik
|
79fad70b05
|
fix: Improve wording when showing multisig XPUBS.
|
2021-01-26 15:09:37 +01:00 |
|
Pavol Rusnak
|
0519d86451
|
chore(legacy): simplify data2hex
|
2021-01-22 22:41:11 +01:00 |
|
Pavol Rusnak
|
105f203a1f
|
fix(legacy): fix emulator build on darwin
|
2021-01-22 22:24:21 +01:00 |
|
Tomas Susanka
|
1006c8a0f1
|
chore(core,legacy): change versions to 1.9.5 and 2.3.6
This reverts commit 92535dc090 .
|
2021-01-22 15:42:55 +01:00 |
|
Pavol Rusnak
|
47e701f54c
|
docs(legacy): update changelog
[skip_ci]
|
2021-01-22 14:30:50 +01:00 |
|
Pavol Rusnak
|
92535dc090
|
chore(core,legacy): change versions back to 1.9.4 and 2.3.5
[skip_ci]
|
2021-01-22 14:23:11 +01:00 |
|
Pavol Rusnak
|
1d3166017d
|
feat(legacy): implement amount_unit for SignTx
|
2021-01-22 14:07:36 +01:00 |
|
Pavol Rusnak
|
cb4c5a72bf
|
legacy: implement GetAddress.ignore_xpub_magic
|
2021-01-21 23:46:29 +01:00 |
|
Pavol Rusnak
|
4ed714ba47
|
common/defs: add xpub_magic_multisig_segwit_{native,p2sh} fields to coins
|
2021-01-21 23:46:29 +01:00 |
|
Pavol Rusnak
|
1e6259a476
|
docs: update changelogs
[skip_ci]
|
2021-01-08 14:33:28 +01:00 |
|
Pavol Rusnak
|
4d45a68fd0
|
legacy: return root_fingerprint in PublicKey
|
2021-01-08 14:17:09 +01:00 |
|
Pavol Rusnak
|
2f8d687405
|
feat(legacy): implement GetPublicKey.ignore_xpub_magic behaviour
|
2021-01-08 14:17:09 +01:00 |
|
Pavol Rusnak
|
91e60036e0
|
fix(legacy): show xpub instead of pubkey in GetPublicKey dialog
|
2021-01-08 14:17:09 +01:00 |
|
Pavol Rusnak
|
9ba1c9aa50
|
docs: mention that nanopb was bumped to 0.4.4 in changelogs
[skip_ci]
|
2021-01-06 13:52:09 +01:00 |
|
Pavol Rusnak
|
6739e4e5e1
|
docs: push releases 1.9.4 and 2.3.5 to February 2021
[skip_ci]
|
2021-01-06 09:10:06 +01:00 |
|
Pavol Rusnak
|
af716d0843
|
fix(legacy): update typo (we lock device after 5 seconds, not 2 seconds)
|
2021-01-04 19:55:41 +01:00 |
|
Pavol Rusnak
|
93215ae3c7
|
style: reformat with clang-format 11
|
2021-01-04 14:40:16 +01:00 |
|
Pavol Rusnak
|
1d151ab4fe
|
legacy: fix typo
|
2020-12-29 17:37:37 +01:00 |
|
Tomas Susanka
|
d38540ca7a
|
chore(legacy): bump version to 1.9.5
|
2020-12-18 19:39:21 +01:00 |
|
Andrew Kozlik
|
d252539125
|
fix(legacy): Support negative amounts in layoutConfirmTx().
|
2020-12-17 16:33:33 +01:00 |
|
Andrew Kozlik
|
389f14d6c4
|
feat(legacy): Implement replacement transaction signing flow.
|
2020-12-17 16:33:33 +01:00 |
|
Andrew Kozlik
|
4ad1fbc133
|
chore(legacy): Create TxInfo struct in Bitcoin signing.
|
2020-12-17 16:33:33 +01:00 |
|
Andrew Kozlik
|
a2e35fabce
|
chore(legacy): Rename variables in signing to match the names in core.
|
2020-12-17 16:33:33 +01:00 |
|
Pavol Rusnak
|
d8dd2f64a9
|
legacy: update release date for 1.9.4
|
2020-11-26 16:51:44 +01:00 |
|
Martin Milata
|
bf524854cd
|
chore(legacy): missing changelog entry, formatting
|
2020-11-20 14:47:08 +01:00 |
|
Martin Milata
|
480332b803
|
fix(legacy): increase minimum auto-lock delay to 1 minute
|
2020-11-20 13:57:51 +01:00 |
|
Pavol Rusnak
|
c6e78e525a
|
fix: remove PIVX (#1359)
|
2020-11-20 12:12:42 +01:00 |
|
Pavol Rusnak
|
b9c0b3969b
|
legacy+core: unify error codes in bootloaders (#1347)
|
2020-11-18 11:21:57 +01:00 |
|
Pavol Rusnak
|
50fdd183c2
|
ci: enable editorconfig checks, fix whitespace issues
|
2020-11-11 14:43:50 +01:00 |
|
Tomas Susanka
|
09a8d4229e
|
feat(ci): introduce yamllint
|
2020-11-10 10:27:47 +01:00 |
|
Andrew Kozlik
|
443e0c101e
|
chore(common): Add orig_hash and orig_index fields to TxInput and TxOutput.
|
2020-10-23 15:07:15 +02:00 |
|
Tomas Susanka
|
d72c2287fb
|
docs: add feature to 1.8.0 bootloader changelog (#1308) [skip ci]
|
2020-10-15 14:02:55 +02:00 |
|
Andrew Kozlik
|
c67ecb984b
|
chore(crypto): Move XPUB_MAXLEN and ADDRESS_MAXLEN from modtrezorcrypto to bip32.h.
|
2020-10-13 13:13:49 +02:00 |
|
Martin Milata
|
7d8fbacba7
|
feat(legacy): add auto_lock_delay_ms to Features
|
2020-10-02 11:06:16 +02:00 |
|
Pavol Rusnak
|
71058eedd5
|
chore(vendor/nanopb): update nanopb from 0.4.1 to 0.4.3
|
2020-09-24 10:52:31 +02:00 |
|