TheQuantumPhysicist
TheQuantumPhysicist
> @pavel-kokolemin @TheQuantumPhysicist can I try to implement the method using rpcwhitelist ? Hi @ybensacq . I'm not sure what you're referring to when you say rpcwhitelist, whether that's a...
That sounds like a good solution. Please go ahead at your convenience! Cheers!
Keep in mind that compact blocks are a whole different thing. They're blocks that are partially filled from the mempool to optimize for bandwidth. Not particularly related to syncing from...
To close this case, a test for the node should be done, where we see that a database commit failed in `process_block`, but a retry was made and it worked.
There was an error reported once by @pavel-kokolemin that resizing failed and the node crashed. Unfortunately the data directory for that was lost. We should be careful and monitor this...
I've been looking into the TransactionVerifier, and I think this warrants a discussion more than action. The question is: What is the right thing to do when an irrecoverable error...
I feel like there's a mixup in this description between two problems, one of them never has a solution and the other does have a solution. Problem 1: Synchronization between...
(Comment by @iljakuklic) The claim is that it is an improvement if the data the transaction is validated against is a snapshot of the state at particular block (not necessarily...
(Comment by Sam) I agree. My contention was that the distinction wasn't clear.
@muursh Almost forgotten