core-lightning/test/commits
Rusty Russell 388dfc355e test/test_protocol: add fee support.
We simply record how many fee changes there are, rather than supporting
a particular level.

Fees are tricky: it's a noop to apply them when incoming, but we apply them
when they've been acked.  Unlike HTLC modifications, which are symmetric,
fee updates only apply when returning to the originating node.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2016-05-17 13:49:32 +09:30
..
01-offer1.script test/test_protocol: add checksync command to assert nodes are in sync. 2016-05-17 13:48:11 +09:30
01-offer1.script.expected test/test_protocol: simulator for the updated wire-protocol BOLT. 2016-05-17 13:47:44 +09:30
02-offer2.script test/test_protocol: add checksync command to assert nodes are in sync. 2016-05-17 13:48:11 +09:30
02-offer2.script.expected test/test_protocol: simulator for the updated wire-protocol BOLT. 2016-05-17 13:47:44 +09:30
03-fulfill1.script test/test_protocol: add checksync command to assert nodes are in sync. 2016-05-17 13:48:11 +09:30
03-fulfill1.script.expected test/test_protocol: simulator for the updated wire-protocol BOLT. 2016-05-17 13:47:44 +09:30
04-two-commits-onedir.script test/test_protocol: add checksync command to assert nodes are in sync. 2016-05-17 13:48:11 +09:30
04-two-commits-onedir.script.expected test/test_protocol: simulator for the updated wire-protocol BOLT. 2016-05-17 13:47:44 +09:30
05-two-commits-in-flight.script test/test_protocol: add checksync command to assert nodes are in sync. 2016-05-17 13:48:11 +09:30
05-two-commits-in-flight.script.expected test/test_protocol: simulator for the updated wire-protocol BOLT. 2016-05-17 13:47:44 +09:30
10-commits-crossover.script test/test_protocol: add checksync command to assert nodes are in sync. 2016-05-17 13:48:11 +09:30
10-commits-crossover.script.expected test/test_protocol: simulator for the updated wire-protocol BOLT. 2016-05-17 13:47:44 +09:30
13-fee.script test/test_protocol: add fee support. 2016-05-17 13:49:32 +09:30
13-fee.script.expected test/test_protocol: add fee support. 2016-05-17 13:49:32 +09:30
14-fee-twice.script test/test_protocol: add fee support. 2016-05-17 13:49:32 +09:30
14-fee-twice.script.expected test/test_protocol: add fee support. 2016-05-17 13:49:32 +09:30
15-fee-twice-back-to-back.script test/test_protocol: add fee support. 2016-05-17 13:49:32 +09:30
15-fee-twice-back-to-back.script.expected test/test_protocol: add fee support. 2016-05-17 13:49:32 +09:30