Commit Graph

24 Commits

Author SHA1 Message Date
scgbckbone
2d42c86e70 produce .gif BBQr with --bbqr flag 2025-12-03 15:16:09 -05:00
Oren
614bef5932 update README with new flags 2025-12-03 11:39:38 -05:00
Oren
cd0ce58b1d Control input sequences and amounts
Accept one or more sequence values, and one or more input-amount values.
Using repeat_until_length we can make the values the
same for all inputs (by giving only values), or different values -
if the length of values is smaller than the number of inputs,
values will repeat from start.

Similarly control each output amount, and let it be different
from change outputs.
2025-12-03 11:39:38 -05:00
Oren
5d9266c68e ignore Mac .DS_Store 2025-12-03 11:39:38 -05:00
scgbckbone
36eebbcd3d segwit and wrapped are SS cmds only 2025-04-23 10:05:15 -04:00
scgbckbone
3256ab4690 allow import of key with key origin derivation - respect derivation when creating PSBT; fake p2tr fix 2025-04-22 13:47:09 -04:00
Peter D. Gray
d4af4b3eb1
short version of flags 2025-04-21 08:58:46 -04:00
scgbckbone
acb3c672da PSBTv2 and other improvements 2025-04-18 10:24:29 -04:00
Peter D. Gray
7e3add5b49
edits 2025-04-17 09:57:32 -04:00
Peter D. Gray
3d0ec47333
unsplit MS support, many TODOs still 2025-04-17 09:55:28 -04:00
scgbckbone
d22631028a multisig faker 2025-04-17 09:13:45 -04:00
Andreas Schjønhaug
fc66596db0 Reverting unicode characters 2022-07-19 16:09:01 -04:00
Andreas Schjønhaug
1130572738 Improved installation instructions and fixed typos
`python3 -m pip install -U pip setuptools` was missing from the installation. Also fixed various typos.
2022-07-19 16:09:01 -04:00
Peter D. Gray
436f2c5758
Merge branch 'master' of github.com:Coldcard/psbt_faker 2022-05-03 11:11:58 -04:00
Peter D. Gray
30a29e2c87
P2TR support 2022-05-03 11:10:15 -04:00
nvk
3d21480929
Merge pull request #1 from Fang-/patch-1
readme: fix small command typo
2021-02-25 08:44:13 -05:00
fang
8a979b4cc0
readme: fix small command typo 2021-02-25 14:37:32 +01:00
Peter D. Gray
156ad21542
Add flag for creating partially-signable PSBT 2020-07-30 11:31:21 -04:00
Peter D. Gray
789e9cfffe
Repackage 2020-02-11 09:21:32 -05:00
Peter D. Gray
d0e77b3ca6
Bugfix 2020-02-11 09:04:31 -05:00
Peter D. Gray
a709f15625
Put on Pypi 2020-02-11 08:49:02 -05:00
Peter D. Gray
e424b834ec
Cleanup 2020-02-10 12:55:08 -05:00
Peter D. Gray
2b9cc32f8c
Working 2020-02-10 12:46:15 -05:00
Peter D. Gray
7f5852ec17
Framework 2020-02-10 11:46:59 -05:00