17 Commits (ea95ad9c1244a767013f60b5386c49b5550274f8)

Author SHA1 Message Date
niftynei a04f0fe250 psbt: remove input_amounts from bitcoin tx 4 years ago
niftynei cf9de86dba psbt: add transaction inputs to the psbt struct 4 years ago
niftynei b076f40cf3 psbt: move witness script storage into the psbt 4 years ago
niftynei 7a0624797e psbt: add psbt to bitcoin tx struct 4 years ago
Rusty Russell f376a9c24c common: use tabs everywhere. 5 years ago
Ken Sedgwick 5c8f881a75
hsmd: Added fields to hsm_sign_remote_commitment_tx to allow complete validation. 5 years ago
Christian Decker 509bb2c7ae wally: Remove tx->input and tx->output, wally all the way! 6 years ago
Christian Decker 64273b5ec5 wally: Migrate permute_tx to be wally_tx first 6 years ago
Christian Decker 9fe481b967 wally: Move input amounts into a separate array 6 years ago
Christian Decker 7e03db5062 tx: Change permute_{inputs,outputs} to sort both old and new txs 6 years ago
Rusty Russell 948ca470ad bitcoin: use amount_sat/amount_msat. 6 years ago
Rusty Russell 3746ea36e2 channeld: tiebreak identical HTLC outputs by CLTV. 6 years ago
Rusty Russell 5cf34d6618 Remove tal_len, use tal_count() or tal_bytelen(). 6 years ago
William Casarin 44f9863192 permute_tx: bail on empty permute_{inputs/outputs} arguments 7 years ago
Christian Decker d9df831a2f Don't attempt to permute a single input 7 years ago
practicalswift 61c47c09d0 Fix typos 7 years ago
Rusty Russell 85ff95e829 common: new directory for any shared objects. 7 years ago
Rusty Russell 08e95d59b5 permute_tx: generic pointer map. 8 years ago
Rusty Russell 0fe53cc8e7 permute_tx: reintroduce permute map. 8 years ago
Rusty Russell 8522a5ea64 struct bitcoin_tx: remove explicit lengths, use tal_len()/tal_count() 8 years ago
Rusty Russell 23f9c7c209 permute_tx: don't save permutation map. 8 years ago
Rusty Russell 7614e513bd commit_tx: keep permutation map. 9 years ago
Rusty Russell 7bfbee136e permute_tx: fix map logic (again!) 9 years ago
Rusty Russell 9ebbe16b1e source cleanup: sort include lines into alpha order 9 years ago
Rusty Russell 8a4246cb36 permute: use BIP69 order. 9 years ago
Rusty Russell ef9463f6b1 Sort include lines (ignoring hacky cli test utils). 9 years ago
Rusty Russell a25ba452f3 permute_tx: fix horrible thinko. 10 years ago
Rusty Russell 63986e5b2d Rename perturb to permute. 10 years ago
Rusty Russell 670670f138 open-anchor-sig, many fixes for open-channel. 10 years ago