rgb-cln/test-cli/scripts
Rusty Russell a663dc322c Remove signature leaking.
Alpha has segregated witnesses, so txid doesn't include the inputs.
That means we can create the first commit transaction before we sign
the anchor tx.

Bitcoin will need to do this differently: presumbly via new sipops
(a OP_CHECKSIG2VERIFY I imagine).

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2015-07-03 14:00:54 +09:30
..
generate-block.sh scripts/setup.sh: setup helper script. 2015-06-30 12:58:49 +09:30
get-new-address.sh scripts: move to scripts/ subdir, prepare for alpha. 2015-06-30 12:08:18 +09:30
getinput.sh scripts: move to scripts/ subdir, prepare for alpha. 2015-06-30 12:08:18 +09:30
setup.sh scripts/setup.sh: setup helper script. 2015-06-30 12:58:49 +09:30
test.sh Remove signature leaking. 2015-07-03 14:00:54 +09:30
vars.sh alpha: switch over to Elements Alpha by default. 2015-07-03 13:36:25 +09:30