Skip to content

Migrate pool configuration to on-chain governance parameter store #697

Description

@Smartdevs17

Context

Pool configuration needs to be managed through governance.

Current Limitation

Pool configuration is off-chain or hardcoded.

Expected Outcome

  • On-chain parameter store
  • Governance-controlled parameter updates
  • Parameter versioning
  • Parameter impact simulation

Acceptance Criteria

  • On-chain parameter store contract
  • Governance voting for parameter changes
  • Parameter versioning with history
  • Parameter impact simulation
  • Parameter validation rules
  • Parameter change notifications
  • Parameter documentation

Technical Scope

  • stellar-lend/contracts/hello-world/src/governance.rs - Governance
  • New contract: stellar-lend/contracts/parameters/ - Parameter store
  • api/src/routes/parameters.ts - Parameter API
  • frontend/ - Parameter management UI

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    200-points200 point issuedrips-waveDrips Wave project taskhighHigh priority issue

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions