Commit Graph

403 Commits

Author SHA1 Message Date
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
Mr. Dummy Tester 3b3ad80dd0 feat: Add in fulcrum feature and get it working, but now it's time to really start to make this page look good now that all the pieces are there. 2020-12-26 17:32:50 -06:00
bartosz-lipinski 31ae3ef4f5 chore: fix warning 2020-12-26 16:39:24 -06:00
bartosz-lipinski 51862fcbde feat: revoke instruction 2020-12-26 16:36:35 -06:00
bartosz-lipinski 29387bb974 chore: add todo 2020-12-26 11:00:56 -06:00
Mr. Dummy Tester bda95affc2 feat: fix exchange rate bug by removing those bad methods that dont work right 2020-12-25 20:47:28 -06:00
Mr. Dummy Tester fc23f18420 feat: Some refactoring - now it all works and is hooked up. Still lots of nice formatting but at least swap is now providing leverage validaiton. 2020-12-25 14:39:06 -06:00
Mr. Dummy Tester 0b0e5773c2 feat: Intermediate commit where i am debugging a merge of swap 2020-12-25 13:16:18 -06:00