iqlusioninc / liquidity-staking-module

Other
87 stars 29 forks source link

ADR-002 #66

Closed sampocs closed 1 year ago

sampocs commented 1 year ago

Implementation in #61

ADR-002 introduces the global liquid staking cap and renames exemption factor to validator bond factor. Delegations from module account and LSM tokenized shares are tracked against the global liquid staking and validator bond caps. This requires changing the standard staking transactions to introspect. The reason for tracking module account shares is because ICAs are module accounts under the hood, so in practice this limits liquid staking.

faddat commented 1 year ago

g2g with this, to describe that solution.

I am migrating to office shortly, will review implementation in detail then