Skip to content

feat: Curve Finance Integration and Stablecoin Management (#81)#451

Open
Susuhome wants to merge 2 commits intoSpectral-Finance:mainfrom
Susuhome:feat/curve-finance
Open

feat: Curve Finance Integration and Stablecoin Management (#81)#451
Susuhome wants to merge 2 commits intoSpectral-Finance:mainfrom
Susuhome:feat/curve-finance

Conversation

@Susuhome
Copy link

@Susuhome Susuhome commented Mar 8, 2026

Curve Finance stablecoin pool management for issue #81.

PoolManager (GenServer)

  • Add/remove liquidity with partial withdrawal support
  • Gauge staking/unstaking for CRV rewards
  • Reward claiming
  • Pool analysis (APR estimate, utilization, risk scoring)
  • Position CRUD

Acceptance Criteria

  • Pool position management
  • Gauge staking implementation
  • CRV rewards handling
  • Pool analysis system
  • Documentation (moduledocs)
  • Tests (10 tests, 0 failures)

Budget: $900

Susuhome added 2 commits March 8, 2026 16:27
…inance#81)

- PoolManager: add/remove liquidity, gauge staking, CRV rewards, pool analysis
- 10 tests, all passing
…especs, 23 tests

- Input validation: missing pool, negative amounts, invalid percentage
- Lifecycle guards: closed positions can't be staked/removed, already_staked/not_staked
- Pool analysis: recommendation tiers, multi-token risk scoring
- Typespecs on all public functions
- Tests: 10 → 23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant