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

Loans: Add Runtime API #1457

Merged
merged 12 commits into from
Jul 18, 2023
Merged

Loans: Add Runtime API #1457

merged 12 commits into from
Jul 18, 2023

Commits on Jul 17, 2023

  1. update types diagram

    lemunozm committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    ea4baff View commit details
    Browse the repository at this point in the history
  2. add ActiveLoanInfo

    lemunozm committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    07f970f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c025c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b840047 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    abba2d7 View commit details
    Browse the repository at this point in the history
  6. add rpc & service

    lemunozm committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    0172343 View commit details
    Browse the repository at this point in the history
  7. minor rename

    lemunozm committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    23d90e9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a9d7506 View commit details
    Browse the repository at this point in the history
  9. taplo fmt

    lemunozm committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    c8960e3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c2fb6e4 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. fix clippy

    lemunozm committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    c705b89 View commit details
    Browse the repository at this point in the history
  2. Remove RPC support

    lemunozm committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    a68041a View commit details
    Browse the repository at this point in the history