Eduardo points out that payment_failed kind of over-promises: it may actually not fail the payment now (with slow mode). It's more an indiciation that we're not trying any more payment parts, so rename it to payment_give_up. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>