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

Exchangerate controller #2226

Merged
merged 5 commits into from
Oct 14, 2024

Commits on Oct 14, 2024

  1. Exchange Rate controller

    Every zone block is a clearing market, the conversions are played
    once in the EVM and then price effect from that conversions determine
    the exchange rate for that block and the converted value gets adjusted
    based on that price slip
    kiltsonfire authored and gameofpointers committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    d43a183 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e097795 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6efa70f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    71ebcdc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2a7b069 View commit details
    Browse the repository at this point in the history