Browsing: block
mempool policy – How much does the extra pool help with missing transactions for compact block reconstruction?
By admin
def test_policy_rejection_types(self): “””Test that each policy rejection type adds transactions to extra pool.””” self.log.info(“Testing policy rejection types for extra pool…”)…
I am trying to make a rust toolset for reading UTXOs directly from chain state. I am following bitcoin source…
Questions about cryptocurrencies or projects that are not Bitcoin, and are not applicable to Bitcoin, are off-topic. For more information,…
mac – Upon opening the app, Bitcoin Core says I need to rebuild the block database. It then says error loading block database and crashes
By admin
I am relatively new to BTC but i’m all in on the principles behind it. I know nothing about coding…
Can a BIP152 compact block be sent before validation by a node that doesn’t know all transactions?
By admin
A new block is being relayed from node A to B to C using BIP152 compact block’s high-bandwidth mode, which…