rgb-cln/test-cli/scripts
Rusty Russell 454a3867e5 BIP68 support (nSequence enforcement)
The latest version of the BIP doesn't use inversion, but does use
bitshifts.

It also uncovered a bug in the test scripts: the block timestamps
creep forward when we generate large numbers of blocks (UpdateTime
insists it be > GetMedianTimePast() so it's valid).  We need to take
this into account when waiting for the median to move (reduced it from
60 to 30 seconds, since that adds about 14 seconds).

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2015-09-30 10:54:11 +09:30
..
generate-block.sh BIP68 support (nSequence enforcement) 2015-09-30 10:54:11 +09:30
get-new-address.sh scripts: move to scripts/ subdir, prepare for alpha. 2015-06-30 12:08:18 +09:30
getinput.sh protocol: switch to single-funder anchor model. 2015-07-29 16:14:28 +09:30
setup.sh check: simple Makefile target. 2015-09-29 17:02:02 +09:30
shutdown.sh check: simple Makefile target. 2015-09-29 17:02:02 +09:30
test.sh BIP68 support (nSequence enforcement) 2015-09-30 10:54:11 +09:30
vars.sh BIP68 support (nSequence enforcement) 2015-09-30 10:54:11 +09:30