Commit Graph

11969 Commits (tychovrahe/bluetooth/cleaner_disc2)
 

Author SHA1 Message Date
Andrew Kozlik 7cbcb25a75 feat(test): Add device test for migration to CoinJoin account.
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 acec852aa4 feat(core): show welcome screen after device is connected
1 year ago
grdddj 5d987b2bc9 feat(core): not showing `Starting up` progress loader after connecting device
1 year ago
Andrew Kozlik 00dde0e312 feat(core): Handle .dummy RP ID in Chrome FIDO2.
1 year ago
Andrew Kozlik 2ee5b0aa15 fix(core): Fix FIDO2 falling back to U2F.
1 year ago
Andrew Kozlik deb38a2db5 feat(core): Ignore channel ID in U2F.
1 year ago
grdddj ccf08df07d fix(legacy): show complete taproot QR code without any missing rows/columns
1 year ago
grdddj 107a7c93b1 chore(core): enable reboot-to-bootloader without experimental features
1 year ago
Martin Milata fa34247c38 chore(core): update fixtures
1 year ago
Martin Milata 7408f169cb ci: drop cached-nix-shell
1 year ago
matejcik 966e5d8286 fix(python): allow unsigned legacy firmware (fixes #2801)
1 year ago
matejcik c4bf4fa884 fix(python): improve type checking
1 year ago
matejcik 00304471ca feat(python): add pybridge tool
1 year ago
Martin Milata d3dd0e3c6f build(core): fix filename when BITCOIN_ONLY is unset
1 year ago
Andrew Kozlik 0a955b4ad6 feat(core): Force basic attestation in FIDO2 for google.com.
1 year ago
grdddj 07e51279e2 feat(python): ability to not show passphrase coming from host
1 year ago
grdddj 20d280d7e0 feat(core): ability to not show passphrase coming from host
1 year ago
Martin Milata afb5c55416 feat(core/ui): reset_device copy change
1 year ago
grdddj 89b905a349 fix(tests): make master_diff more reliable
1 year ago
Andrew Kozlik 5715fbfc9c fix(tests): Fix ownership proof unit test to match test vector 2 from SLIP-19.
1 year ago
Martin Milata 4d87ac253f ci: drop redundant yaml check
1 year ago
Martin Milata 12b2ea01e8 ci: don't use cached-nix-shell in hardware tests
1 year ago
grdddj 82bd908246 feat(core): EIP712 signing shows the ethereum address at the beginning
1 year ago
grdddj aa283a8392 fix(core): remove the possibility of AssertionError in select_word
1 year ago
matejcik 9d7342e0aa ci: conditionally use cached-nix-shell in env setup
1 year ago
Pavol Rusnak e4661e8f05
fix(nix): cached-nix-shell is not available on darwin
1 year ago
tychovrahe 9f7edf210e feat(core/rust): basic marquee implementation
1 year ago
Pavol Rusnak bfda33dddc docs: reorganize hardware docs
1 year ago
matejcik b2be58c6d2 build: also deploy click-test fixtures
1 year ago
Martin Milata 6c1e6fd0cb ci: make connect test core manual
1 year ago
matejcik 9add2b0027 fix(tests): more robust master diff handling
1 year ago