Skip to content

fix: error MsgDelegateFeedConsent and bump cometbft, wasmd#640

Merged
hoank101 merged 7 commits intoclassic-terra:mainfrom
orbitorg:hoa/bump-comet
Feb 21, 2026
Merged

fix: error MsgDelegateFeedConsent and bump cometbft, wasmd#640
hoank101 merged 7 commits intoclassic-terra:mainfrom
orbitorg:hoa/bump-comet

Conversation

@hoank101
Copy link
Copy Markdown
Collaborator

Summary of changes

Report of required housekeeping

  • Github issue OR spec proposal link
  • Wrote tests
  • Updated API documentation (client/lcd/swagger-ui/swagger.yaml)
  • Added a relevant changelog entry: clog add [section] [stanza] [message]

(FOR ADMIN) Before merging

  • Added appropriate labels to PR
  • Squashed all commits, uses message "Merge pull request #XYZ: [title]" (coding standards)
  • Confirm added tests are consistent with the intended behavior of changes
  • Ensure all tests pass

@hoank101 hoank101 changed the title deps: bump cometbft deps: bump cometbft and cosmos-sdk Jan 30, 2026
@hoank101 hoank101 changed the title deps: bump cometbft and cosmos-sdk deps: bump cometbft and wasmd Feb 21, 2026
@hoank101
Copy link
Copy Markdown
Collaborator Author

hoank101 commented Feb 21, 2026

also fix issues
error / bug when trying to either simulate or broadcast MsgDelegateFeedConsent

{
    "code": 2,
    "message": "hrp does not match bech32 prefix: expected 'terra' got 'terravaloper': internal logic error [cosmos/cosmos-sdk@v0.53.4/codec/address/bech32_codec.go:37] with gas used: '0'",
    "details": []
}

@hoank101 hoank101 changed the title deps: bump cometbft and wasmd fix: error MsgDelegateFeedConsent and bump cometbft, wasmd Feb 21, 2026
@hoank101 hoank101 merged commit 7260c45 into classic-terra:main Feb 21, 2026
31 checks passed
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