Commit Graph

171 Commits

Author SHA1 Message Date
bartosz-lipinski 135e61982f fix: item keys 2021-01-25 20:58:57 -06: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
bartosz-lipinski 315d9304e8 fix: set fee accounts as writable 2021-01-06 22:23:49 -06:00
bartosz-lipinski dff25c7ef8 chore: remove debigger 2021-01-06 21:28:17 -06:00
bartosz-lipinski 390dea08a7 feat: change ownership of mem 2021-01-06 21:26:20 -06:00
bartosz-lipinski a727c11b51 feat: flip bid/asks 2021-01-06 21:24:48 -06:00
bartosz-lipinski 27a3c69db4 feat: fees 2021-01-06 17:08:19 -06:00
bartosz-lipinski f3608c37d4 feat: add support for owner/host fees 2021-01-06 11:06:32 -06:00
bartosz-lipinski 1177d94153 feat: update layout 2021-01-06 10:43:00 -06:00
bartosz-lipinski a2154ff63c feat: add fees to layout 2021-01-05 23:36:35 -06:00
bartosz-lipinski 52d1d939c9 feat: add support for transfer authority 2021-01-05 23:24:34 -06:00
bartosz-lipinski d30ac691b1 chore: more labels 2021-01-05 18:08:38 -06:00
bartosz-lipinski 383a4a245d feat: repay overview 2021-01-05 13:02:09 -06:00
bartosz-lipinski 16d6cd60a8 chore: cleanup unused code 2021-01-05 11:35:02 -06:00
bartosz-lipinski 4d16a1c182 feat: add links 2021-01-04 23:48:07 -06:00
bartosz-lipinski f0fcc4b19c chore: rename margin 2021-01-01 19:54:24 -06:00
bartosz-lipinski f40a37582f feat: chart.js changes 2021-01-01 16:00:55 -06:00
bartosz-lipinski 94762b0763 chore: fix warnings 2020-12-30 09:03:03 -06:00
bartosz-lipinski dec3d42a0a fix: build error 2020-12-30 08:52:34 -06:00
Bartosz Lipinski 530397afdb
Merge pull request #15 from dummytester123/main
adding Margin Trading Scaffolding
2020-12-30 08:34:37 -06:00
Bartosz Lipinski 02ea379405
Merge branch 'main' into main 2020-12-30 08:33:43 -06:00
bartosz-lipinski 07dec4f451 feat: todos 2020-12-30 08:13:42 -06:00
bartosz-lipinski 537abbccd0 chore: add todos 2020-12-29 22:27:32 -06:00