5827 Commits (54b66f0049fda7c8ed01411f6559d99034c1747b)
 

Author SHA1 Message Date
Rusty Russell a6d1c65683 Use new opt_usage_exit_fail(). 10 years ago
Rusty Russell 67f98fe6b6 Rename "anchor sig" to "anchor scriptsigs" to be clearer. 10 years ago
Rusty Russell cf333e45e1 Fix thinko: open-commit-sig needs to sign *their* commit tx. 10 years ago
Rusty Russell fe4972fda1 Anchor: apply permutation to get txid. 10 years ago
Rusty Russell c291d19af6 Add check-commit-sig. 10 years ago
Rusty Russell 316f29cb69 bitcoin_script: wean entirely off protobuf types. 10 years ago
Rusty Russell f911b2b6df Use pubkey structures in bitcoin_script, rather than protobufs. 10 years ago
Rusty Russell bd38003db6 Add function to linearize tx into bytes, by generalizing hash code. 10 years ago
Rusty Russell 393400fa39 Make an explicit bitcoin_txid() call. 10 years ago
Rusty Russell 07c7214edb Explicit pubkey structure. 10 years ago
Rusty Russell 7c977a7633 Move signature <-> proto conversions to signature.c, check lower bit. 10 years ago
Rusty Russell eec612af9f Use raw 64-byte signatures in protocol. 10 years ago
Rusty Russell 64b443dcd9 Add doubts on me & you sig on commit transaction. 10 years ago
Rusty Russell c04d20e019 commit_tx: new file containing logic to create initial commitment transaction. 10 years ago
Rusty Russell bf38ca052e open-commit-sig: create signature for commit tx. 10 years ago
Rusty Russell 63986e5b2d Rename perturb to permute. 10 years ago
Rusty Russell 8d31902785 Remove locktime-in-blocks option. 10 years ago
Rusty Russell 949c8c8d67 Fix redeem-2of2 script. 10 years ago
Rusty Russell 3a62a9172d Create bitcoin_tx helper. 10 years ago
Rusty Russell f43cdf085a Move anchor creation out into its own file. 10 years ago
Rusty Russell 8ff6b74e05 open-channel: restore the --commitment-fee option. 10 years ago
Rusty Russell 10133575b9 leak-anchor-sigs: the horrible hack until we have normalized txs. 10 years ago
Rusty Russell 670670f138 open-anchor-sig, many fixes for open-channel. 10 years ago
Rusty Russell c46842e0ba shadouble: update for ccan/crypto/sha256 changes. 10 years ago
Rusty Russell 94254e7c3f open_channel: say what version txs we'll create. 10 years ago
Rusty Russell 81ac81e699 Rename openchannel to open-channel. 10 years ago
Rusty Russell 1c4fdce514 Initial silly cmdline util to create an openchannel packet. 10 years ago