Commit Graph

310 Commits

Author SHA1 Message Date
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
bartosz-lipinski 8622642650 feat: borrowing power note 2020-12-29 22:26:57 -06:00
bartosz-lipinski c204ac5ad9 feat: fix borrowing power 2020-12-29 21:29:06 -06:00
Mr. Dummy Tester b1dfe1676c feat: THink we're getting very close to being done with this form. 2020-12-28 17:36:45 -06:00
bartosz-lipinski 21051f776a feat: borrowing power 2020-12-28 12:42:46 -06:00
bartosz-lipinski 9805849b85 feat: add borrow page overview 2020-12-28 11:45:23 -06:00
bartosz-lipinski c5d1e51963 fix: build error 2020-12-27 23:05:43 -06:00
bartosz-lipinski b1a03c4513 feat: add liquidation description 2020-12-27 23:05:33 -06:00
bartosz-lipinski 210bcfe350 feat: connect button 2020-12-26 22:31:28 -06:00
bartosz-lipinski d466152aaa fix: slider input 2020-12-26 21:59:18 -06:00
Mr. Dummy Tester a0530957d5 feat: Pause point for first part of form 2020-12-26 20:28:14 -06:00
Mr. Dummy Tester 8a7b2b377c feat: some fixes for the gains chart 2020-12-26 19:58:23 -06:00