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

RetroBooster & Boosted strategy #47

Open
Tracked by #6 ...
a17 opened this issue Nov 20, 2023 · 0 comments · May be fixed by #130
Open
Tracked by #6 ...

RetroBooster & Boosted strategy #47

a17 opened this issue Nov 20, 2023 · 0 comments · May be fixed by #130
Assignees
Labels
BASE STRATEGY Base strategy implementation related tasks BETA Need to be solved in Beta version BLOCKER Blocks the solution to other issues or PRs BOOSTER New Booster implementation

Comments

@a17
Copy link
Member

a17 commented Nov 20, 2023

BoostedStrategyBase

The boosted strategy receives increased rewards when staking liquidity in Gauges or holding LPs with using veTOKEN power for boost.
This is implemented by staking/holding liquidity through single contract (is IBooster) to which the VE-boost power is delegated or holded veTOKEN management supported.

Such logic was implemented in Tetu V1 GaugeDepositor for Balancer DeX.

This base strategy must be universal.

RetroBooster

Booster can be implemented with linked ERC20 liquid staking token that represents shares of locked RETRO.

LiquidToken

Booster ownership liquid staking voting escrow token.

@a17 a17 added BETA Need to be solved in Beta version BLOCKER Blocks the solution to other issues or PRs BASE STRATEGY Base strategy implementation related tasks labels Nov 20, 2023
@a17 a17 mentioned this issue Nov 20, 2023
13 tasks
@a17 a17 mentioned this issue Jan 23, 2024
37 tasks
@a17 a17 changed the title Boosted strategy MerklVeBooster & Boosted strategy Feb 29, 2024
@a17 a17 changed the title MerklVeBooster & Boosted strategy RetroBooster & Boosted strategy May 11, 2024
@a17 a17 linked a pull request May 12, 2024 that will close this issue
12 tasks
@a17 a17 added the BOOSTER New Booster implementation label May 12, 2024
@a17 a17 self-assigned this May 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BASE STRATEGY Base strategy implementation related tasks BETA Need to be solved in Beta version BLOCKER Blocks the solution to other issues or PRs BOOSTER New Booster implementation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant