Skip to content

Whisk: Move non-preset values to config#3482

Merged
asn-d6 merged 1 commit intoethereum:devfrom
dapplion:whisk-config
Aug 20, 2023
Merged

Whisk: Move non-preset values to config#3482
asn-d6 merged 1 commit intoethereum:devfrom
dapplion:whisk-config

Conversation

@dapplion
Copy link
Member

Preset values should be those that affect types or other build time data structures.

Both WHISK_EPOCHS_PER_SHUFFLING_PHASE and WHISK_PROPOSER_SELECTION_GAP do not affect any data structure and are useful to tweak in tests to speed up their runtime. Setting WHISK_PROPOSER_SELECTION_GAP to a value >= WHISK_EPOCHS_PER_SHUFFLING_PHASE - 1 disables tracker shuffling

@asn-d6
Copy link
Contributor

asn-d6 commented Aug 20, 2023

Thanks!

@asn-d6 asn-d6 merged commit 0b751fc into ethereum:dev Aug 20, 2023
@hwwhww
Copy link
Contributor

hwwhww commented Aug 20, 2023

@dapplion

Also need to update the presets/<minimal,mainnet>/whisk.yaml files and config files

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