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

Feature Gate: Update Hashes per Tick 3 #33602

Closed
bw-solana opened this issue Oct 9, 2023 · 2 comments
Closed

Feature Gate: Update Hashes per Tick 3 #33602

bw-solana opened this issue Oct 9, 2023 · 2 comments
Assignees
Labels
feature-gate Pull Request adds or modifies a runtime feature gate

Comments

@bw-solana
Copy link
Contributor

bw-solana commented Oct 9, 2023

SIMD

None

Description

We need to ramp up required hashes per tick to keep validators busier based on analysis in https://docs.google.com/spreadsheets/d/1NDJZiSFxqbVIi0jn-7I7MrYN2lqP4j9GePZdyPZ1fhI/edit#gid=1060803070

#33600 Adds several discrete values to ramp up the required hashes per tick as these features get activated.

All nodes need to adopt the same hashes per tick at the same time otherwise we will see consensus mismatches due to differing block hashes.

Feature ID

8C8MCtsab5SsfammbzvYz65HHauuUYdbY2DZ4sznH6h5

Activation Method

Single Core Contributor

Deployment Considerations

PoH sleep/hash rate metrics will need to be monitored to ensure analysis on achievable hashes per second and hashes per tick continues to hold up.

Minimum Beta Version

v1.17.2

Minimum Stable Version

v1.17.2

Testnet Activation Epoch

589

Devnet Activation Epoch

639

Mainnet-Beta Activation Epoch

591

@bw-solana bw-solana added the feature-gate Pull Request adds or modifies a runtime feature gate label Oct 9, 2023
@btme0011
Copy link

can i work on this feature?

@bw-solana
Copy link
Contributor Author

can i work on this feature?

The feature is effectively done. Plan is to enable these features (for which I hold the key) to slowly increase required number of hashes while ensuring majority of the cluster can still keep up. Features are currently included in v1.17.2. We've discussed backporting to v1.16.x

@bw-solana bw-solana self-assigned this Jan 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-gate Pull Request adds or modifies a runtime feature gate
Projects
None yet
Development

No branches or pull requests

2 participants