66 Commits (5de21f80dea98a50f4d748288b3573953b6c0241)

Author SHA1 Message Date
Rusty Russell f510e29e22 alpha: switch over to Elements Alpha by default. 10 years ago
Rusty Russell c660629760 test.sh: (alpha) make sure that spending tx fails too soon, succeeds after delay. 10 years ago
Rusty Russell 4011f7ae7c create-commit-spend-tx: set alpha fields, and input locktime. 10 years ago
Rusty Russell 20bb6c65aa protocol fix: use locktime from *other* side. 10 years ago
Rusty Russell 1075264c66 close_tx: initialize fee and input amount fields. 10 years ago
Rusty Russell 90e4160862 test.sh: handle appended amounts in transactions. 10 years ago
Rusty Russell ae31431168 tx: centralize transaction writing, append amounts for alpha. 10 years ago
Rusty Russell 5dc9cd16f9 create-steal-tx: actually output the steal tx, not the commit tx! 10 years ago
Rusty Russell 9851436d4d test.sh: restore --steal and --unilateral options 10 years ago
Rusty Russell d20ddb5a90 Use libsecp256k1 instead of openssl for crypto. 10 years ago
Rusty Russell 27e7c7b986 scripts/setup.sh: setup helper script. 10 years ago
Rusty Russell 783aa35aa6 Make test.sh inputs script arguments. 10 years ago
Rusty Russell f38382fd3c test.sh: handle variances in bitcoin-cli formatting. 10 years ago
Rusty Russell 8f4426e09b scripts: move to scripts/ subdir, prepare for alpha. 10 years ago
Rusty Russell 733e655d17 getinput.sh: abstract out bitcoin-cli command. 10 years ago
Rusty Russell 0666265b5e HOWTO-USE.md: poor documentation for poor tools. 10 years ago
Rusty Russell 98b1d478b1 test-cli: remove obsolete examples from program headers. 10 years ago
Rusty Russell d4a6fb8b2d Add test script. 10 years ago
Rusty Russell 924be8456e create-commit-spend-tx: fix locktime, take into account updates. 10 years ago
Rusty Russell a700a5cdca create-commit-tx: allow creation of initial opening tx. 10 years ago
Rusty Russell 92ec2f874b pkt: add pkt_totlen() helper. 10 years ago
Rusty Russell 77387bb370 test-cli/create-commit-spend-tx: don't endian convert script_len. 10 years ago
Rusty Russell 6389dbd455 protocol: restore locktime in blocks option. 10 years ago
Rusty Russell 4e8eda47a1 Move hacky command line utils out to test-cli subdir. 10 years ago