Add AddCreatorsToDenomFeeWhitelistProposal and MsgRegisterContract to Codecs#292
Merged
Add AddCreatorsToDenomFeeWhitelistProposal and MsgRegisterContract to Codecs#292
Conversation
BrandonWeng
approved these changes
Oct 7, 2022
BrandonWeng
pushed a commit
that referenced
this pull request
Oct 21, 2022
… Codecs (#292) * Add to codecs * Add govtypes * Format
BrandonWeng
pushed a commit
that referenced
this pull request
Oct 21, 2022
… Codecs (#292) * Add to codecs * Add govtypes * Format
BrandonWeng
pushed a commit
that referenced
this pull request
Oct 21, 2022
… Codecs (#292) * Add to codecs * Add govtypes * Format
masih
pushed a commit
that referenced
this pull request
Sep 29, 2025
This reverts commit c6acf9c. ## Describe your changes and provide context With optimistic processing this is not applicable on our side ## Testing performed to validate your change Launched a cluster with 3.0.3, with only this change applied and see that it app hashes 
masih
pushed a commit
that referenced
this pull request
Sep 30, 2025
This reverts commit c6acf9c. ## Describe your changes and provide context With optimistic processing this is not applicable on our side ## Testing performed to validate your change Launched a cluster with 3.0.3, with only this change applied and see that it app hashes 
masih
added a commit
that referenced
this pull request
Oct 2, 2025
Compared to the original Tendermint, Sei-Tendermint expands the proposal structure to include a number of additional fields. Update the basic validation logic to take into account additional fields when validating proposals. Add validation to both direct message handling and ambient gossip handling to avoid propagation of an invalid proposal. Expand tests to cover the additional execution paths at unit and reactor integration level.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
AddCreatorsToDenomFeeWhitelistProposaland dexMsgRegisterContractto their respectivecodec.go