cmirror has quit [Remote host closed the connection]
cmirror has joined #bitcoin-core-dev
brunoerg has joined #bitcoin-core-dev
<BlueMatt[m]>
huh, looks like if a transaction gets removed from the mempool bitcoin core just thinks your money disappeared? getbalance shows a reduction and listunspent shows neither the removed-from-mempool transaction nor the previous one.
<BlueMatt[m]>
i know I'm supposed to abandon but that's a highly surprising and confusing result
brunoerg has quit [Ping timeout: 256 seconds]
brunoerg has joined #bitcoin-core-dev
brunoerg has quit [Ping timeout: 248 seconds]
Guest84 has joined #bitcoin-core-dev
Guest84 has quit [Client Quit]
brunoerg has joined #bitcoin-core-dev
brunoerg has quit [Ping timeout: 260 seconds]
brunoerg has joined #bitcoin-core-dev
brunoerg has quit [Ping timeout: 248 seconds]
scg has joined #bitcoin-core-dev
brunoerg has joined #bitcoin-core-dev
brunoerg has quit [Ping timeout: 264 seconds]
<achow101>
BlueMatt[m]: pretty sure there's an ancient open issue talking about that, although I can't be bothered to find it right now
<BlueMatt[m]>
probably, i vaguely recall it, but now that fees are high again it smacked me in the face and I went "wow, that's confusing af" and only didnt panic because I recalled this behavior :p
<BlueMatt[m]>
any other sensible user would have panicked :)
brunoerg has joined #bitcoin-core-dev
brunoerg has quit [Ping timeout: 264 seconds]
brunoerg has joined #bitcoin-core-dev
brunoerg has quit [Ping timeout: 240 seconds]
brunoerg has joined #bitcoin-core-dev
brunoerg has quit [Ping timeout: 256 seconds]
javi404 has quit [Ping timeout: 265 seconds]
Guyver2 has joined #bitcoin-core-dev
javi404 has joined #bitcoin-core-dev
brunoerg has joined #bitcoin-core-dev
brunoerg has quit [Ping timeout: 240 seconds]
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #27605: refactor: Replace global find_value function with UniValue::find_value method (master...2305-univalue-no-dangling-) https://github.com/bitcoin/bitcoin/pull/27605
brunoerg has joined #bitcoin-core-dev
brunoerg has quit [Ping timeout: 264 seconds]
brunoerg has joined #bitcoin-core-dev
brunoerg has quit [Ping timeout: 265 seconds]
brunoerg has joined #bitcoin-core-dev
brunoerg has quit [Ping timeout: 248 seconds]
brunoerg has joined #bitcoin-core-dev
pharonix71 has quit [Ping timeout: 240 seconds]
Guest254 has joined #bitcoin-core-dev
pharonix71 has joined #bitcoin-core-dev
Guest254 has quit [Client Quit]
brunoerg has quit [Ping timeout: 265 seconds]
ale60 has joined #bitcoin-core-dev
rand0m12345 has joined #bitcoin-core-dev
rand0m12345 has quit [Client Quit]
pharonix71 has quit [Remote host closed the connection]
pharonix71 has joined #bitcoin-core-dev
brunoerg has joined #bitcoin-core-dev
brunoerg has quit [Ping timeout: 260 seconds]
brunoerg has joined #bitcoin-core-dev
brunoerg has quit [Ping timeout: 246 seconds]
pharonix71 has quit [Remote host closed the connection]
pharonix71 has joined #bitcoin-core-dev
brunoerg has joined #bitcoin-core-dev
brunoerg has quit [Ping timeout: 260 seconds]
Guyver2 has left #bitcoin-core-dev [Closing Window]
SpellChecker has joined #bitcoin-core-dev
pharonix71 has quit [Remote host closed the connection]
<bitcoin-git>
bitcoin/master 401453d TheCharlatan: refactor: Introduce ChainType getters for ArgsManager
<bitcoin-git>
bitcoin/master ba8fc7d TheCharlatan: refactor: Replace string chain name constants with ChainTypes
<bitcoin-git>
[bitcoin] fanquake merged pull request #27491: refactor: Move chain constants to the util library (master...kernelChainType) https://github.com/bitcoin/bitcoin/pull/27491
<bitcoin-git>
[bitcoin] furszy opened pull request #27607: init: verify blocks data existence only once for all the indexers (master...2023_index_decouple_has_data_checks) https://github.com/bitcoin/bitcoin/pull/27607
szkl has quit [Quit: Connection closed for inactivity]
stevenwy37 has quit [Remote host closed the connection]
stevenwy37 has joined #bitcoin-core-dev
stevenwy37 has quit [Ping timeout: 268 seconds]
dviola has joined #bitcoin-core-dev
pablomartin4btc has quit [Remote host closed the connection]
pablomartin4btc has joined #bitcoin-core-dev
stevenwy37 has joined #bitcoin-core-dev
stevenwy37 has quit [Remote host closed the connection]
stevenwy37 has joined #bitcoin-core-dev
preimage has joined #bitcoin-core-dev
stevenwy37 has quit [Remote host closed the connection]
bugs_ has joined #bitcoin-core-dev
stevenwy37 has joined #bitcoin-core-dev
stevenwy37 has quit [Remote host closed the connection]
stevenwy37 has joined #bitcoin-core-dev
pablomartin4btc has quit [Ping timeout: 264 seconds]
jonatack has quit [Ping timeout: 256 seconds]
aielima has quit [Quit: Ciao]
puchka has quit [Ping timeout: 264 seconds]
Talkless has joined #bitcoin-core-dev
<bitcoin-git>
[bitcoin] sdaftuar opened pull request #27608: p2p: Avoid prematurely clearing download state for other peers (master...2023-05-download-bug) https://github.com/bitcoin/bitcoin/pull/27608
jarthur has quit [Quit: jarthur]
jarthur has joined #bitcoin-core-dev
pablomartin4btc has joined #bitcoin-core-dev
pablomartin4btc_ has joined #bitcoin-core-dev
pablomartin4btc has quit [Ping timeout: 240 seconds]
puchka has joined #bitcoin-core-dev
pablomartin4btc_ has quit [Ping timeout: 260 seconds]
scg has quit [Quit: Client closed]
puchka has quit [Ping timeout: 240 seconds]
puchka1101 has joined #bitcoin-core-dev
puchka1101 is now known as puchka
Talkless has quit [Quit: Konversation terminated!]
mudsip has joined #bitcoin-core-dev
mudsip has quit []
moth_ has joined #bitcoin-core-dev
jonatack has joined #bitcoin-core-dev
moth_ has quit [Ping timeout: 256 seconds]
tripleslash has joined #bitcoin-core-dev
Guest99 has joined #bitcoin-core-dev
Guest99 has quit [Client Quit]
vysn has joined #bitcoin-core-dev
theStack has quit [Quit: theStack]
theStack has joined #bitcoin-core-dev
bugs_ has quit [Quit: Leaving]
preimage has quit [Quit: WeeChat 3.8]
bitdex has joined #bitcoin-core-dev
Jackielove4u has quit [Quit: Connection closed for inactivity]
Guest49 has joined #bitcoin-core-dev
Guest49 has quit [Client Quit]
AaronvanW has quit [Quit: Leaving...]
<bitcoin-git>
[bitcoin] glozow opened pull request #27609: rpc: allow submitpackage to be called outside of regtest (master...open-submitpackage) https://github.com/bitcoin/bitcoin/pull/27609