Commit Graph

292 Commits

Author SHA1 Message Date
juan 0509b68d94 lint 2021-02-01 15:05:02 -05:00
juan 9fbfdf3356 nothing borrowed panel 2021-02-01 14:46:48 -05:00
juan 8b2687ebf4 split deposit info line into separate cards 2021-02-01 14:17:44 -05:00
juan dff1d6e1c1 use first obligation when clicking repay from reserve overview 2021-02-01 13:55:12 -05:00
juan 6b03bf31a1 added risk slider to borrow input 2021-02-01 12:00:27 -05:00
bartosz-lipinski 8c0ff7b54d feat: update account id 2021-01-28 09:53:46 -06:00
Bartosz Lipinski c5db4c6e6e
Merge pull request #53 from yamijuan/repay-partially
Allow users to liquidate partially
2021-01-27 16:46:12 -06:00
Bartosz Lipinski ddf0608859
Merge branch 'main' into repay-partially 2021-01-27 16:43:55 -06:00
Bartosz Lipinski 127c000e02
Merge pull request #47 from yamijuan/liquidation
Added loan information on liquidation page
2021-01-27 16:40:18 -06:00
juan 51ad245011 lint 2021-01-27 15:49:12 -05:00
juan 805faf8b36 Allow users to liquidate partially 2021-01-27 15:47:07 -05:00
juan 07c19bd183 fixed collateralInQuote value for loaninfoline 2021-01-27 15:22:33 -05:00
juan d47b3e1a70 Merge branch 'liquidation' of github.com:yamijuan/oyster-lending into repay-partially 2021-01-27 13:01:06 -05:00
juan e3df946feb lint 2021-01-27 12:45:16 -05:00
juan 404770aea1 max slider amount can't exceed current balance is user wallet 2021-01-27 12:44:14 -05:00
juan 9fe4d6bda5 BorrowInput: select first token as default collateral 2021-01-26 14:52:37 -05:00
juan 8500764e73 Added wallet balance to repayinput 2021-01-26 14:33:10 -05:00
juan 0be2d169c2 changed loaninfoline into small cards 2021-01-26 12:49:44 -05:00
bartosz-lipinski ea39f0c47f fix: switch tln to https 2021-01-25 22:32:54 -06:00
bartosz-lipinski b19c7dd501 feat: fix repay + dark theme 2021-01-25 22:17:39 -06:00
bartosz-lipinski 135e61982f fix: item keys 2021-01-25 20:58:57 -06:00
juan 129a025d5f Added loan information on liquidation page 2021-01-25 14:13:55 -05:00
Bartosz Lipinski dcb1e6c9a1
Merge pull request #46 from yamijuan/swap_input
Swap input style with corresponding calculations
2021-01-24 17:03:37 -06:00
juan c36a3f4a44 button size changed 2021-01-24 15:49:22 -05:00
juan eb2a24980d added swap input style to withdraw 2021-01-24 15:43:28 -05:00
juan 9b20d9013b added swap input style to deposit 2021-01-24 15:34:29 -05:00
juan c295b8e4bf lint 2021-01-24 15:21:29 -05:00
juan 1b14c2641b Added swap input style to repay page 2021-01-24 15:19:44 -05:00
juan d69762d1b8 collateral calculation from borrow input 2021-01-24 12:30:29 -05:00
juan 60a47aa013 borrow calculation on borrow page 2021-01-24 12:13:44 -05:00
Bartosz Lipinski be4545e77b
Merge pull request #44 from solana-labs/feature/interest_instruction
Feature/interest instruction
2021-01-22 23:30:24 -06:00
bartosz-lipinski 236690d715 chore: cleanup 2021-01-22 23:30:03 -06:00
bartosz-lipinski f3a5b4bc2a feat: switch to use bbo. resolves #42 2021-01-22 23:29:01 -06:00
bartosz-lipinski 01bae0f1c8 feat: accrue interest, resolves #38 2021-01-22 23:04:23 -06:00
bartosz-lipinski 7a7250ea62 feat: add AccrueReserveInterest. resolves #38 2021-01-22 22:57:25 -06:00
bartosz-lipinski 7062479f1b fxi: update lending market layout 2021-01-22 22:18:23 -06:00
bartosz-lipinski 5c948d83d3 feat: init obligation. resolves #39 2021-01-22 22:13:22 -06:00
bartosz-lipinski d67b410bfa fix: resolves #41 2021-01-22 22:12:17 -06:00
Bartosz Lipinski 1694eadbad
Merge pull request #43 from solana-labs/feature/fees
Feature/fees
2021-01-22 10:12:09 -06:00
Bartosz Lipinski 4bcf5e10f4
Merge pull request #37 from yamijuan/token_urlname
Allow use token name in URL along with reserve account's pubkey
2021-01-20 21:49:08 -06:00
Bartosz Lipinski b00f400f57
Merge pull request #33 from solana-labs/feature/fees
Add support for fees & transfer authority
2021-01-20 21:44:13 -06:00
Bartosz Lipinski adf11ebda9
Merge pull request #35 from jstarry/bug-fixes
fix: typos, repay with wrapped sol, withdraw overpay
2021-01-20 21:43:56 -06:00
juan 2cb73282ff refactor userlendingreserver to allow token name in url 2021-01-19 15:37:20 -05:00
juan ddb2fbca16 Allow use token name in URL along with reserve account's pubkey 2021-01-19 13:12:03 -05:00
Justin Starry 5dfad004ab Update lending and obligation models 2021-01-15 16:25:04 +08:00
Justin Starry da778b4c33 fix: typos, repay with wrapped sol, withdraw overpay 2021-01-14 15:25:25 +08:00
Justin Starry 7c0401a1fd Update token lending id 2021-01-09 10:04:37 +08:00
bartosz-lipinski 0951eede43 feat: account layout 2021-01-08 18:14:20 -06:00
Justin Starry d55c9084f6 Bump span length 2021-01-08 23:46:57 +08:00
Justin Starry 55784109e1 version changes 2021-01-08 23:37:26 +08:00