<bitcoin-git>
[bitcoin] achow101 opened pull request #22949: fee: Round up fee calculation to avoid a lower than expected feerate (master...feerate-round) https://github.com/bitcoin/bitcoin/pull/22949
bitcoin-git has left #bitcoin-core-dev [#bitcoin-core-dev]
belcher has joined #bitcoin-core-dev
yanmaani1 has joined #bitcoin-core-dev
b10c has quit [Quit: Connection closed for inactivity]
bitcoin-git has left #bitcoin-core-dev [#bitcoin-core-dev]
saranshsharma has quit [Remote host closed the connection]
sipsorcery has joined #bitcoin-core-dev
gnaf has joined #bitcoin-core-dev
saranshsharma has joined #bitcoin-core-dev
saranshs_ has joined #bitcoin-core-dev
saranshsharma has quit [Read error: Connection reset by peer]
jonatack has quit [Quit: Client closed]
saranshs_ has quit [Remote host closed the connection]
saranshsharma has joined #bitcoin-core-dev
saranshs_ has joined #bitcoin-core-dev
saranshsharma has quit [Ping timeout: 260 seconds]
sipsorcery has quit [Ping timeout: 260 seconds]
saranshsharma has joined #bitcoin-core-dev
saranshs_ has quit [Read error: Connection reset by peer]
<sipa>
fanquake: done
saranshsharma has quit [Read error: Connection reset by peer]
saranshsharma has joined #bitcoin-core-dev
saranshsharma has quit [Read error: Connection reset by peer]
jonatack has joined #bitcoin-core-dev
jonatack has quit [Client Quit]
jonatack has joined #bitcoin-core-dev
saranshsharma has joined #bitcoin-core-dev
saranshsharma has quit [Read error: Connection reset by peer]
saranshsharma has joined #bitcoin-core-dev
saranshs_ has joined #bitcoin-core-dev
saranshsharma has quit [Ping timeout: 260 seconds]
saranshs_ has quit [Read error: Connection reset by peer]
saranshsharma has joined #bitcoin-core-dev
asfasdfasdf has joined #bitcoin-core-dev
saranshsharma has quit [Read error: Connection reset by peer]
asfasdfasdf has quit [Remote host closed the connection]
prayank has joined #bitcoin-core-dev
sipsorcery has joined #bitcoin-core-dev
<prayank>
sipa: You were right. Issue was not related to std::min. Resolved it by resetting a variable to empty string after printing in the for loop.
<prayank>
And minimum was sometimes zero which resulted in division by zero
prayank has quit [Quit: irc thread exit]
Talkless has joined #bitcoin-core-dev
AaronvanW has joined #bitcoin-core-dev
AaronvanW has quit [Ping timeout: 265 seconds]
AaronvanW has joined #bitcoin-core-dev
gnaf has quit [Ping timeout: 252 seconds]
gnaf has joined #bitcoin-core-dev
gnaf has quit [Read error: Connection reset by peer]
tla2k21 has quit [Remote host closed the connection]
lightlike has quit [Quit: Leaving]
Talkless has quit [Quit: Konversation terminated!]
Guyver2 has quit [Quit: Going offline, see ya! (www.adiirc.com)]
bomb-on has joined #bitcoin-core-dev
tla2k21 has joined #bitcoin-core-dev
baldur has quit [Remote host closed the connection]
baldur has joined #bitcoin-core-dev
bomb-on has quit [Quit: aллилѹіа!]
yanmaani1 has quit [Remote host closed the connection]
vnogueira has quit [Write error: Connection reset by peer]
vasild has quit [Remote host closed the connection]
tla2k21 has quit [Write error: Broken pipe]
ghost43 has quit [Write error: Connection reset by peer]
hex17or has quit [Write error: Broken pipe]
<luke-jr>
fun, all the python tests are broken in master O.o
sipsorcery has quit [Ping timeout: 260 seconds]
Aaronvan_ has joined #bitcoin-core-dev
AaronvanW has quit [Ping timeout: 260 seconds]
bitcoin-git has joined #bitcoin-core-dev
<bitcoin-git>
[bitcoin] JeremyRubin opened pull request #22954: [TESTS] Allow tx_invalid.json tests to include flag rules for if_unset: [A,B,C] then_unset: [D] (master...if_unset_then_unset) https://github.com/bitcoin/bitcoin/pull/22954
bitcoin-git has left #bitcoin-core-dev [#bitcoin-core-dev]
grettke has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<luke-jr>
weird, 0.21 affected as well :/
<luke-jr>
for some reason the test framework is making the RPC requests from my LAN IP instead of localhost