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: loan pool #63

Closed
wants to merge 25 commits into from
Closed

feat: loan pool #63

wants to merge 25 commits into from

Commits on May 26, 2023

  1. cleanup account id

    SterlynLee committed May 26, 2023
    Configuration menu
    Copy the full SHA
    c04456e View commit details
    Browse the repository at this point in the history
  2. pool pending storage

    SterlynLee committed May 26, 2023
    Configuration menu
    Copy the full SHA
    296139e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7717e83 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. new type LoanPool

    SterlynLee committed May 29, 2023
    Configuration menu
    Copy the full SHA
    e08f6e0 View commit details
    Browse the repository at this point in the history
  2. new type Cridit

    SterlynLee committed May 29, 2023
    Configuration menu
    Copy the full SHA
    1f5d4b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ee0ac2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f908ed9 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

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

Commits on Jun 5, 2023

  1. loan and repay

    SterlynLee committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    704ac93 View commit details
    Browse the repository at this point in the history
  2. interest debt

    SterlynLee committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    8bfbf2c View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Configuration menu
    Copy the full SHA
    16baac5 View commit details
    Browse the repository at this point in the history
  2. add migrations

    SterlynLee committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    cc95539 View commit details
    Browse the repository at this point in the history
  3. fix

    SterlynLee committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    10302f8 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. Configuration menu
    Copy the full SHA
    3d676c2 View commit details
    Browse the repository at this point in the history
  2. fix renew extra pledge

    SterlynLee committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    761be1a View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

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

Commits on Jun 14, 2023

  1. Configuration menu
    Copy the full SHA
    c4cc5ff View commit details
    Browse the repository at this point in the history
  2. fix vstorage pledge amount

    SterlynLee committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    bc10c94 View commit details
    Browse the repository at this point in the history
  3. refactor vstorage pledge

    SterlynLee committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    712e9af View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Configuration menu
    Copy the full SHA
    803b865 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a0d510 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Configuration menu
    Copy the full SHA
    2ef60f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a43f0f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c15fb09 View commit details
    Browse the repository at this point in the history
  4. v0.1.7 migiration

    SterlynLee committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    1ca7bfd View commit details
    Browse the repository at this point in the history