Commit Graph

481 Commits (c082eb54302165d408bb9406d8090cafe149af8e)

Author SHA1 Message Date
Andrew Kozlik c082eb5430 feat(legacy): Use derive_node() when compiling change-outputs.
1 year ago
Andrew Kozlik 0262842da2 refactor(legacy): Move compile_output() to signing.c.
1 year ago
Andrew Kozlik 2760322eab feat(legacy): Improve signing progress.
1 year ago
Andrew Kozlik 300c986851 feat(legacy): Implement SetBusy.
1 year ago
Andrew Kozlik 89993c8969 feat(legacy): Implement preauthorized GetOwnershipProof.
1 year ago
Andrew Kozlik 68bbcbdc4d feat(legacy): Implement CoinJoin signing.
1 year ago
Andrew Kozlik d74c9ba0a8 feat(legacy): Validate path at same signing steps as in core.
1 year ago
Andrew Kozlik dc205d7c97 refactor(legacy): Make derive_node() usable for outputs.
1 year ago
Andrew Kozlik 0466972f30 feat(legacy): Implement SLIP-0025 CoinJoin accounts.
1 year ago
Andrew Kozlik 0b3216146e feat(legacy): Introduce post-message cleanup.
1 year ago
Andrew Kozlik a1afadfd01 feat(legacy): Implement UnlockPath.
1 year ago
Andrew Kozlik 6d20fccefd feat(legacy): Implement DoPreauthorized.
1 year ago
Andrew Kozlik 34dcd53135 refactor(legacy): Extract node derivation from fill_input_script_pubkey().
1 year ago
Andrew Kozlik 2d18cad676 feat(legacy): Implement AuthorizeCoinJoin.
1 year ago
Andrew Kozlik b4d681ea1c feat(legacy): Skip external input witnesses when serialization is disabled.
1 year ago
Andrew Kozlik ec9756cabd feat(legacy): Support native SegWit external inputs with non-ownership proof.
1 year ago
Andrew Kozlik fa2d618f7d feat(legacy): Implement SLIP-0019 proofs of ownership.
1 year ago
Andrew Kozlik 9732f6524a refactor(legacy): Extract segwit signing code.
1 year ago
Andrew Kozlik 1ecb0f0c1c feat(legacy): Implement SLIP-0021 symmetric key derivation.
1 year ago
Andrew Kozlik 779f5dbc7d refactor(legacy): Move script type functions to crypto.h.
1 year ago
Andrew Kozlik 11109b4e46 feat(legacy): Support serialize option in SignTx.
1 year ago
grdddj ccf08df07d fix(legacy): show complete taproot QR code without any missing rows/columns
1 year ago
matejcik ab949053e8 docs: add missing changelog entries
1 year ago
matejcik 958cbe2300 feat(legacy): allow Casa eth & btc signing for m/45'
1 year ago
Roman Zeyde 72f456cc17 feat(legacy/firmware): increase 'challenge_hidden' max_size
2 years ago
Martin Novak 58276a7443 feat(core/ethereum, legacy/ethereum): add support to Ledger Live legacy derivation path
2 years ago
Ondrej Mikle e2abd2a9ad feat(legacy): bootloader with v3 SignMessage signatures + signatures debug
2 years ago
matejcik ce307c9484 feat(common): mark CoSi fields as required
2 years ago
Andrew Kozlik afd900f9b1 feat(common): Add CoinJoin request message.
2 years ago
Ondrej Mikle 4bed278e80 feat(legacy): Ability to flash bootloader and firmware via JLink
2 years ago
Martin Novak dd168d2893 feat(core,legacy): display only sat instead of sat BTC
2 years ago
grdddj 093be69dfb feat(legacy): do not convert bech32 addresses to uppercase for QR code
2 years ago
grdddj 70d38e829b feat(legacy): show fee rate when replacing transaction
2 years ago
Martin Novak a41cfadbf1 feat(core,legacy): Extend decimals of fee rate to 2 digits
2 years ago
Andrew Kozlik d96d3e705b fix(legacy): Clear CoSi nonce when device is wiped to fix CI.
2 years ago
Andrew Kozlik 2f6a7096da chore(legacy): Do not allow access to SLIP25 paths.
2 years ago
Andrew Kozlik 9d89c3cb1b feat(common): Add UnlockPath message.
2 years ago
Andrew Kozlik 792dadfc4d feat(common): Add SetBusy message.
2 years ago
Pavol Rusnak c962d3520b
Merge branch 'release/22.08'
2 years ago
matejcik ef47c26272 chore(core,legacy): bump versions
2 years ago
matejcik 0d87b55ba4 chore(docs): regenerate changelogs
2 years ago
Andrew Kozlik f8ffaecd1c fix(legacy): Abort recovery for invalid words.
2 years ago
Andrew Kozlik fa5e7feda6 fix(crypto): Fix nonce bias in CoSi signing.
2 years ago
Andrew Kozlik b7dde50d5f fix(legacy): Generate CoSi nonce randomly.
2 years ago
Andrew Kozlik ad5a572b75 chore(common): Deprecate data field in CosiCommit message.
2 years ago
matejcik 70c1b12dff feat(legacy): use thousands separator (fixes #2394)
2 years ago
matejcik 4df7f2f6b0 Revert "feat(legacy): implement firmware dumping"
2 years ago
Andrew Kozlik 8ca785925d fix(core,legacy): Fix tx_weight to tx_size conversion.
2 years ago
Andrew Kozlik a4343266a3 fix(legacy): Fix Decred transaction weight calculation.
2 years ago
Andrew Kozlik 3b44d44a12 fix(legacy): Fix rounding in fee rate computation.
2 years ago