Skip to content

Patch oracles for solana on relay #154

@BadConfig

Description

@BadConfig

For integrating relay swaps on Solana we should add several issues to oracles:

  • Garbage collection: user provides data account owned by relay program that contains swap data, after it is processed, we should close data account with gravity
  • Clearing extractor state: we should provide ability to oracles to request /delete method on extractors that moves it's state with query parameters base64 of processed data and a secret phrase to access state changing method securely
    Some pictures of Solana relay architecture below
    EVM to Solana
    image
    Solana to EVM
    image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions