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

Add initial tally params to genesis #77

Merged
merged 1 commit into from
Dec 12, 2024
Merged

Conversation

Thomasvdam
Copy link
Member

Motivation

The latest version of planet expects a default value for the max tally gas to have been set at genesis.

Explanation of Changes

N.A.

Testing

Check out the latest main from the SEDA chain and join planet:

$BIN join party --network planet

Before starting the node edit the genesis to match the changes in this PR. Set a breakpoint in the init genesis function of the tally module. When you start the chain in debug mode you should see that the correct value is set. Continuing won't work since the state hash differs from the latest deployment, but it shows that the change works as expected.

The genesis files on the validators have already been updated in preparation of a reset later this week.

Related PRs and Issues

N.A.

@Thomasvdam Thomasvdam force-pushed the feat/planet-tally-genesis branch from f545389 to c3c7845 Compare December 11, 2024 20:06
@Thomasvdam Thomasvdam merged commit c3c7845 into main Dec 12, 2024
1 check passed
@Thomasvdam Thomasvdam deleted the feat/planet-tally-genesis branch December 12, 2024 08:43
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