--- Log opened Mon Jan 06 00:00:58 2020 00:14 -!- paultroon [~paultroon@h-5-150-248-150.NA.cust.bahnhof.se] has joined #c-lightning 00:31 -!- m-schmoock [~will@schmoock.net] has joined #c-lightning 01:37 -!- vasild_ [~vd@gateway/tor-sasl/vasild] has joined #c-lightning 01:41 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Ping timeout: 240 seconds] 01:51 -!- belcher [~belcher@unaffiliated/belcher] has joined #c-lightning 02:04 < darosior> My2Sats: I'm not sure to understand your question ? The "scriptPubKey" field is.. The tx script pubkey, or "locking script". For example your funding transaction's scriptPubkey is a P2WSH 02:05 < darosior> (and a change output) 02:06 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Ping timeout: 240 seconds] 02:30 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has quit [Ping timeout: 240 seconds] 02:32 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has joined #c-lightning 02:33 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has quit [Remote host closed the connection] 02:34 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has joined #c-lightning 02:44 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has quit [Quit: jonatack] 03:24 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has joined #c-lightning 05:45 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-zkjjaoqsjfattawp] has left #c-lightning [] 05:45 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-zkjjaoqsjfattawp] has joined #c-lightning 06:10 < vasild_> cdecker: about 3f3a48da "db: Turn the transaction counter into an optimistic lock" - this would still allow "torn reads". For example: 1. a reader reads the state of the database, 2. somebody else modifies the database "under the reader's feet", 3. the reader reads again, something else from the database, but it is inconsistent with the previous read from 1. I guess this should be ok and will not 06:11 < vasild_> cause the reader to brick or misbehave in some way? 06:11 -!- vasild_ is now known as vasild 06:21 -!- Dean_Guss [~dean@gateway/tor-sasl/deanguss] has quit [Remote host closed the connection] 06:21 -!- Dean_Guss [~dean@gateway/tor-sasl/deanguss] has joined #c-lightning 06:39 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 258 seconds] 07:18 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #c-lightning 07:34 -!- mdunnio [~mdunnio@38.126.31.226] has joined #c-lightning 07:52 -!- Ed0 [~edouard@2001:41d0:401:3100::4897] has joined #c-lightning --- Log closed Mon Jan 06 07:55:11 2020 --- Log opened Mon Jan 06 07:55:11 2020 08:02 -!- cubancorona2 [~cubancoro@pool-72-77-31-161.pitbpa.ftas.verizon.net] has quit [Quit: Leaving] 08:53 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Remote host closed the connection] 08:53 -!- ghost43 [~daer@gateway/tor-sasl/daer] has joined #c-lightning 09:10 -!- afk11 [~afk11@gateway/tor-sasl/afk11] has quit [Ping timeout: 240 seconds] 09:11 -!- afk11 [~afk11@gateway/tor-sasl/afk11] has joined #c-lightning 09:26 -!- celerycelery [46200039@70.32.0.57] has joined #c-lightning 09:46 < celerycelery> noob q: how do I manually upgrade my c-lightning? I pulled from github but lightning-cli getinfo is still telling me I'm on an old version 09:51 < cdecker> vasild: yes, that should be fine. Whenever we do anything that might have an external impact we first write the changes to the DB, at which point we'd notice the inconsistency and abort 09:51 < cdecker> celerycelery: depends on how you're running it. Usually `make clean install` will build and install in the appropriate directories 09:52 < cdecker> If you are running from the source directory then `make clean default` is sufficient 09:52 < cdecker> Don't forget to restart `lightningd` ;-) 10:05 -!- paultroo_ [~paultroon@68.235.43.69] has joined #c-lightning 10:09 -!- paultroon [~paultroon@h-5-150-248-150.NA.cust.bahnhof.se] has quit [Ping timeout: 258 seconds] 10:17 < darosior> And to stop it before `make install`ing ! 10:17 < darosior> I've had problems with subdaemons compatibility putting lightningd in a weird state after `make install`ing without stopping it. 10:27 < celerycelery> darosior cdecker thanks!! all set now :) 10:36 -!- DeanWeen [~dean@gateway/tor-sasl/deanguss] has joined #c-lightning 10:38 -!- Dean_Guss [~dean@gateway/tor-sasl/deanguss] has quit [Remote host closed the connection] 11:07 -!- belcher [~belcher@unaffiliated/belcher] has quit [Ping timeout: 260 seconds] 11:32 -!- belcher [~belcher@unaffiliated/belcher] has joined #c-lightning 11:43 -!- belcher [~belcher@unaffiliated/belcher] has quit [Ping timeout: 268 seconds] 11:47 < darosior> ;) 11:48 -!- michaelfolkson [~textual@host-92-3-210-254.as43234.net] has joined #c-lightning 12:02 -!- vincenzopalazzo [~vincent@host187-42-dynamic.211-62-r.retail.telecomitalia.it] has joined #c-lightning 12:02 -!- vincenzopalazzo [~vincent@host187-42-dynamic.211-62-r.retail.telecomitalia.it] has quit [Client Quit] 12:04 -!- vincenzopalazzo [~vincent@host187-42-dynamic.211-62-r.retail.telecomitalia.it] has joined #c-lightning 12:08 -!- vincenzopalazzo [~vincent@host187-42-dynamic.211-62-r.retail.telecomitalia.it] has quit [Quit: Leaving] 12:14 -!- michaelfolkson [~textual@host-92-3-210-254.as43234.net] has quit [Quit: Sleep mode] 12:15 -!- vincenzopalazzo [~vincent@host187-42-dynamic.211-62-r.retail.telecomitalia.it] has joined #c-lightning 12:18 -!- vincenzopalazzo [~vincent@host187-42-dynamic.211-62-r.retail.telecomitalia.it] has quit [Client Quit] 12:23 < vasild> cdecker: thanks for the clarification (wrt db lock)! 12:57 -!- designwish [~designwis@51.ip-51-68-136.eu] has quit [Quit: ZNC - https://znc.in] 13:03 -!- designwish [~designwis@2001:41d0:601:1100::2bda] has joined #c-lightning 13:08 -!- belcher [~belcher@unaffiliated/belcher] has joined #c-lightning 13:23 -!- paultroo_ [~paultroon@68.235.43.69] has quit [Ping timeout: 258 seconds] 13:40 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Ping timeout: 240 seconds] 13:42 -!- vasild [~vd@gateway/tor-sasl/vasild] has joined #c-lightning 14:03 -!- designwish [~designwis@2001:41d0:601:1100::2bda] has quit [Quit: ZNC - https://znc.in] 14:14 -!- DeanWeen [~dean@gateway/tor-sasl/deanguss] has quit [Remote host closed the connection] 14:17 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-zkjjaoqsjfattawp] has left #c-lightning [] 14:18 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-zkjjaoqsjfattawp] has joined #c-lightning 14:18 -!- DeanWeen [~dean@gateway/tor-sasl/deanguss] has joined #c-lightning 14:20 -!- celerycelery [46200039@70.32.0.57] has quit [Remote host closed the connection] 15:08 -!- My2Sats [457a18ce@ool-457a18ce.dyn.optonline.net] has joined #c-lightning 15:28 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 248 seconds] 15:30 -!- My2Sats [457a18ce@ool-457a18ce.dyn.optonline.net] has quit [Quit: Ping timeout (120 seconds)] 15:45 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #c-lightning 15:52 -!- mdunnio [~mdunnio@38.126.31.226] has quit [Remote host closed the connection] 16:33 -!- belcher [~belcher@unaffiliated/belcher] has quit [Quit: Leaving] 17:19 -!- My2Sats [457a18ce@ool-457a18ce.dyn.optonline.net] has joined #c-lightning 19:10 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 258 seconds] 19:12 -!- queip [~queip@unaffiliated/rezurus] has quit [Read error: Connection reset by peer] 19:15 -!- queip [~queip@unaffiliated/rezurus] has joined #c-lightning 19:27 -!- justanotheruser [justanothe@gateway/vpn/nordvpn/justanotheruser] has joined #c-lightning 19:42 -!- My2Sats [457a18ce@ool-457a18ce.dyn.optonline.net] has quit [Ping timeout: 260 seconds] 20:20 -!- justanotheruser [justanothe@gateway/vpn/nordvpn/justanotheruser] has quit [Ping timeout: 265 seconds] 20:40 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #c-lightning 21:31 -!- Victor_sueca [~Victorsue@unaffiliated/victorsueca] has joined #c-lightning 21:34 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Ping timeout: 268 seconds] 22:36 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-zkjjaoqsjfattawp] has left #c-lightning [] 22:36 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-zkjjaoqsjfattawp] has joined #c-lightning 23:04 -!- DeanWeen [~dean@gateway/tor-sasl/deanguss] has quit [Remote host closed the connection] 23:04 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has quit [Remote host closed the connection] 23:04 -!- cryptosoap [~cryptosoa@gateway/tor-sasl/cryptosoap] has quit [Remote host closed the connection] 23:05 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has joined #c-lightning 23:05 -!- DeanWeen [~dean@gateway/tor-sasl/deanguss] has joined #c-lightning 23:05 -!- cryptosoap [~cryptosoa@gateway/tor-sasl/cryptosoap] has joined #c-lightning 23:28 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Remote host closed the connection] 23:29 -!- ghost43 [~daer@gateway/tor-sasl/daer] has joined #c-lightning --- Log closed Tue Jan 07 00:01:01 2020