Open lla-dane opened 2 months ago
Finally figured out to correctly run regtest mode on utreexod and Running_node
on regtest, your suggestions worked @Davidson-Souza !!
Will build on this PR now.
@Davidson-Souza, please suggest some simulations for running node !!
This one is a bit more involved to test. Here's a few things I could think of:
compact block filters download Extra peers if the last block we have is too old Feeler peers to find good peers Download the block data after we get an inv for that block Broadcast transactions by sending invs Requesting rescan blocks (without the utreexo peer)
also most of the behavior on those tasks
Functional test for Running node.