--- Log opened Tue Sep 13 00:00:04 2022 --- Day changed Tue Sep 13 2022 00:00 -!- vasild [~vd@user/vasild] has joined #bitcoin-core-builds 00:05 -!- vasild [~vd@user/vasild] has quit [Ping timeout: 258 seconds] 00:15 < laanwj> i don't think we use denormalized floating points anywhere 00:15 -!- Zero-1729[m] [~M0x1729ma@2001:470:69fc:105::2:3a40] has joined #bitcoin-core-builds 00:15 < laanwj> we use float operations for feerates (right?), those numbers never get sufficiently small for that 00:21 -!- sipsorcery [~sipsorcer@2a02:8084:6180:500::12b] has joined #bitcoin-core-builds 01:16 < darosior> laanwj: i don't think we use floats for feerates, we use int64. But we do use float in the fee estimator 01:19 -!- sipsorcery [~sipsorcer@2a02:8084:6180:500::12b] has quit [Ping timeout: 244 seconds] 01:42 -!- willcl_ark [~willcl-ar@user/willcl-ark/x-8282106] has quit [Quit: Bridge terminating on SIGTERM] 01:42 -!- sipa [~sipa@user/sipa] has quit [Quit: Bridge terminating on SIGTERM] 01:42 -!- robertspigler [~robertspi@2001:470:69fc:105::2d53] has quit [Quit: Bridge terminating on SIGTERM] 01:42 -!- josie[m] [~josiem]@2001:470:69fc:105::2:47a6] has quit [Quit: Bridge terminating on SIGTERM] 01:42 -!- Zero-1729[m] [~M0x1729ma@2001:470:69fc:105::2:3a40] has quit [Quit: Bridge terminating on SIGTERM] 01:47 -!- sipa [~sipa@user/sipa] has joined #bitcoin-core-builds 02:01 -!- willcl_ark [~willcl-ar@user/willcl-ark/x-8282106] has joined #bitcoin-core-builds 02:01 -!- josie[m] [~josiem]@2001:470:69fc:105::2:47a6] has joined #bitcoin-core-builds 02:01 -!- robertspigler [~robertspi@2001:470:69fc:105::2d53] has joined #bitcoin-core-builds 02:07 < laanwj> darosior: right we don't store the floats but there's some float operations 02:08 -!- Zero-1729[m] [~M0x1729ma@2001:470:69fc:105::2:3a40] has joined #bitcoin-core-builds 02:10 < laanwj> anyhow, i don't think flushing denormalized numbers to 0 has any effect on our usage 02:49 < laanwj> as i understand it, subnormals are smaller than 2^-1022 , when dividing by an int64 you can't get anything smaller than 2^-64 02:49 < laanwj> (assuming the double precision type) 02:49 < laanwj> this easily fits in the range of normal numbers 08:35 -!- jamesob [~jamesob@pool-108-51-103-2.washdc.fios.verizon.net] has quit [Ping timeout: 265 seconds] 09:00 -!- Zero-1729[m] [~M0x1729ma@2001:470:69fc:105::2:3a40] has quit [Quit: You have been kicked for being idle] 09:03 -!- jamesob [~jamesob@151.200.19.227] has joined #bitcoin-core-builds 09:41 -!- sipsorcery [~sipsorcer@2a02:8084:6180:500::12b] has joined #bitcoin-core-builds 15:43 -!- sipsorcery [~sipsorcer@2a02:8084:6180:500::12b] has quit [Remote host closed the connection] 15:43 -!- sipsorcery [~sipsorcer@2a02:8084:6180:500::12b] has joined #bitcoin-core-builds 16:35 -!- sipsorcery [~sipsorcer@2a02:8084:6180:500::12b] has quit [Ping timeout: 244 seconds] 23:03 -!- sipsorcery [~sipsorcer@2a02:8084:6180:500::12b] has joined #bitcoin-core-builds 23:47 -!- sipsorcery [~sipsorcer@2a02:8084:6180:500::12b] has quit [Ping timeout: 260 seconds] --- Log closed Wed Sep 14 00:00:19 2022