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: integrate EMA Oracle #599

Merged
merged 28 commits into from
May 31, 2023
Merged

feat: integrate EMA Oracle #599

merged 28 commits into from
May 31, 2023

Commits on Feb 7, 2023

  1. add EmaOracle to Basilisk runtime

    + add integration test
    + adjust xyk pallet to call pass data to the pallet
    apopiak committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    076e793 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. Configuration menu
    Copy the full SHA
    c889078 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:galacticcouncil/Basilisk-node int…

    …o apopiak/oracle-integration
    apopiak committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    3b4fbf4 View commit details
    Browse the repository at this point in the history
  3. bump runtime version

    apopiak committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    93f6ea5 View commit details
    Browse the repository at this point in the history
  4. formatting

    apopiak committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    e8d2dba View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Configuration menu
    Copy the full SHA
    23a5532 View commit details
    Browse the repository at this point in the history
  2. bump crate versions

    apopiak committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    fc11ff3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e376bf View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. Configuration menu
    Copy the full SHA
    af9bf56 View commit details
    Browse the repository at this point in the history
  2. update warehouse dep

    apopiak committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    411c17d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09595b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9dac5e4 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. Configuration menu
    Copy the full SHA
    785ef64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95c4a5b View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. Configuration menu
    Copy the full SHA
    10c6b51 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:galacticcouncil/Basilisk-node int…

    …o apopiak/oracle-integration
    apopiak committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    30411fb View commit details
    Browse the repository at this point in the history
  3. bump crate and spec versions

    apopiak committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    54d2613 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    628697f View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

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

Commits on Apr 18, 2023

  1. run ci

    mrq1911 committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    40d392d View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Merge branch 'master' of github.com:galacticcouncil/Basilisk-node int…

    …o apopiak/oracle-integration
    apopiak committed May 3, 2023
    Configuration menu
    Copy the full SHA
    93df908 View commit details
    Browse the repository at this point in the history
  2. bump crate versions

    apopiak committed May 3, 2023
    Configuration menu
    Copy the full SHA
    6f533ba View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Configuration menu
    Copy the full SHA
    65d1327 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:galacticcouncil/Basilisk-node int…

    …o apopiak/oracle-integration
    apopiak committed May 30, 2023
    Configuration menu
    Copy the full SHA
    c9f308f View commit details
    Browse the repository at this point in the history
  3. adjust integration test

    apopiak committed May 30, 2023
    Configuration menu
    Copy the full SHA
    645c281 View commit details
    Browse the repository at this point in the history
  4. bump crate versions

    apopiak committed May 30, 2023
    Configuration menu
    Copy the full SHA
    781e60c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b5c5c68 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Merge branch 'master' into apopiak/oracle-integration

    # Conflicts:
    #	runtime/basilisk/src/lib.rs
    #	runtime/testing-basilisk/src/lib.rs
    mrq1911 committed May 31, 2023
    Configuration menu
    Copy the full SHA
    d72a5d2 View commit details
    Browse the repository at this point in the history