15 Commits (e8a83c3f760e504daafcef8009eba609ab5a37d3)

Author SHA1 Message Date
Rusty Russell 017d199305 funding: record changes so we can abide by BOLT#2 9 years ago
Rusty Russell 8ed68179a5 funding: add 64-bit id to HTLCs. 9 years ago
Rusty Russell 8c468c1e15 daemon: use fee rates rather than absolute fees (BOLT #2) 9 years ago
Rusty Russell 4c3370e023 funding: trivial variable rename 9 years ago
Rusty Russell 85147347e2 funding: explicitly mark which side offered the anchor. 9 years ago
Rusty Russell c1d1b360bf daemon: add memcheck() in various places where we expect things to be initialized. 9 years ago
Rusty Russell cc1b1d7de7 funding: adjust_fee() to allow fee alterations. 9 years ago
Rusty Russell d5c30ee30b funding: funding_find_htlc and funding_remove_htlc. 9 years ago
Rusty Russell 6d6abd57e7 funding: remove protobufs. 9 years ago
Rusty Russell 5bc22f0368 protocol: increase HTLC precision to 1/1000 satoshi. 9 years ago
Rusty Russell f0df2b7930 channel_state: add htlcs array. 9 years ago
Rusty Russell a09c0a9fa7 funding: take into account HTLC add/remove. 9 years ago
Rusty Russell a4dfe3ad72 channel_state: encapsulate funding of channel in one place. 9 years ago
Rusty Russell 3260fb2ed1 protocol: add commitment fee logic. 9 years ago
Rusty Russell eac3af06f1 protocol: switch to single-funder anchor model. 9 years ago