Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Functional tests: Running node #214

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

lla-dane
Copy link
Contributor

Functional test for Running node.

@lla-dane lla-dane marked this pull request as ready for review August 10, 2024 10:58
@lla-dane lla-dane marked this pull request as draft August 10, 2024 10:58
@lla-dane
Copy link
Contributor Author

lla-dane commented Aug 22, 2024

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.

@lla-dane
Copy link
Contributor Author

@Davidson-Souza, please suggest some simulations for running node !!

@Davidson-Souza
Copy link
Collaborator

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants