--- Log opened Sat May 30 00:00:37 2020 00:31 -!- liberliver [~Thunderbi@p5b3a6bb1.dip0.t-ipconnect.de] has joined #c-lightning 00:34 -!- liberliver1 [~Thunderbi@144.49.211.130.bc.googleusercontent.com] has joined #c-lightning 00:36 -!- liberliver [~Thunderbi@p5b3a6bb1.dip0.t-ipconnect.de] has quit [Ping timeout: 272 seconds] 00:36 -!- liberliver1 is now known as liberliver 00:40 -!- mdunnio [~mdunnio@208.59.170.5] has joined #c-lightning 00:43 -!- liberliver [~Thunderbi@144.49.211.130.bc.googleusercontent.com] has quit [Ping timeout: 260 seconds] 00:45 -!- mdunnio [~mdunnio@208.59.170.5] has quit [Ping timeout: 258 seconds] 01:55 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 260 seconds] 02:04 -!- kexkey [~kexkey@37.120.205.235] has quit [Ping timeout: 260 seconds] 02:19 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-txhnryyccoeyadae] has left #c-lightning [] 02:20 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-txhnryyccoeyadae] has joined #c-lightning 02:41 -!- mdunnio [~mdunnio@208.59.170.5] has joined #c-lightning 02:46 -!- mdunnio [~mdunnio@208.59.170.5] has quit [Ping timeout: 265 seconds] 03:54 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has quit [Ping timeout: 246 seconds] 03:57 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has joined #c-lightning 04:42 -!- mdunnio [~mdunnio@208.59.170.5] has joined #c-lightning 04:46 -!- mdunnio [~mdunnio@208.59.170.5] has quit [Ping timeout: 240 seconds] 05:02 -!- Amperture [~amp@65.79.129.113] has joined #c-lightning 05:02 -!- Amperture [~amp@65.79.129.113] has quit [Remote host closed the connection] 05:03 -!- Amperture [~amp@65.79.129.113] has joined #c-lightning 05:03 -!- Amperture [~amp@65.79.129.113] has quit [Remote host closed the connection] 06:42 -!- jb55 [~jb55@gateway/tor-sasl/jb55] has quit [Remote host closed the connection] 06:43 -!- mdunnio [~mdunnio@208.59.170.5] has joined #c-lightning 06:47 -!- mdunnio [~mdunnio@208.59.170.5] has quit [Ping timeout: 246 seconds] 06:48 -!- jb55 [~jb55@gateway/tor-sasl/jb55] has joined #c-lightning 06:55 <@cdecker> devrandom, ksedgwic_: I added a short reply on the GH issue (https://github.com/ElementsProject/lightning/pull/3745), but the gist is that I'd like to minimize the requirements on persistent storage on the HSM. Even though your proposal could still fit in whatever HSM can offer, I think it makes sense to start designing the system towards minimizing the requirements on internal non-volatile 06:55 <@cdecker> storage, because we are going to need it. 06:56 <@cdecker> Long story short: I think we can get away with a single monotonically increasing persistent timer that allows us to offload data storage to the caller in a safe way 06:57 <@cdecker> It's a trick that is rather well-known in the TPM/SGX world, to have the HSM pass all of its internal data to the outside in a tamper proof way so that they can load it back in at a later stage. 07:00 -!- mdunnio [~mdunnio@208.59.170.5] has joined #c-lightning 07:20 -!- cltrbreak_MAD2 [~ctrlbreak@159.2.182.106] has quit [Remote host closed the connection] 07:21 -!- cltrbreak_MAD2 [~ctrlbreak@159.2.182.106] has joined #c-lightning 07:40 -!- mdunnio [~mdunnio@208.59.170.5] has quit [Ping timeout: 264 seconds] 08:20 -!- Educob2 [5a4ae098@90.74.224.152] has joined #c-lightning 08:22 < Educob2> Hi. I want to run regtest, testnet and mainnet c-lightning in my computer. How should I configure bind-addr? Any other parameter I should modify? Thanks. 08:28 -!- gojiHmPFPN [~textual@c-73-47-220-190.hsd1.ma.comcast.net] has joined #c-lightning 08:30 -!- gojiHmPFPN [~textual@c-73-47-220-190.hsd1.ma.comcast.net] has quit [Client Quit] 08:34 -!- gojiHmPFPN [~textual@c-73-47-220-190.hsd1.ma.comcast.net] has joined #c-lightning 08:42 <@cdecker> Educob2: yes, each node needs its own `--lightning-dir` and that should be it ^^ 08:42 < Educob2> wow how easy. Thanks. I'll try 08:43 < Educob2> So far I had to regest nodes and in the second I specified: bind-addr=0.0.0.0:9902. Do I need to set this parameter? 08:43 < Educob2> I had two regtest nodes. 08:45 <@cdecker> Yep, they need to be assigned different ports 08:53 < Educob2> Ok. Thansk. 08:54 -!- gojiHmPFPN [~textual@c-73-47-220-190.hsd1.ma.comcast.net] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 09:13 -!- gojiHmPFPN [~textual@c-73-47-220-190.hsd1.ma.comcast.net] has joined #c-lightning 09:20 -!- vasild_ [~vd@gateway/tor-sasl/vasild] has joined #c-lightning 09:23 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Ping timeout: 240 seconds] 09:23 -!- vasild_ is now known as vasild 09:26 -!- gojiHmPFPN [~textual@c-73-47-220-190.hsd1.ma.comcast.net] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 09:31 -!- gojiHmPFPN [~textual@c-73-47-220-190.hsd1.ma.comcast.net] has joined #c-lightning 09:32 -!- gojiHmPFPN [~textual@c-73-47-220-190.hsd1.ma.comcast.net] has quit [Client Quit] 09:40 <@cdecker> Anytime 10:28 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-txhnryyccoeyadae] has left #c-lightning [] 10:28 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-txhnryyccoeyadae] has joined #c-lightning 10:35 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #c-lightning 11:43 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Remote host closed the connection] 11:44 -!- ghost43 [~daer@gateway/tor-sasl/daer] has joined #c-lightning 12:30 -!- liberliver [~Thunderbi@144.49.211.130.bc.googleusercontent.com] has joined #c-lightning 12:55 -!- liberliver [~Thunderbi@144.49.211.130.bc.googleusercontent.com] has quit [Ping timeout: 260 seconds] 13:04 -!- queip [~queip@unaffiliated/rezurus] has quit [Ping timeout: 256 seconds] 13:07 -!- queip [~queip@unaffiliated/rezurus] has joined #c-lightning 13:19 -!- felixweis [sid154231@gateway/web/irccloud.com/x-cjypeezqhvbpncyr] has quit [Quit: Connection closed for inactivity] 14:16 -!- gojiHmPFPN [~textual@c-73-47-220-190.hsd1.ma.comcast.net] has joined #c-lightning 14:21 -!- k3tan [~pi@unaffiliated/k3tan] has quit [Ping timeout: 256 seconds] 14:32 -!- liberliver [~Thunderbi@144.49.211.130.bc.googleusercontent.com] has joined #c-lightning 16:07 -!- liberliver [~Thunderbi@144.49.211.130.bc.googleusercontent.com] has quit [Ping timeout: 265 seconds] 16:23 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 260 seconds] 16:29 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #c-lightning 17:05 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Remote host closed the connection] 17:06 -!- ghost43 [~daer@gateway/tor-sasl/daer] has joined #c-lightning 18:40 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-txhnryyccoeyadae] has left #c-lightning [] 18:41 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-txhnryyccoeyadae] has joined #c-lightning 19:33 -!- zmnscpxj_ [~zmnscpxj@gateway/tor-sasl/zmnscpxj] has joined #c-lightning 19:37 -!- zmnscpxj_ [~zmnscpxj@gateway/tor-sasl/zmnscpxj] has quit [Remote host closed the connection] 19:57 -!- adam3us [~adam3us@unaffiliated/adam3us] has quit [Quit: QUIT] 19:57 -!- adam3us [~adam3us@unaffiliated/adam3us] has joined #c-lightning 21:04 -!- masterdonx2 [~masterdon@107.181.166.56] has quit [Ping timeout: 246 seconds] 21:05 -!- MasterdonX [~masterdon@209.216.92.221] has joined #c-lightning 21:23 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Ping timeout: 240 seconds] 21:25 -!- vasild [~vd@gateway/tor-sasl/vasild] has joined #c-lightning 21:31 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Quit: WeeChat 2.7.1] 21:31 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #c-lightning 22:35 -!- k3tan [~pi@unaffiliated/k3tan] has joined #c-lightning 23:15 -!- cryptosoap [~cryptosoa@gateway/tor-sasl/cryptosoap] has quit [Remote host closed the connection] 23:16 -!- cryptosoap [~cryptosoa@gateway/tor-sasl/cryptosoap] has joined #c-lightning --- Log closed Sun May 31 00:00:36 2020