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!(rpc): implementing go-da interface #3146

Merged
merged 9 commits into from
Feb 1, 2024

Commits on Jan 31, 2024

  1. initial integration

    distractedm1nd committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    aa8ae6d View commit details
    Browse the repository at this point in the history
  2. adding namespaces

    distractedm1nd committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    59aae62 View commit details
    Browse the repository at this point in the history
  3. fixing signatures

    distractedm1nd committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    5d29a7e View commit details
    Browse the repository at this point in the history
  4. integrating into fx

    distractedm1nd committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    5a57cd5 View commit details
    Browse the repository at this point in the history
  5. tests

    distractedm1nd committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    947d37d View commit details
    Browse the repository at this point in the history
  6. fixing validate

    distractedm1nd committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    7d873da View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. upgrading to v0.4.0

    distractedm1nd committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    f3e5096 View commit details
    Browse the repository at this point in the history
  2. disabling flaky tests

    distractedm1nd committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    8de5c5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b2c76f View commit details
    Browse the repository at this point in the history