--- Day changed Sun Jan 14 2018 04:15 <@cdecker> Yep, it was a bit late 04:15 <@cdecker> :-) 04:15 <@cdecker> Dying as in crashing? 06:24 -githubby:#c-lightning- [lightning] cdecker opened pull request #596: jsonrpc: Return an error if funding amount is too large (master...issue-516) https://git.io/vNcqS 06:27 -githubby:#c-lightning- [lightning] ZmnSCPxj opened pull request #597: invoices: Extensive reorganization of invoice system. (master...invoices-reorg) https://git.io/vNcqb 07:52 -!- jb55 [~jb55@70-36-49-138.dyn.novuscom.net] has joined #c-lightning 09:42 -!- jb55 [~jb55@70-36-49-138.dyn.novuscom.net] has quit [Ping timeout: 256 seconds] 09:59 -!- jb55 [~jb55@70-36-49-138.dyn.novuscom.net] has joined #c-lightning 10:36 -!- icota [~igor@213.149.51.105] has joined #c-lightning 10:41 -!- icota [~igor@213.149.51.105] has quit [Client Quit] 11:40 -!- moctost [~moctost@173.244.200.116] has joined #c-lightning 11:46 -!- moctost_ [~moctost@cpe-107-9-138-59.neo.res.rr.com] has joined #c-lightning 11:48 -!- moctost [~moctost@173.244.200.116] has quit [Ping timeout: 248 seconds] 11:48 -!- moctost_ is now known as moctost 13:53 -!- jb55 [~jb55@70-36-49-138.dyn.novuscom.net] has quit [Ping timeout: 276 seconds] 13:59 -!- jb55 [~jb55@70-36-49-138.dyn.novuscom.net] has joined #c-lightning 14:01 -githubby:#c-lightning- [lightning] practicalswift opened pull request #598: Avoid segfault on CLI command "dev-memleak" when $LIGHTNINGD_DEV_MEMLEAK is not set (master...dev-memleak-crash) https://git.io/vNciv 14:20 -githubby:#c-lightning- [lightning] practicalswift opened pull request #599: Use correct description for the "help" CLI command. (master...fix-help) https://git.io/vNcP8 14:56 -githubby:#c-lightning- [lightning] bjd opened pull request #601: Fix double free of message buffer. (master...crash-double-free) https://git.io/vNc1c 14:58 -!- jb55 [~jb55@70-36-49-138.dyn.novuscom.net] has quit [Ping timeout: 256 seconds] 15:10 -githubby:#c-lightning- [lightning] rustyrussell pushed 10 new commits to master: https://git.io/vNc1j 15:10 -githubby:#c-lightning- lightning/master a662008 Rusty Russell: wallet: hoist wallet_stmt2invoice() and note that it can't fail.... 15:10 -githubby:#c-lightning- lightning/master cce432b Rusty Russell: wallet_invoice_nextpaid: return a struct invoice.... 15:10 -githubby:#c-lightning- lightning/master cc4caf9 Rusty Russell: invoice: common routine for invoice to json.... 15:40 -githubby:#c-lightning- [lightning] rustyrussell pushed 11 new commits to master: https://git.io/vNcDt 15:40 -githubby:#c-lightning- lightning/master 0419688 Christian Decker: gossip: Added --channel-update-interval argument... 15:40 -githubby:#c-lightning- lightning/master 7fc8e3a Christian Decker: gossip: Pass --channel-update-interval to gossipd... 15:40 -githubby:#c-lightning- lightning/master 4470612 Christian Decker: gossip: Network pruning loop every channel-update-interval/2 seconds... 15:43 -githubby:#c-lightning- [lightning] rustyrussell opened pull request #602: pay: remove gratuitous check for msatoshitok being 'null'. (master...pay-remove-extra-null-check) https://git.io/vNcDn 15:50 -githubby:#c-lightning- [lightning] rustyrussell closed pull request #591: bitcoind: properly handle spent outputs in gettxout (master...gettxout-detect-spent) https://git.io/vNnwz 16:11 -githubby:#c-lightning- [lightning] jb55 opened pull request #603: permute_tx: bail on empty permute_{inputs/outputs} arguments (master...permute-tx-fixes) https://git.io/vNcyV 16:15 -!- jb55 [~jb55@S0106a84e3f6cc023.vc.shawcable.net] has joined #c-lightning 16:29 -githubby:#c-lightning- [lightning] jb55 closed pull request #603: permute_tx: bail on empty permute_{inputs/outputs} arguments (master...permute-tx-fixes) https://git.io/vNcyV 16:32 -githubby:#c-lightning- [lightning] jb55 reopened pull request #603: permute_tx: bail on empty permute_{inputs/outputs} arguments (master...permute-tx-fixes) https://git.io/vNcyV 17:20 -!- jb55 [~jb55@S0106a84e3f6cc023.vc.shawcable.net] has quit [Ping timeout: 256 seconds] 17:36 -githubby:#c-lightning- [lightning] rustyrussell opened pull request #604: lightningd: don't crash when txout lookup fails. (master...handle-gettxout-failure) https://git.io/vNcHy 18:12 -githubby:#c-lightning- [lightning] rustyrussell closed pull request #601: Fix double free of message buffer. (master...crash-double-free) https://git.io/vNc1c 18:43 -githubby:#c-lightning- [lightning] rustyrussell pushed 1 new commit to master: https://git.io/vNc7F 18:43 -githubby:#c-lightning- lightning/master 447afa9 practicalswift: Avoid segfault on CLI command "dev-memleak" when $LIGHTNINGD_DEV_MEMLEAK is not set 20:18 -githubby:#c-lightning- [lightning] rustyrussell pushed 1 new commit to master: https://git.io/vNcb2 20:18 -githubby:#c-lightning- lightning/master 4c45afa Rusty Russell: channeld: handle ping instead of crashing when expecting reestablish.... 20:20 -githubby:#c-lightning- [lightning] rustyrussell closed pull request #599: Use correct description for the "help" CLI command. (master...fix-help) https://git.io/vNcP8 22:35 -githubby:#c-lightning- [lightning] rustyrussell pushed 1 new commit to master: https://git.io/vNchI 22:35 -githubby:#c-lightning- lightning/master 44f9863 William Casarin: permute_tx: bail on empty permute_{inputs/outputs} arguments... 22:39 -githubby:#c-lightning- [lightning] rustyrussell opened pull request #606: Payment persistence (master...payment-persistence) https://git.io/vNchn