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

[staking] feat: Add more fields to staking proto messages #471

Open
wants to merge 4 commits into
base: evm
Choose a base branch
from

Conversation

kyriediculous
Copy link

@kyriediculous kyriediculous commented Mar 22, 2024

Describe your changes and provide context

  • Add unbonding_id to protobuf message and regenerate the go bindings.
  • Add received shares to MsgDelegateResponse
  • Add received unbonding ID to MsgUndelegateResponse

This is needed for sei-protocol/sei-chain#1356

@kyriediculous
Copy link
Author

We probably also still want to change MsgDelegateResponse and MsgUndelegateResponse instead, which will make the precompile handlers much more efficient.

@kyriediculous kyriediculous changed the title [staking] feat: add unbonding_id to UnbodingDelegationEntry [staking] feat: Add more fields to staking proto messages Mar 22, 2024
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.

1 participant