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

Support for PriceOracles #701

Merged
merged 32 commits into from
May 9, 2024
Merged

Support for PriceOracles #701

merged 32 commits into from
May 9, 2024

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    30b6522 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5764dc4 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. [WIP] rename transactions to OracleSet, OracleDelete to maintain comp…

    …atibility with definitions.json, update integration tests
    ckeshava committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    c8a2bb3 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. update the CI/CD file to latest rippled docker image.

    remove extraneous debug print statements
    ckeshava committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    6919e22 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

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

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    e811c41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2237c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a16e6e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d698d28 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dad085f View commit details
    Browse the repository at this point in the history
  6. update changelog

    ckeshava committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    2af51b1 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    170dafd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcec52c View commit details
    Browse the repository at this point in the history
  3. address Mayukha's comments: rename files and variables to match defs.…

    …json - oracle_set and oracle_delete
    ckeshava committed May 1, 2024
    Configuration menu
    Copy the full SHA
    df462ba View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

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

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    9c7ce5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d1b476 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    Co-authored-by: Omar Khan <[email protected]>
    ckeshava and khancode authored May 6, 2024
    Configuration menu
    Copy the full SHA
    23b0ef0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d08ba7f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c044ce7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1a02a58 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7dd3f17 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    958ee1a View commit details
    Browse the repository at this point in the history
  2. address review comments

    ckeshava committed May 7, 2024
    Configuration menu
    Copy the full SHA
    915ff35 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3957867 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    8251981 View commit details
    Browse the repository at this point in the history
  2. Update tests/unit/models/requests/test_ledger_entry.py

    Co-authored-by: Omar Khan <[email protected]>
    ckeshava and khancode authored May 8, 2024
    Configuration menu
    Copy the full SHA
    56ff610 View commit details
    Browse the repository at this point in the history
  3. Update tests/unit/models/requests/test_ledger_entry.py

    Co-authored-by: Omar Khan <[email protected]>
    ckeshava and khancode authored May 8, 2024
    Configuration menu
    Copy the full SHA
    7f39f50 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db3d27f View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    72afddf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49370f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e98980b View commit details
    Browse the repository at this point in the history