brunoerg has quit [Remote host closed the connection]
sdfgsdfg has joined #bitcoin-core-dev
brunoerg has joined #bitcoin-core-dev
brunoerg has quit [Ping timeout: 256 seconds]
Kaizen_Kintsugi has joined #bitcoin-core-dev
bfsfhkacjzgcytf has joined #bitcoin-core-dev
bitcoin-git has joined #bitcoin-core-dev
<bitcoin-git>
[bitcoin] luke-jr opened pull request #24294: RPC: Switch getblockfrompeer back to standard param names blockhash and nodeid (master...getblockfrompeer_param_names) https://github.com/bitcoin/bitcoin/pull/24294
bitcoin-git has left #bitcoin-core-dev [#bitcoin-core-dev]
brunoerg has joined #bitcoin-core-dev
bomb-on has quit [Quit: aллилѹіа!]
brunoerg has quit [Ping timeout: 256 seconds]
sudoforge has quit [Ping timeout: 256 seconds]
Kaizen_Kintsugi has quit [Remote host closed the connection]
Kaizen_Kintsugi has joined #bitcoin-core-dev
NorrinRadd has joined #bitcoin-core-dev
Kaizen_Kintsugi has quit [Ping timeout: 250 seconds]
NorrinRadd has quit [Ping timeout: 250 seconds]
Kaizen_Kintsugi has joined #bitcoin-core-dev
brunoerg has joined #bitcoin-core-dev
Kaizen_Kintsugi has quit [Ping timeout: 256 seconds]
brunoerg has quit [Ping timeout: 240 seconds]
Kaizen_Kintsugi has joined #bitcoin-core-dev
Guest85 has joined #bitcoin-core-dev
Guest85 has quit [Quit: Client closed]
jonatack has quit [Ping timeout: 256 seconds]
sudoforge has joined #bitcoin-core-dev
brunoerg has joined #bitcoin-core-dev
AaronvanW has quit [Ping timeout: 250 seconds]
grettke has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
bitcoin-git has left #bitcoin-core-dev [#bitcoin-core-dev]
Guyver2 has joined #bitcoin-core-dev
vysn has joined #bitcoin-core-dev
realies6 has joined #bitcoin-core-dev
realies has quit [Ping timeout: 250 seconds]
realies6 is now known as realies
mikehu44 has joined #bitcoin-core-dev
sipsorcery has joined #bitcoin-core-dev
AaronvanW has joined #bitcoin-core-dev
Guyver2 has left #bitcoin-core-dev [Closing Window]
<laanwj>
would make sense to rename FlushStateToDisk to MaybeFlushStateToDisk :-)
brunoerg has quit [Ping timeout: 256 seconds]
AaronvanW has quit [Ping timeout: 256 seconds]
sipsorcery has quit [Ping timeout: 252 seconds]
jonatack has joined #bitcoin-core-dev
AaronvanW has joined #bitcoin-core-dev
brunoerg has joined #bitcoin-core-dev
bitcoin-git has joined #bitcoin-core-dev
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #24295: Remove std::move from fs wrapper to work around bug (master...2202-bug) https://github.com/bitcoin/bitcoin/pull/24295
bitcoin-git has left #bitcoin-core-dev [#bitcoin-core-dev]
<jnewbery>
laanwj: yes, I think lots of people have been caught out by FlushStateToDisk not actually Flushing State to Disk the majority times of it's called
bitcoin-git has left #bitcoin-core-dev [#bitcoin-core-dev]
mikehu44 has quit [Read error: Connection reset by peer]
mikehu44 has joined #bitcoin-core-dev
bfsfhkacjzgcytf has quit [Ping timeout: 256 seconds]
bfsfhkacjzgcytf has joined #bitcoin-core-dev
mikehu44_ has joined #bitcoin-core-dev
mikehu44 has quit [Read error: Connection reset by peer]
kexkey has quit [Ping timeout: 240 seconds]
kexkey has joined #bitcoin-core-dev
kouloumos has quit [Quit: Connection closed for inactivity]
vysn has quit [Ping timeout: 240 seconds]
sdfgsdfg has quit [Quit: ayo yoyo ayo yoyo hololo, hololo.]
brunoerg has quit [Ping timeout: 250 seconds]
sdfgsdfg has joined #bitcoin-core-dev
bfsfhkacjzgcytf has quit [Ping timeout: 256 seconds]
bfsfhkacjzgcytf has joined #bitcoin-core-dev
NorrinRadd has joined #bitcoin-core-dev
brunoerg has joined #bitcoin-core-dev
NorrinRadd has quit [Ping timeout: 256 seconds]
brunoerg has quit [Remote host closed the connection]
brunoerg has joined #bitcoin-core-dev
<laanwj>
jnewbery: oh! well the Maybe* pattern of function names is used in various other places too (e.g. MaybeScheduleCompaction for the wallet) so renaming it isn't even so crazy
<laanwj>
dongcarl: btw congrats on bitcoin-chainstate it's a big step towards bitcoin-kernel i think?
<laanwj>
jamesob: added
<darosior>
I guess if you have a bitcoin-chainstate binary you can already have your own P2P implementation and feed blocks to the binary as the consensus engine
<laanwj>
pretty much
<fanquake>
hopefully we'll get a lot of those changes in for 24.0
<laanwj>
darosior: i think there's some subtle interactions between P2P and validation to untangle making it more complicated than that but it's a good step
sdfgsdfg has quit [Quit: ayo yoyo ayo yoyo hololo, hololo.]
<bitcoin-git>
[bitcoin] fanquake opened pull request #24296: ci: use Ubuntu Hirsute for Windows cross-compilation CI (master...win_ci_gcc_10_3) https://github.com/bitcoin/bitcoin/pull/24296
bitcoin-git has left #bitcoin-core-dev [#bitcoin-core-dev]
bitcoin-git has left #bitcoin-core-dev [#bitcoin-core-dev]
mikehu44 has joined #bitcoin-core-dev
rottenstonks has quit [Ping timeout: 240 seconds]
mikehu44__ has quit [Ping timeout: 256 seconds]
rottenstonks has joined #bitcoin-core-dev
jonatack has quit [Ping timeout: 256 seconds]
mikehu44_ has joined #bitcoin-core-dev
mikehu44 has quit [Ping timeout: 256 seconds]
jonatack has joined #bitcoin-core-dev
Alina-malina has quit [Quit: !be back soon]
Alina-malina has joined #bitcoin-core-dev
bitcoin1o1 has joined #bitcoin-core-dev
hashfuncd0d has joined #bitcoin-core-dev
ziggie has joined #bitcoin-core-dev
brunoerg has quit [Remote host closed the connection]
<hashfuncd0d>
test
sudoforge has joined #bitcoin-core-dev
brunoerg has joined #bitcoin-core-dev
<jamesob>
laanwj: thank you!
<dongcarl>
laanwj: In my mind, bitcoin-chainstate is more of a demo executable, one which makes sure that we're linking in everything we need and surfaces our dependency tree. I think it'll be nice to have a few of these demo executables as guiding "north stars" so we can see how ergonomic (or rather, un-ergonomic) libbitcoinkernel is right now, and how it
<Kaizen_Kintsugi_>
Hi, any tips for running mainnet and testnet on the same machine? Do I have to compile twice? or can I run bitcoind with two different conf arguments?
<dongcarl>
I've been thinking about this non-stop for months now so I likely missed some details that need more exposition in that issue, please feel free to post questions/thoughts!
brunoerg has joined #bitcoin-core-dev
bitcoin-git has joined #bitcoin-core-dev
<bitcoin-git>
[bitcoin] dongcarl opened pull request #24304: [kernel 0/n] Introduce `bitcoin-chainstate` and `libbitcoinkernel` (master...2022-02-libbitcoinkernel-p0-minimal) https://github.com/bitcoin/bitcoin/pull/24304
bitcoin-git has left #bitcoin-core-dev [#bitcoin-core-dev]
bitcoin-git has left #bitcoin-core-dev [#bitcoin-core-dev]
brunoerg has quit [Ping timeout: 240 seconds]
brunoerg has joined #bitcoin-core-dev
jarthur_ has quit [Ping timeout: 250 seconds]
Kaizen_K_ has quit [Remote host closed the connection]
jarthur has joined #bitcoin-core-dev
Kaizen_Kintsugi_ has joined #bitcoin-core-dev
Kaizen_Kintsugi_ has quit [Ping timeout: 256 seconds]
NorrinRadd has joined #bitcoin-core-dev
Kaizen_Kintsugi_ has joined #bitcoin-core-dev
Guyver2 has quit [Quit: Going offline, see ya! (www.adiirc.com)]
NorrinRadd has quit [Ping timeout: 256 seconds]
AaronvanW has quit [Quit: Leaving...]
sdfgsdfg has joined #bitcoin-core-dev
brunoerg has quit [Ping timeout: 245 seconds]
hashfuncd0d has quit [Ping timeout: 256 seconds]
gleb7454386 has joined #bitcoin-core-dev
gleb74543862 has quit [Ping timeout: 256 seconds]
Kaizen_Kintsugi_ has quit [Remote host closed the connection]
bitcoin-git has joined #bitcoin-core-dev
<bitcoin-git>
[bitcoin] ryanofsky opened pull request #24306: util: Make ArgsManager::GetPathArg more widely usable (master...pr/patharg) https://github.com/bitcoin/bitcoin/pull/24306
bitcoin-git has left #bitcoin-core-dev [#bitcoin-core-dev]
Kaizen_Kintsugi_ has joined #bitcoin-core-dev
Kaizen_Kintsugi_ has quit [Ping timeout: 250 seconds]
brunoerg has joined #bitcoin-core-dev
brunoerg has quit [Remote host closed the connection]