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

feat: slinky integration #51

Merged
merged 10 commits into from
Jan 15, 2024
Merged

feat: slinky integration #51

merged 10 commits into from
Jan 15, 2024

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    c7982f3 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. use compatibility keeper

    beer-1 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    bce6f76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a8751e View commit details
    Browse the repository at this point in the history
  3. use LastValidatorPowers

    beer-1 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    1ee0f69 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3758328 View commit details
    Browse the repository at this point in the history
  5. cleanup service && config

    beer-1 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    7cb15c5 View commit details
    Browse the repository at this point in the history
  6. add config examples

    beer-1 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    6d9e2e7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    895644a View commit details
    Browse the repository at this point in the history
  8. cleanup default config

    beer-1 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    441b072 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. simplify slinky integration by only allowing out process (#49)

    * simplify slinky integration by only allowing out process
    
    * fix unwrap bool
    
    * add missing autocli (#50)
    
    * add swagger & call oracle service to oracle client
    
    * implement ibc app to fetch price from provider
    
    * update goprivate
    beer-1 authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    2b539c6 View commit details
    Browse the repository at this point in the history