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

Add RPC for server_definitions to rippled #4703

Merged
merged 37 commits into from
Oct 18, 2023

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    439179d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8f73bd View commit details
    Browse the repository at this point in the history
  3. remove magic_enum

    mvadari committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    ede9634 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e8ba1ef View commit details
    Browse the repository at this point in the history
  5. get TER codes working

    mvadari committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    38db68b View commit details
    Browse the repository at this point in the history
  6. clean up

    mvadari committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    18cecad View commit details
    Browse the repository at this point in the history
  7. run clang-format

    mvadari committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    2ac883e View commit details
    Browse the repository at this point in the history
  8. fix bugs + clean up

    mvadari committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    d36cb79 View commit details
    Browse the repository at this point in the history
  9. add to CLI help list

    mvadari committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    54f19e3 View commit details
    Browse the repository at this point in the history
  10. fix header issue

    mvadari committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    1607c55 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

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

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    ff4f55d View commit details
    Browse the repository at this point in the history
  2. add comments back into macro

    mvadari committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    166ab29 View commit details
    Browse the repository at this point in the history
  3. merge develop

    mvadari committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    fd2da62 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

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

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    423bf60 View commit details
    Browse the repository at this point in the history
  2. make defsHash not optional

    mvadari committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    5fc2ee5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d36478 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f430626 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c46a5f7 View commit details
    Browse the repository at this point in the history
  6. remove unneeded void

    mvadari committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    e67f72c View commit details
    Browse the repository at this point in the history
  7. remove str

    mvadari committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    18edf9e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    89f336a View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

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

Commits on Oct 11, 2023

  1. respond to comments

    mvadari committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    d558b66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c34bcd0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed92a27 View commit details
    Browse the repository at this point in the history
  4. respond to more comments

    mvadari committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    ebe4258 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. clean up + edit changelog

    mvadari committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    b628b42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c64bd2f View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    162ba8b View commit details
    Browse the repository at this point in the history
  2. add tests

    mvadari committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    d8503ae View commit details
    Browse the repository at this point in the history
  3. switch out operator

    mvadari committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    7f17a78 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. 1 Configuration menu
    Copy the full SHA
    205c0f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e4b7a5 View commit details
    Browse the repository at this point in the history
  3. fix build issue

    mvadari committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    cd69226 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    008f092 View commit details
    Browse the repository at this point in the history