penumbra-zone / penumbra

Penumbra is a fully private proof-of-stake network and decentralized exchange for the Cosmos ecosystem.
https://penumbra.zone
Apache License 2.0
381 stars 296 forks source link

Create asset identifier for each validator's staking token #37

Closed hdevalence closed 2 years ago

hdevalence commented 3 years ago

Penumbra's staking design treats all delegations to a particular validator as fungible, and provides native liquid staking tokens associated to each validator. To record these in the shielded pool (#27), we need a way to create an asset identifier linked to the validator's identity.

hdevalence commented 2 years ago

We've done this now (at least since #321), and some pre-existing work before that.