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

docs: move params to be gov unmodifiable #66

Merged
merged 2 commits into from
Feb 6, 2024

Conversation

rootulp
Copy link
Collaborator

@rootulp rootulp commented Feb 5, 2024

cc: @YazzyYaz

Comment on lines +150 to +154
Rough steps:

1. Add two parameters to the [paramfilter](https://github.com/celestiaorg/celestia-app/tree/main/x/paramfilter) block list.
1. Define two new versioned constants in the v2 directory for the two proposed parameter values.
1. Explicitly set the two parameters to the versioned constants defined in step 2.
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I plan on fleshing this out before moving this CIP from draft to review.

## Backwards Compatibility

This proposal is backwards compatible. However, clients that hard-coded gas estimation based on the previous `auth.TxSizeCostPerByte` value will need to be updated.

## Test Cases

1. Test this proposal on Mocha testnet
TBA
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I plan on fleshing this out after working on the implementation.

@jcstein jcstein merged commit 6cbe98e into celestiaorg:main Feb 6, 2024
1 check passed
@rootulp rootulp deleted the rp/cip-15-gov-unmodifiable branch February 6, 2024 15:16
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