Browsing: compact
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…”)…
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…