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

TN11 parameter fine-tuning #356

Merged
merged 11 commits into from
Dec 14, 2023
Merged

Conversation

michaelsutton
Copy link
Contributor

No description provided.

consensus/core/src/config/params.rs Outdated Show resolved Hide resolved
protocol/flows/src/flowcontext/orphans.rs Outdated Show resolved Hide resolved
protocol/flows/src/v5/blockrelay/flow.rs Show resolved Hide resolved
@coderofstuff
Copy link
Collaborator

Related to #354

@someone235 someone235 merged commit 50d5233 into kaspanet:master Dec 14, 2023
6 checks passed
smartgoo pushed a commit to smartgoo/rusty-kaspa that referenced this pull request Jun 18, 2024
* simpa defaults loglevel to trace in this module anyhow

* minor optimization: iterate locator hashes from earlier to later

* revalidate orphan blocks pool following IBD

* slightly increase orphan resolution range (for 10bps it means increasing to 9 -> meaning block locator reaches blue depth of 2^9=512)

* limit max block parents to 16 also on high bps

* make sure virtual gives a chance to all mergable tips and not only to the  max_block_parents * 3 candidates with highest blue work

* decrease the `qualified as synced` period for high bps testnet

* new tn11 genesis

* review comments ++

* tighter bound for max orphans

* remove unclear temp comment
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.

3 participants