Commit Graph

10 Commits

Author SHA1 Message Date
Peter D. Gray
b4e45057f3 SSSP (squashed) 2025-10-01 15:54:15 +02:00
scgbckbone
e209980630 improve taptree parser
remove msas (always allowed)
remove unsort_ms (always allowed)
rework fake_txn

# Conflicts:
#	cli/signit.py
#	releases/ChangeLog.md
#	releases/History-Mk4.md
#	releases/Next-ChangeLog.md
#	releases/signatures.txt
#	shared/actions.py
#	shared/address_explorer.py
#	shared/auth.py
#	shared/backups.py
#	shared/chains.py
#	shared/decoders.py
#	shared/descriptor.py
#	shared/display.py
#	shared/export.py
#	shared/flow.py
#	shared/lcd_display.py
#	shared/multisig.py
#	shared/nfc.py
#	shared/notes.py
#	shared/nvstore.py
#	shared/ownership.py
#	shared/paper.py
#	shared/psbt.py
#	shared/qrs.py
#	shared/seed.py
#	shared/serializations.py
#	shared/utils.py
#	shared/ux.py
#	shared/ux_mk4.py
#	shared/ux_q1.py
#	shared/version.py
#	shared/wallet.py
#	shared/xor_seed.py
#	stm32/COLDCARD_MK4/file_time.c
#	stm32/COLDCARD_Q1/file_time.c
#	stm32/MK4-Makefile
#	stm32/Q1-Makefile
#	testing/conftest.py
#	testing/helpers.py
#	testing/test_address_explorer.py
#	testing/test_backup.py
#	testing/test_bbqr.py
#	testing/test_export.py
#	testing/test_msg.py
#	testing/test_multisig.py
#	testing/test_notes.py
#	testing/test_ownership.py
#	testing/test_sign.py
#	testing/test_unit.py
#	testing/txn.py
2025-06-11 15:58:04 +02:00
Peter D. Gray
607794aeb0 add sort-notes feature
(cherry picked from commit 4ea455aa20)
2025-02-19 10:29:58 +01:00
scgbckbone
ee572d89c1 upgrade msg signing
(cherry picked from commit a0949ecb87)
2025-02-19 09:36:05 +01:00
scgbckbone
58f7c59a6e bugfix: do not re-word UX stories 2024-08-23 12:55:22 -04:00
scgbckbone
35509356f0 after review 2024-03-10 11:05:42 -04:00
scgbckbone
cf393afbcb make test_notes pass without failures 2024-02-23 08:42:32 -05:00
scgbckbone
91e536efb4 fixture-based approach to test_notes.py; prove tmp seed notes separation 2024-02-14 16:56:34 -05:00
Peter D. Gray
9826e6a174
notes testing done 2024-01-24 12:06:58 -05:00
Peter D. Gray
4678fc3b3e
first pass 2024-01-24 09:46:39 -05:00