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

Return penalty amount to staker/redeemer if revocation progress can't be done due to progress on target chain. #409

Closed
0xsarvesh opened this issue Oct 24, 2018 · 0 comments

Comments

@0xsarvesh
Copy link
Contributor

0xsarvesh commented Oct 24, 2018

User Story

As a staker.
I can initiate revocation of stake messages by paying the penalty which 1.5 times of bounty.
After revocation declared, if the target is already progressed (mint/unstake) then revocation cannot be completed. The only option will be to progress with proof(stake/redeem) on the source.
In this case, the penalty is returned.

While estimating this, let us discuss if the penalty should be burned or returned.

Contracts:
  • Gateway
  • CoGateway
  • MessageBus
@deepesh-kn deepesh-kn changed the title Burn or return penalty amount to staker if revocation progress can't be done due to progress on target chain. Return penalty amount to staker if revocation progress can't be done due to progress on target chain. Nov 20, 2018
@schemar schemar assigned schemar and unassigned schemar Dec 6, 2018
@deepesh-kn deepesh-kn added this to the Sprint 2019-01-15 milestone Jan 8, 2019
@deepesh-kn deepesh-kn changed the title Return penalty amount to staker if revocation progress can't be done due to progress on target chain. Return penalty amount to staker/redeemer if revocation progress can't be done due to progress on target chain. Jan 9, 2019
hobofan added a commit to hobofan/mosaic-contracts that referenced this issue Jan 9, 2019
hobofan added a commit to hobofan/mosaic-contracts that referenced this issue Jan 14, 2019
hobofan added a commit to hobofan/mosaic-contracts that referenced this issue Jan 21, 2019
hobofan added a commit to hobofan/mosaic-contracts that referenced this issue Jan 24, 2019
hobofan added a commit to hobofan/mosaic-contracts that referenced this issue Jan 28, 2019
hobofan added a commit to hobofan/mosaic-contracts that referenced this issue Feb 1, 2019
hobofan added a commit to hobofan/mosaic-contracts that referenced this issue Feb 5, 2019
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

4 participants