Commit Graph

205 Commits

Author SHA1 Message Date
Dummy Tester 123 c80dc16518 Add a bunch of index files for better pkg mgmt 2021-02-08 17:54:17 -06:00
Dummy Tester 123 8aac241384 More changes to fix babel and loaders 2021-02-08 14:48:07 -06:00
Dummy Tester 123 ddc1caf3cf Fixing a few tsc bugs 2021-02-07 12:51:28 -06:00
Dummy Tester 123 6848b0ad4d Adding some more fixes to make things run 2021-02-07 12:34:36 -06:00
Dummy Tester 123 e59d009e94 Trying different things to get u64 working 2021-02-07 12:03:22 -06:00
Dummy Tester 123 bd5e3eb060 Fixes to get common working 2021-02-06 21:00:56 -06:00
Dummy Tester 123 874829ed7a Checkpoint where i move to packages design 2021-02-06 19:34:32 -06:00
Dummy Tester 123 7ae9559831 Delete unneeded yarn lock file 2021-02-06 16:41:32 -06:00
Dummy Tester 123 7e2749b9bc Intermediary step where ive gotten everything at least green and moved to common and linked 2021-02-06 16:08:34 -06:00
Dummy Tester 123 27c62ce9d3 Working on monorepo typescript setup 2021-02-05 21:21:35 -06:00
Dummy Tester 123 04cf8a8c8d Moved to lending 2021-02-04 20:15:27 -06:00
Dummy Tester 123 70e71841d1 Initial 2021-02-04 20:14:29 -06:00
B c4ea475c31
Merge pull request #54 from yamijuan/fixing
added risk slider to borrow input
2021-02-02 10:26:48 -06:00
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