-
-
Notifications
You must be signed in to change notification settings - Fork 67
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
Cavey/lif #215
base: main
Are you sure you want to change the base?
Cavey/lif #215
Commits on May 22, 2024
-
This commit introduces a new feature to marginfi, an ability to create and interact with a liquid insurance pool that is integrated with a bank's insurance vault. Each liquid insurance pool offers a mint token which represents shares in the pool. Users can deposit and withdraw from the pool. Signed-off-by: Denton X <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b35899d - Browse repository at this point
Copy the full SHA b35899dView commit details
Commits on May 23, 2024
-
fix: Remove marginfi account pubkey
Signed-off-by: Denton X <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e072543 - Browse repository at this point
Copy the full SHA e072543View commit details -
fix: Rename authority to admin; update shares to WrappedI80F48
Signed-off-by: Denton X <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 66e1dd4 - Browse repository at this point
Copy the full SHA 66e1dd4View commit details -
fix: Update to use request timestamp at the time of the request
Signed-off-by: Denton X <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 47308c7 - Browse repository at this point
Copy the full SHA 47308c7View commit details
Commits on May 24, 2024
-
fix: Remove lif token mint functionality entirely
Signed-off-by: Denton X <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e8ec7ec - Browse repository at this point
Copy the full SHA e8ec7ecView commit details
Commits on May 28, 2024
-
fix: Remove unnecessary fields from lif
Signed-off-by: Denton X <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 536ad42 - Browse repository at this point
Copy the full SHA 536ad42View commit details -
fix: Use lif seed in state; remove other mint seeds
Signed-off-by: Denton X <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 450546c - Browse repository at this point
Copy the full SHA 450546cView commit details -
fix: Use shares explicitly when depositing, add withdraw params to
account data Signed-off-by: Denton X <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 48b4b71 - Browse repository at this point
Copy the full SHA 48b4b71View commit details
Commits on May 29, 2024
-
fix: Remove extra signers; fix withdrawals to use amount instead of
shares Signed-off-by: Denton X <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 062391b - Browse repository at this point
Copy the full SHA 062391bView commit details -
fix: Clean up withdraw to use amount instead of shares
Signed-off-by: Denton X <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9da4479 - Browse repository at this point
Copy the full SHA 9da4479View commit details -
fix: Use anchor close macro on withdraw
Signed-off-by: Denton X <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 06ce16a - Browse repository at this point
Copy the full SHA 06ce16aView commit details -
fix: Return Result<> when creating a fund
Signed-off-by: Denton X <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for da2861f - Browse repository at this point
Copy the full SHA da2861fView commit details
Commits on May 30, 2024
-
wip: Internal accounting model
Signed-off-by: Denton X <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a4e0323 - Browse repository at this point
Copy the full SHA a4e0323View commit details -
fix: Use correct deposit seeds
Signed-off-by: Denton X <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6f80884 - Browse repository at this point
Copy the full SHA 6f80884View commit details -
feat: Add haircut_shares to reprice lif shares in case of bankruptcy or
withdraws Signed-off-by: Denton X <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a8f5dab - Browse repository at this point
Copy the full SHA a8f5dabView commit details -
fix: Move InsuranceFundAccount to state
Signed-off-by: Denton X <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3477229 - Browse repository at this point
Copy the full SHA 3477229View commit details
Commits on May 31, 2024
-
wip: Move lif module up one level; add account based accounting
Signed-off-by: Denton X <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0b50360 - Browse repository at this point
Copy the full SHA 0b50360View commit details
Commits on Jun 2, 2024
-
feat: Add user deposit accounting
Signed-off-by: Denton X <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a2c90ec - Browse repository at this point
Copy the full SHA a2c90ecView commit details
Commits on Jun 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5b18378 - Browse repository at this point
Copy the full SHA 5b18378View commit details
Commits on Jun 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 876e8ed - Browse repository at this point
Copy the full SHA 876e8edView commit details
Commits on Jun 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7af12e5 - Browse repository at this point
Copy the full SHA 7af12e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for e82b743 - Browse repository at this point
Copy the full SHA e82b743View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf7c5f2 - Browse repository at this point
Copy the full SHA cf7c5f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7b793e - Browse repository at this point
Copy the full SHA b7b793eView commit details
Commits on Jun 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d33b8d1 - Browse repository at this point
Copy the full SHA d33b8d1View commit details
Commits on Jul 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6e9d575 - Browse repository at this point
Copy the full SHA 6e9d575View commit details