Skip to content

feat: support more fields on tier msgs#918

Merged
vincentysc merged 3 commits into
masterfrom
feat/support-tier-msg-fields
May 13, 2026
Merged

feat: support more fields on tier msgs#918
vincentysc merged 3 commits into
masterfrom
feat/support-tier-msg-fields

Conversation

@vincentysc
Copy link
Copy Markdown
Contributor

@vincentysc vincentysc commented May 13, 2026

new fields on msg:

  • MsgLockTier: positionId (string)
  • MsgCommitDelegationToTier: positionId (string)
  • MsgAddToTierPosition: positionId (string)
  • MsgRedelegate: completionTime, positionId, unbondingId (string)
  • MsgUndelegate: completionTime, positionId, unbondingId (string)
  • MsgTriggerExitFromTier: exitUnlockAt, positionId (string)
  • MsgClearPosition: positionId (string)
  • MsgWithdrawFromTier: amount (string)
  • MsgClaimTierRewards: baseRewards, bonusRewards (string)
  • MsgExitTierWithDelegation: positionId, transferredAmount, transferredShares (string), fullExit (bool)

Copy link
Copy Markdown

@tongle-labs tongle-labs left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Copy Markdown

@tongle-labs tongle-labs left a comment

Choose a reason for hiding this comment

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

LGTM

@vincentysc vincentysc merged commit eaa1fb9 into master May 13, 2026
7 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.

2 participants