6975 Commits (69040e5943a429f514860fb68692929fae8cf07b)
 

Author SHA1 Message Date
Rusty Russell 8f64eb90af Switch over to CCAN's ripemd160. 10 years ago
Rusty Russell 0f9ae8a19f ccan: add ripemd160 10 years ago
Rusty Russell 81e73926f3 ccan: update. 10 years ago
Rusty Russell ec399e13a4 Makefile: update-ccan: new target. 10 years ago
Rusty Russell 402f1d28a8 Update .gitignore. 10 years ago
Rusty Russell 456a43c3b4 Clean up extra ccan dirs. 10 years ago
Rusty Russell 376e5bb584 README.md: Note Elements requirement. 10 years ago
Rusty Russell a663dc322c Remove signature leaking. 10 years ago
Rusty Russell 69b2690ecb HOWTO-USE.md: use alpha instead of bitcoind for examples. 10 years ago
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 66b1df4036 tx: locktime should be 0. 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 62a002c860 script: make DER for signature encoding optional. 10 years ago
Rusty Russell faae91f3fc Schnorr signature support. 10 years ago
Rusty Russell 1d82bf51fc signature: fix invalid S check. 10 years ago
Rusty Russell d20ddb5a90 Use libsecp256k1 instead of openssl for crypto. 10 years ago
Rusty Russell 5a79ef9502 Import secp256k1 (schnorr version) 10 years ago
Rusty Russell fbe63124f6 Move DER encoding into bitcoin/signature.c 10 years ago
Rusty Russell 20624c049f tx: prepare for Elements Alpha. 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 61737a79d2 Fix typo. 10 years ago
Rusty Russell 4e9b0f1951 Actually commit the README.md. 10 years ago
Rusty Russell 602117e8bb Add valgrind memcheck helpers. 10 years ago
Rusty Russell 143e7e032c Optimize revocable output a little. 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 fb036399eb LICENSE: Make MIT licensing clear. 10 years ago
Rusty Russell c91d2b5206 ccan: add local copy. 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 a0b621689e TAGS: Improve support. 10 years ago
Rusty Russell 9f12b72476 Don't include mutual redemption in recovable commit tx output. 10 years ago
Rusty Russell ef9463f6b1 Sort include lines (ignoring hacky cli test utils). 10 years ago
Rusty Russell 4e8eda47a1 Move hacky command line utils out to test-cli subdir. 10 years ago
Rusty Russell 5776c7a9d8 Update .gitignore 10 years ago