257 Commits (a79879637a1aacf435b72b2555fabf9d8786b9e7)

Author SHA1 Message Date
Rusty Russell 786bef9002 test/test_state_coverage: output dot format. 9 years ago
Rusty Russell 1556315f2e test_state_coverage: simple exhaustive coverage test for state machine. 9 years ago
Rusty Russell 5730b118f1 Some more ccan objs. 9 years ago
Rusty Russell 669479b671 gen_state_names.h: printable names for state_types enums. 9 years ago
Rusty Russell 8af4619406 Makefile: neaten 9 years ago
Rusty Russell 1cb147c5b8 Version number, name, and build details. 9 years ago
Rusty Russell fcbba0280d test-cli/create-htlc-spend-tx: new util. 9 years ago
Rusty Russell b5ff69e236 test-cli/update-channel-htlc-remove: new util. 9 years ago
Rusty Russell 9b0ed51f2b test-cli/update-channel-htlc-complete: new util. 9 years ago
Rusty Russell 5778b004dd test-cli/update-channel-htlc: new util. 9 years ago
Rusty Russell cf3433a0ad script: add OP_CHECKLOCKTIMEVERIFY. 9 years ago
Rusty Russell eac3af06f1 protocol: switch to single-funder anchor model. 9 years ago
Rusty Russell f78ea05fc5 test-cli/extract-escape-secret: helper to get escape secret from other side. 9 years ago
Rusty Russell 7564e3f475 test-cli/create-secret-spend-tx: more general tool to spend secret-or-delay outputs 9 years ago
Rusty Russell 402cd67e10 test-cli/extract-revocation-preimage: helper to get preimage from message 9 years ago
Rusty Russell 2e36affb77 test-cli/get-revocation-secret: new helper. 9 years ago
Rusty Russell ebb068e975 Escape transaction support, test tools to create/check them. 9 years ago
Rusty Russell ee3af28980 test-cli/txid-of: simple helper to get txid. 9 years ago
Rusty Russell 98d994f930 protocol: add open-complete. 9 years ago
Rusty Russell c03c878afc Split into two anchors. 9 years ago
Rusty Russell bde07aa6a7 Makefile: fix make clean, depend on bitcoin/ headers. 9 years ago
Rusty Russell e4921b9bc6 Add documentation. 9 years ago
Rusty Russell 8f64eb90af Switch over to CCAN's ripemd160. 9 years ago
Rusty Russell ec399e13a4 Makefile: update-ccan: new target. 9 years ago
Rusty Russell a663dc322c Remove signature leaking. 9 years ago
Rusty Russell f510e29e22 alpha: switch over to Elements Alpha by default. 9 years ago
Rusty Russell 62a002c860 script: make DER for signature encoding optional. 9 years ago
Rusty Russell faae91f3fc Schnorr signature support. 9 years ago
Rusty Russell d20ddb5a90 Use libsecp256k1 instead of openssl for crypto. 9 years ago
Rusty Russell 5a79ef9502 Import secp256k1 (schnorr version) 9 years ago
Rusty Russell 20624c049f tx: prepare for Elements Alpha. 9 years ago
Rusty Russell 602117e8bb Add valgrind memcheck helpers. 9 years ago
Rusty Russell c91d2b5206 ccan: add local copy. 9 years ago
Rusty Russell a0b621689e TAGS: Improve support. 9 years ago
Rusty Russell 4e8eda47a1 Move hacky command line utils out to test-cli subdir. 9 years ago
Rusty Russell 442f321585 Move protobuf<->bitcoin converters out of bitcoin/ 9 years ago
Rusty Russell 612d713470 Move bitcoin stuff into bitcoin subdir. 9 years ago
Rusty Russell 2d714f5ad4 create-commit-tx: create a commit tx. 10 years ago
Rusty Russell ed3f0115d6 protocol: fix horribly thinko, keep own secrets. 10 years ago
Rusty Russell 3fef1584e5 update-channel-complete: final step in channel update. 10 years ago
Rusty Russell 3957f1e1c1 update-channel-accept: accept the channel update. 10 years ago
Rusty Russell d51f6372aa update-channel: prepare a new tx with modified amounts. 10 years ago
Rusty Russell ecb39efed1 find_p2sh_out: extract helper. 10 years ago
Rusty Russell 7175d73573 create-close-tx: create a mutual close tx from the close sigs. 10 years ago
Rusty Russell 38f7a23064 close-channel: create message to mutually close channel. 10 years ago
Rusty Russell 16baa1dae9 create-commit-spend-tx: spend the commit tx (after timeout) 10 years ago
Rusty Russell fc8552318a opt_bits: parsing routines for 'bits' == 100 satoshi. 10 years ago
Rusty Russell 126192a842 create-steal-tx: get my money back! 10 years ago
Rusty Russell 0742e5356f get-anchor-depth: simple helper to get min_confirms from OpenChannel packet 10 years ago
Rusty Russell 33bbd38691 Makefile: cleanup and generalize 10 years ago