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(custom-rpc): add account roles and LP info to custom RPC #4089

Merged
merged 12 commits into from
Oct 10, 2023

Commits on Oct 9, 2023

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

    acdibble committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    42b636a View commit details
    Browse the repository at this point in the history
  3. rewrite account info RPC

    acdibble committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    22a05a2 View commit details
    Browse the repository at this point in the history
  4. use enum

    acdibble committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    7850e9d View commit details
    Browse the repository at this point in the history
  5. clippy

    acdibble committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    3b4483a View commit details
    Browse the repository at this point in the history
  6. clippy

    acdibble committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    0dd1dad View commit details
    Browse the repository at this point in the history
  7. add broken test

    acdibble committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    b5de94a View commit details
    Browse the repository at this point in the history
  8. fix broken test

    acdibble committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    185eea1 View commit details
    Browse the repository at this point in the history
  9. pass by value

    acdibble committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    63cac4b View commit details
    Browse the repository at this point in the history
  10. move mod

    acdibble committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    b3009c0 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

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