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

Emit events for catching staking operation's status #216

Open
edisonz0718 opened this issue Oct 17, 2024 · 0 comments
Open

Emit events for catching staking operation's status #216

edisonz0718 opened this issue Oct 17, 2024 · 0 comments
Assignees

Comments

@edisonz0718
Copy link
Contributor

Description and context

Since all our states are in the consensus layer and we only use the staking contract for trigger the staking operations. Users that use our staking operations cannot get the status of their staking operations right away. We need to track the staking operation status in events so that users can check if their staking operations are successfully executed

Suggested solution

Need more investigation and design.

Definition of done

Solution designed , implemented and tested

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

No branches or pull requests

2 participants