achow101 changed the topic of #bitcoin-core-dev to: Bitcoin Core development discussion and commit log | Feel free to watch, but please take commentary and usage questions to #bitcoin | Channel logs: http://www.erisian.com.au/bitcoin-core-dev/, http://gnusha.org/bitcoin-core-dev/ | Weekly Meeting Thursday @ 16:00 UTC | Meeting topics http://gnusha.org/bitcoin-core-dev/proposedmeetingtopics.txt
GoldenGoose_ has quit [Remote host closed the connection]
GoldenGoose has joined #bitcoin-core-dev
GoldenGoose_ has joined #bitcoin-core-dev
WizJin has joined #bitcoin-core-dev
WizJin__ has quit [Ping timeout: 245 seconds]
GoldenGoose has quit [Ping timeout: 251 seconds]
SwaggerX has quit [Quit: Bye]
SwaggerX has joined #bitcoin-core-dev
cotsuka has quit [Read error: Connection reset by peer]
GoldenGoose_ has quit [Remote host closed the connection]
cotsuka has joined #bitcoin-core-dev
jackielove4u has quit [Quit: The Lounge - https://thelounge.chat]
jackielove4u has joined #bitcoin-core-dev
GoldenGoose has joined #bitcoin-core-dev
GoldenGoose_ has joined #bitcoin-core-dev
GoldenGoose has quit [Ping timeout: 248 seconds]
GoldenGoose_ has quit [Remote host closed the connection]
GoldenGoose has joined #bitcoin-core-dev
GoldenGoose_ has joined #bitcoin-core-dev
GoldenGoose has quit [Ping timeout: 265 seconds]
ghost43 has quit [Remote host closed the connection]
ghost43 has joined #bitcoin-core-dev
GoldenGoose_ has quit [Remote host closed the connection]
GoldenGoose has joined #bitcoin-core-dev
GoldenGoose_ has joined #bitcoin-core-dev
GoldenGoose has quit [Ping timeout: 251 seconds]
greypw1495085720 has joined #bitcoin-core-dev
GoldenGoose_ has quit [Remote host closed the connection]
GoldenGoose has joined #bitcoin-core-dev
GoldenGoose_ has joined #bitcoin-core-dev
GoldenGoose has quit [Ping timeout: 265 seconds]
ozdeadman has quit [Ping timeout: 251 seconds]
deadmanoz has joined #bitcoin-core-dev
GoldenGoose_ has quit [Remote host closed the connection]
GoldenGoose has joined #bitcoin-core-dev
GoldenGoose_ has joined #bitcoin-core-dev
GoldenGoose has quit [Ping timeout: 248 seconds]
svanstaa_ has joined #bitcoin-core-dev
svanstaa has quit [Ping timeout: 272 seconds]
GoldenGoose_ has quit [Remote host closed the connection]
GoldenGoose has joined #bitcoin-core-dev
GoldenGoose_ has joined #bitcoin-core-dev
GoldenGoose has quit [Ping timeout: 263 seconds]
cmirror has quit [Remote host closed the connection]
cmirror has joined #bitcoin-core-dev
GoldenGoose_ has quit [Remote host closed the connection]
GoldenGoose has joined #bitcoin-core-dev
GoldenGoose_ has joined #bitcoin-core-dev
GoldenGoose has quit [Read error: Connection reset by peer]
PaperSword has quit [Remote host closed the connection]
GoldenGoose_ has quit [Remote host closed the connection]
GoldenGoose has joined #bitcoin-core-dev
GoldenGoose has quit [Ping timeout: 246 seconds]
GoldenGoose has joined #bitcoin-core-dev
GoldenGoose_ has joined #bitcoin-core-dev
GoldenGoose has quit [Ping timeout: 253 seconds]
GoldenGoose_ has quit [Remote host closed the connection]
GoldenGoose has joined #bitcoin-core-dev
GoldenGoose_ has joined #bitcoin-core-dev
GoldenGoose has quit [Ping timeout: 259 seconds]
GoldenGoose_ has quit [Remote host closed the connection]
GoldenGoose has joined #bitcoin-core-dev
GoldenGoose_ has joined #bitcoin-core-dev
GoldenGoose has quit [Ping timeout: 264 seconds]
durandal__ has joined #bitcoin-core-dev
GoldenGoose_ has quit [Remote host closed the connection]
phungus8153 has quit [Quit: The Lounge - https://thelounge.chat]
durandal_ has quit [Ping timeout: 268 seconds]
GoldenGoose has joined #bitcoin-core-dev
GoldenGoose_ has joined #bitcoin-core-dev
phungus8153 has joined #bitcoin-core-dev
GoldenGoose has quit [Ping timeout: 248 seconds]
GoldenGoose_ has quit [Remote host closed the connection]
GoldenGoose has joined #bitcoin-core-dev
GoldenGoose_ has joined #bitcoin-core-dev
GoldenGoose has quit [Ping timeout: 261 seconds]
GoldenGoose_ has quit [Remote host closed the connection]
GoldenGoose has joined #bitcoin-core-dev
GoldenGoose_ has joined #bitcoin-core-dev
GoldenGoose has quit [Ping timeout: 264 seconds]
PaperSword has joined #bitcoin-core-dev
elmeriniemela has joined #bitcoin-core-dev
greypw1495085720 has quit [Ping timeout: 252 seconds]
GoldenGoose_ has quit [Remote host closed the connection]
GoldenGoose has joined #bitcoin-core-dev
GoldenGoose_ has joined #bitcoin-core-dev
GoldenGoose has quit [Ping timeout: 244 seconds]
GoldenGoose_ has quit [Remote host closed the connection]
GoldenGoose has joined #bitcoin-core-dev
GoldenGoose_ has joined #bitcoin-core-dev
GoldenGoose has quit [Read error: Connection reset by peer]
smartin has joined #bitcoin-core-dev
GoldenGoose_ has quit [Remote host closed the connection]
smartin2 has joined #bitcoin-core-dev
smartin has quit [Ping timeout: 252 seconds]
smartin2 is now known as smartin
GoldenGoose has joined #bitcoin-core-dev
GoldenGoose_ has joined #bitcoin-core-dev
GoldenGoose has quit [Ping timeout: 252 seconds]
GoldenGoose_ has quit [Remote host closed the connection]
dviola has joined #bitcoin-core-dev
GoldenGoose has joined #bitcoin-core-dev
GoldenGoose_ has joined #bitcoin-core-dev
<dviola> hebasto: hi, I just saw this issue and I wanted to ask you about it: https://github.com/bitcoin-core/gui/issues/709
GoldenGoose has quit [Read error: Connection reset by peer]
Guyver2 has joined #bitcoin-core-dev
<dviola> recently when going through a full resync I noticed bitcoin core would enable pruning (in the intro window) when the partition/disk isn't large enough, that makes sense... however, wouldn't it be good if blocksdir is also taken into account?
<dviola> when bitcoin core suggested prune I had my blocksdir pointing to a 2TB partition, so it was confusing
<dviola> looks like this is where that is being calculated: https://github.com/bitcoin/bitcoin/blob/master/src/qt/freespacechecker.cpp
<dviola> and if I'm not mistaken only the space from datadir is being checked
<dviola> it's easy to override anyway but it's one of those things that would make it easier I think
<dviola> bitcoin-qt more specifically
<dviola> also, I'm not sure this is the same issue as #709 but having blocksdir separate from datadir isn't that uncommon
<corebot> https://github.com/bitcoin/bitcoin/issues/709 | New DNS seeds by luke-jr · Pull Request #709 · bitcoin/bitcoin · GitHub
bomb-on has quit [Ping timeout: 272 seconds]
<bitcoin-git> [bitcoin] sedited pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/ef101b04a8dc...c8459b6bdcdf
<bitcoin-git> bitcoin/master a2b1c86 Andrew Toth: txospenderindex: disable bloom filters to optimize disk usage
<bitcoin-git> bitcoin/master 6d0ea4c Andrew Toth: doc: add release notes
<bitcoin-git> bitcoin/master c8459b6 merge-script: Merge bitcoin/bitcoin#35568: txospenderindex: disable bloom filters to opt...
<bitcoin-git> [bitcoin] sedited merged pull request #35568: txospenderindex: disable bloom filters to optimize disk usage (master...txospenderindex-disable-bloom) https://github.com/bitcoin/bitcoin/pull/35568
bomb-on has joined #bitcoin-core-dev
GoldenGoose_ has quit [Remote host closed the connection]
adil has joined #bitcoin-core-dev
GoldenGoose has joined #bitcoin-core-dev
GoldenGoose_ has joined #bitcoin-core-dev
GoldenGoose has quit [Ping timeout: 248 seconds]
satsfy has quit [Ping timeout: 253 seconds]
satsfy has joined #bitcoin-core-dev
Guest49 has joined #bitcoin-core-dev
Guest49 has quit [Client Quit]
Guyver2 has left #bitcoin-core-dev [Closing Window]
adil has quit [Quit: adil]
MrHash has quit [Read error: Connection reset by peer]
MrHash has joined #bitcoin-core-dev
<bitcoin-git> [gui-qml] hebasto merged pull request #729: Update submodule to latest and include depends building (qt6...v31) https://github.com/bitcoin-core/gui-qml/pull/729
bugs_ has joined #bitcoin-core-dev
GoldenGoose_ has quit [Remote host closed the connection]
GoldenGoose has joined #bitcoin-core-dev
GoldenGoose_ has joined #bitcoin-core-dev
GoldenGoose has quit [Ping timeout: 244 seconds]
deadmano- has quit [Ping timeout: 263 seconds]
ozdeadman has joined #bitcoin-core-dev
sliv3r__- has quit [Ping timeout: 276 seconds]
sliv3r__ has joined #bitcoin-core-dev
bomb-on has quit [Read error: Connection reset by peer]
bomb-on has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] sipa closed pull request #34628: p2p: Replace per-peer transaction rate-limiting with global rate limits (master...202602-mempool-invtosend) https://github.com/bitcoin/bitcoin/pull/34628
<bitcoin-git> [bitcoin] sipa reopened pull request #34628: p2p: Replace per-peer transaction rate-limiting with global rate limits (master...202602-mempool-invtosend) https://github.com/bitcoin/bitcoin/pull/34628
<sipa> sorry :(
sliv3r__ has quit [Read error: Connection reset by peer]
sliv3r__- has joined #bitcoin-core-dev
elmeri has quit [Quit: Client closed]
GoldenGoose_ has quit [Remote host closed the connection]
GoldenGoose has joined #bitcoin-core-dev
GoldenGoose_ has joined #bitcoin-core-dev
GoldenGoose has quit [Read error: Connection reset by peer]
jonatack has joined #bitcoin-core-dev
jonatack has quit [Ping timeout: 265 seconds]
andrewtoth has joined #bitcoin-core-dev
jonatack has joined #bitcoin-core-dev
jonatack has quit [Ping timeout: 248 seconds]
jonatack has joined #bitcoin-core-dev
GoldenGoose_ has quit [Remote host closed the connection]
GoldenGoose has joined #bitcoin-core-dev
GoldenGoose_ has joined #bitcoin-core-dev
GoldenGoose has quit [Read error: Connection reset by peer]
jonatack has quit [Ping timeout: 276 seconds]
jonatack has joined #bitcoin-core-dev
SpellChecker has quit [Ping timeout: 252 seconds]
SpellChecker has joined #bitcoin-core-dev
TallTim has joined #bitcoin-core-dev
sliv3r__- has quit [Ping timeout: 264 seconds]
jackielove4u has quit [Quit: The Lounge - https://thelounge.chat]
jackielove4u has joined #bitcoin-core-dev
elmeriniemela has quit [Quit: Client closed]
bitdex has joined #bitcoin-core-dev
bitdex_ has joined #bitcoin-core-dev
bitdex has quit [Remote host closed the connection]
bitdex_ has quit [Remote host closed the connection]
bitdex has joined #bitcoin-core-dev
bitdex has quit [Remote host closed the connection]
cman has joined #bitcoin-core-dev
conman has quit [Ping timeout: 255 seconds]
memset has quit [Remote host closed the connection]
memset has joined #bitcoin-core-dev
memset has quit [Remote host closed the connection]
bitdex has joined #bitcoin-core-dev
memset has joined #bitcoin-core-dev
Guest63 has joined #bitcoin-core-dev
Guest63 has quit [Quit: Client closed]
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c8459b6bdcdf...907e284e303a
<bitcoin-git> bitcoin/master 63c5f9d rustaceanrob: test: Remove `mock_process.cpp`
<bitcoin-git> bitcoin/master 907e284 Hennadii Stepanov: Merge bitcoin/bitcoin#35701: test: Remove `mock_process.cpp`
<bitcoin-git> [bitcoin] hebasto merged pull request #35701: test: Remove `mock_process.cpp` (master...26-7-10-mock) https://github.com/bitcoin/bitcoin/pull/35701
MrHash has quit [Read error: Connection reset by peer]
bomb-on has quit [Ping timeout: 245 seconds]
bomb-on has joined #bitcoin-core-dev
Guest63 has joined #bitcoin-core-dev
Guest63 has quit [Client Quit]
bomb-on has quit [Ping timeout: 256 seconds]
GoldenGoose_ has quit [Remote host closed the connection]
GoldenGoose has joined #bitcoin-core-dev
GoldenGoose_ has joined #bitcoin-core-dev
GoldenGoose has quit [Read error: Connection reset by peer]
bomb-on has joined #bitcoin-core-dev
bomb-on has quit [Ping timeout: 248 seconds]
GoldenGoose_ has quit [Remote host closed the connection]
GoldenGoose has joined #bitcoin-core-dev
GoldenGoose_ has joined #bitcoin-core-dev