--- Log opened Mon Dec 07 00:00:38 2020 00:15 -!- warren [~warren@fedora/wombat/warren] has quit [Ping timeout: 256 seconds] 00:20 -!- warren [~warren@fedora/wombat/warren] has joined #c-lightning 00:20 -!- liberliver [~Thunderbi@144.49.211.130.bc.googleusercontent.com] has joined #c-lightning 00:27 -!- shesek [~shesek@unaffiliated/shesek] has quit [Remote host closed the connection] 00:40 -!- zmnscpxj [~zmnscpxj@gateway/tor-sasl/zmnscpxj] has quit [Ping timeout: 240 seconds] 01:43 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #c-lightning 01:43 -!- Letze [sid63391@gateway/web/irccloud.com/x-eilmceboovpgsvpy] has joined #c-lightning 02:03 < m-schmoock> cdecker: could you quickly crosscheck this? https://github.com/ElementsProject/lightning/pull/4246 we still have an pyln msat issue when it comes to multiplication... 02:04 <@cdecker> Will do 02:04 -!- kexkey [~kexkey@static-198-54-132-157.cust.tzulo.com] has quit [Ping timeout: 260 seconds] 02:06 -!- zmnscpxj [~zmnscpxj@gateway/tor-sasl/zmnscpxj] has joined #c-lightning 02:07 <@cdecker> I wonder if rounding during the computation is correct, we might end up rouding multiple times leading to massive divergence of value 02:07 <@cdecker> It might be worth keeping the internal value of Millisatoshi in a decimal, compute with maximum precision always and then round only on final access (i.e., `to_json()` or converting to int) 02:08 <@cdecker> Might break some stuff, but at least this wouldn't be completely wrong: 1msat * 0.9 * 10**6 02:10 < m-schmoock> just wanted to point out at least that current implementaion is broken 02:10 < m-schmoock> and this causes troubles when using plugins 02:11 < m-schmoock> btw same goes for division etc where its doing the same thing already in master 02:11 < m-schmoock> hm 02:11 < m-schmoock> will do a rebase ... your right that its better to keep higher precision internally 02:11 < m-schmoock> somehow 02:11 < m-schmoock> :] 02:37 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Quit: Leaving.] 05:35 -!- vasild_ [~vd@gateway/tor-sasl/vasild] has joined #c-lightning 05:35 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Disconnected by services] 05:35 -!- vasild_ is now known as vasild 05:37 -!- jonasschnelli [~jonasschn@unaffiliated/jonasschnelli] has quit [Quit: ZNC - http://znc.in] 05:55 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-lsntjcdlexygkbwj] has left #c-lightning [] 05:55 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-lsntjcdlexygkbwj] has joined #c-lightning 08:06 -!- belcher_ [~belcher@unaffiliated/belcher] has joined #c-lightning 08:08 -!- kexkey [~kexkey@static-198-54-132-157.cust.tzulo.com] has joined #c-lightning 08:09 -!- belcher [~belcher@unaffiliated/belcher] has quit [Ping timeout: 240 seconds] 08:13 -!- belcher_ is now known as belcher 08:45 -!- belcher_ [~belcher@unaffiliated/belcher] has joined #c-lightning 08:47 -!- belcher [~belcher@unaffiliated/belcher] has quit [Ping timeout: 272 seconds] 08:55 -!- belcher_ is now known as belcher 10:14 -!- kabaum [~kabaum@h-13-35.A163.priv.bahnhof.se] has quit [Ping timeout: 246 seconds] 10:27 -!- kabaum [~kabaum@h-13-35.A163.priv.bahnhof.se] has joined #c-lightning 11:15 -!- kabaum [~kabaum@h-13-35.A163.priv.bahnhof.se] has quit [Ping timeout: 272 seconds] 12:01 -!- kabaum [~kabaum@h-13-35.A163.priv.bahnhof.se] has joined #c-lightning 12:08 -!- jonasschnelli [~jonasschn@unaffiliated/jonasschnelli] has joined #c-lightning 12:09 -!- jonasschnelli [~jonasschn@unaffiliated/jonasschnelli] has quit [Remote host closed the connection] 12:11 -!- jonasschnelli [~jonasschn@unaffiliated/jonasschnelli] has joined #c-lightning 13:05 -!- liberliver [~Thunderbi@144.49.211.130.bc.googleusercontent.com] has quit [Ping timeout: 240 seconds] 13:19 -!- HelloShitty [~psysc0rpi@bl20-171-222.dsl.telepac.pt] has joined #c-lightning 13:35 < HelloShitty> Guys, how do I know if this message is on my side: 13:35 < HelloShitty> 2020-12-07T21:34:09.903Z DEBUG connectd: Error connecting to 127.0.0.1: Tor server reply: general SOCKS server failure 13:35 < HelloShitty> I mean, is this my node haveing connection problems? 14:02 -!- Netsplit *.net <-> *.split quits: midnight 14:16 < az0re> Looks like your node is trying to connect to localhost through your Tor SOCKS proxy, which it refuses to do 14:18 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-lsntjcdlexygkbwj] has left #c-lightning [] 14:19 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-lsntjcdlexygkbwj] has joined #c-lightning 14:23 -!- midnight [~midnight@unaffiliated/midnightmagic] has joined #c-lightning 14:26 -!- zmnscpxj [~zmnscpxj@gateway/tor-sasl/zmnscpxj] has quit [Remote host closed the connection] 15:12 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #c-lightning 15:23 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Ping timeout: 240 seconds] 15:37 -!- az0re [~az0re@gateway/tor-sasl/az0re] has quit [Remote host closed the connection] 15:51 -!- az0re [~az0re@gateway/tor-sasl/az0re] has joined #c-lightning 16:15 -!- jonatack [~jon@213.152.161.170] has quit [Quit: jonatack] 16:20 -!- az0re [~az0re@gateway/tor-sasl/az0re] has quit [Remote host closed the connection] 16:27 -!- vasild [~vd@gateway/tor-sasl/vasild] has joined #c-lightning 16:28 -!- az0re [~az0re@gateway/tor-sasl/az0re] has joined #c-lightning 16:30 -!- az0re [~az0re@gateway/tor-sasl/az0re] has quit [Remote host closed the connection] 17:01 -!- az0re [~az0re@gateway/tor-sasl/az0re] has joined #c-lightning 17:12 -!- kabaum [~kabaum@h-13-35.A163.priv.bahnhof.se] has quit [Ping timeout: 272 seconds] 17:12 -!- kabaum [~kabaum@h-13-35.A163.priv.bahnhof.se] has joined #c-lightning 17:35 -!- vasild_ [~vd@gateway/tor-sasl/vasild] has joined #c-lightning 17:35 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Disconnected by services] 17:35 -!- vasild_ is now known as vasild 17:40 -!- sr_gi [~sr_gi@80.174.218.168.dyn.user.ono.com] has quit [Read error: Connection reset by peer] 17:41 -!- sr_gi [~sr_gi@80.174.218.168.dyn.user.ono.com] has joined #c-lightning 17:43 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Quit: Leaving.] 18:00 -!- kristapsk___ [~KK@gateway/tor-sasl/kristapsk] has quit [Remote host closed the connection] 18:00 -!- kristapsk___ [~KK@gateway/tor-sasl/kristapsk] has joined #c-lightning 18:08 -!- jonasschnelli [~jonasschn@unaffiliated/jonasschnelli] has quit [Quit: ZNC - http://znc.in] 20:28 -!- belcher_ [~belcher@unaffiliated/belcher] has joined #c-lightning 20:30 -!- belcher [~belcher@unaffiliated/belcher] has quit [Ping timeout: 246 seconds] 21:28 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #c-lightning 22:14 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Quit: Leaving.] 22:45 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-lsntjcdlexygkbwj] has left #c-lightning [] 22:45 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-lsntjcdlexygkbwj] has joined #c-lightning 22:50 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #c-lightning 22:56 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Read error: Connection reset by peer] 23:54 -!- kristapsk___ [~KK@gateway/tor-sasl/kristapsk] has quit [Remote host closed the connection] 23:54 -!- kristapsk___ [~KK@gateway/tor-sasl/kristapsk] has joined #c-lightning 23:58 -!- liberliver [~Thunderbi@144.49.211.130.bc.googleusercontent.com] has joined #c-lightning --- Log closed Tue Dec 08 00:00:39 2020