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

virtual chain from block batching. #454

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Conversation

D-Stacks
Copy link
Collaborator

@D-Stacks D-Stacks commented Apr 18, 2024

This PR exposes virtual chain from block batching possibilities from consensus to rpc; either via high hash, or max traversal and further post batching in get blocks acceptance, to batch by number of merged blocks. as a further quality of life improvement virtual chain from block will also start from the source hash, if no start hash is supplied.

Resolves #440

@D-Stacks D-Stacks marked this pull request as draft April 18, 2024 05:28
@D-Stacks D-Stacks marked this pull request as ready for review April 18, 2024 19:15
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.

Limit the number of blocks returned by GetVirtualChainFromBlock
1 participant