wallet-core icon indicating copy to clipboard operation
wallet-core copied to clipboard

Cardano Staking

Open optout21 opened this issue 2 years ago • 1 comments

Is your feature request related to a problem? Please describe. Support Cardano Staking. Currently transfer & tokens are supported. TODO:

  • Check staking address support, extend supported address formats if needed (https://github.com/trustwallet/wallet-core/blob/master/src/Cardano/AddressV3.h#L26)
  • Add messages (in proto, Signing, tests) for staking/unstaking/etc.
  • Test

Some additional info:

  • Staked ADA is not locked for a given period, but can be spent any time while staked
  • Staking does not have an amount, instead, the address is staked, with all ADA on it.
  • Rewards are earned staring with the next epoch
  • Unstaking is instant

optout21 avatar Aug 03 '22 12:08 optout21

@catenocrypt can you give an estimation for this? how long and what we need to do?

hewigovens avatar Aug 18 '22 11:08 hewigovens

Hello folks! I usually don't "resuscitate" closed/resolved items, but I'm not sure I understand how this was implemented. For instance, when I go to the Cardano (ADA) token I'm unable to see the option for Stake, as it's found for other tokens like KAVA, ATOM, etc.

So how is it staking for ADA implemented then?

x80486 avatar Oct 24 '22 16:10 x80486

Hello @x80486 - it's not yet implemented in the end user application, stay tuned.

Milerius avatar Oct 24 '22 16:10 Milerius