Lunie: Show delegation, undelegation, and redelegation warning messages

Created on 30 Apr 2019  Â·  10Comments  Â·  Source: luniehq/lunie

Is your feature request related to a problem? Please describe.

As a user it would be good to understand, that I can't use the undelegating tokens for 21 days. The user could loose revenue by that action.
If the user wants to redelegate instead, he needs to do another action that is not clear (set different delegation source). This needs a better UX.

Describe the solution you'd like

Add an undelegation warning
Improve redelegation UX (maybe move into own button)

Describe alternatives you've considered

Additional context

ux-improvement

All 10 comments

so, after a long discussion with the cosmos hub team - here is my understanding about redelegation:

  • you can redelegate up to 7 times with the same parties (your address, source validator, destination validator)
  • voting power and rewards / distribution change instantly upon redelegation — but the original delegations are subject to the unbonding period. if the original validator is slashed, your redelegations will also be slashed (unless after the 21 day period)
  • add delegation warning (subject penalities applied to the validator)
  • you cannot redelegate redelegations until after the unbonding period is over. (A -> B is permitted, B -> C is not (until after unbonding period)

    - we should add a warning message and confirmation to undelegation because it is not possible to undo and takes 21 days.

we are going to add some information about this to lunie soon.

_Originally posted by @jbibla in https://github.com/luniehq/lunie/issues/2557#issuecomment-491278603_

we still need to add a message for delegation and redelegation IMO

new learning: rewards are instantly auto-withdrawn for redelegations and undelegations.

new learning: rewards are instantly auto-withdrawn for redelegations and undelegations.

Isn't it magical? /sarcasm

I expect that's confusing - unfortunately, it's necessitated by the "F1" lazy fee calculation logic.

@cwgoes even though they are instantly withdrawn, are delegators still subject to penalties for 21 days if the original validator is penalized for some reason?

@cwgoes even though they are instantly withdrawn, are delegators still subject to penalties for 21 days if the original validator is penalized for some reason?

Yes, though the rewards are not bonded so not subject to any penalties (but the delegation amount is).

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@colw let's make sure these messages are in place for all staking transactions in the action modal.

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

can someone confirm that these messages are in place for all staking transactions in the action modal?

@colw @mariopino

Was this page helpful?
0 / 5 - 0 ratings

Related issues

NodeGuy picture NodeGuy  Â·  4Comments

AdityaSripal picture AdityaSripal  Â·  4Comments

JakeHartnell picture JakeHartnell  Â·  3Comments

jbibla picture jbibla  Â·  3Comments

Bitcoinera picture Bitcoinera  Â·  4Comments