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

[Epic] Separating soroban-rpc to prepare for repo change #1174

Merged
merged 12 commits into from
Feb 6, 2024

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    4afe637 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86bea6c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e58f800 View commit details
    Browse the repository at this point in the history
  4. feat: create soroban-rpc crate (#21)

    * feat: create soroban-rpc crate
    * chore: add doc strings
    willemneal committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    be4a543 View commit details
    Browse the repository at this point in the history
  5. feat: add a sign argument to force sign and sending

    SYSTEM_TEST_VERBOSE_OUTPUT was added to get system tests to pass this
    willemneal committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    1ee71df View commit details
    Browse the repository at this point in the history
  6. fix: add event test

    willemneal committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    da41cba View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4b95cbe View commit details
    Browse the repository at this point in the history
  8. fix: fmt

    willemneal committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    30c888c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    71c65dd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    944d2e7 View commit details
    Browse the repository at this point in the history
  11. fix: address review

    willemneal committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    f764d4a View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

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