Commit Graph

142 Commits

Author SHA1 Message Date
tjs e9b0e1f935 check for undefined token index on withdraw 2022-04-05 12:36:55 -04:00
tjs 819c47051e fix deposit func type to support deposits when mango acct doesnt exist 2022-04-05 10:56:46 -04:00
tjs 4250d403d0 handle deposit when referrer doesnt exist 2022-04-04 18:26:08 -04:00
Kieran Gillen 39e4a6def5 Adds more null checks 2022-03-30 13:08:05 +02:00
Kieran Gillen 60cb08a5a5 Adds more null checks 2022-03-29 15:02:29 +02:00
Kieran Gillen a6aaf551dd Merge branch 'main' of github.com:blockworks-foundation/mango-ui-v3 into kieran/strict-nullcheck 2022-03-29 12:02:37 +02:00
Kieran Gillen 8c276acfe2 Adds more null checks 2022-03-28 17:13:54 +02:00
Kieran Gillen 2deb4ec75f Adds more null checks 2022-03-28 16:18:35 +02:00
Kieran Gillen 140c26542a Updates TS version 2022-03-28 16:17:54 +02:00
Kieran Gillen 1a40a98af0 Removes calls to Wallet and Connected through MangoStore hook 2022-03-23 11:42:04 +01:00
Kieran Gillen cd8549b1dc Reverts revert wallet adapter 2022-03-22 10:18:58 +01:00
tjs c79e0869b5 use bignumber abs for perp position 2022-03-21 08:52:41 -04:00
tjs fa7edcc119 switch away from toLocaleString
toLocaleString is quite slow
2022-03-20 21:30:12 -04:00
tjs 2fd1e8676c more type checks 2022-03-20 04:07:03 -04:00
tjs 9ce177ca3d Revert solana wallet adapter 2022-03-18 14:41:23 -04:00
Kieran Gillen 23b1feb941 Merge branch 'main' of github.com:blockworks-foundation/mango-ui-v3 into add-wallet-adapter 2022-03-17 13:06:28 +01:00
saml33 a25570c384 misc number formatting 2022-03-16 01:12:46 +11:00
Kieran Gillen d46376649c Updates WalletAdapter type 2022-03-15 14:52:28 +01:00
enoughpower 819ce57163
Merge branch 'main' into huobi-wallet 2022-03-07 15:49:45 +08:00
Mike Wojo da38974dac Add support for Glow Wallet 2022-03-04 15:52:37 +13:00
dd df2b2eb9ba fix display of taker fee and maker fee decimals 2022-02-28 12:51:10 -05:00
dd 5d7599ef97 optimizations; Add more commas to large numbers; NO MERGE STILL UNFINISHED 2022-02-28 12:51:03 -05:00
dengcheng cbf062ba7a add huobi-wallet support 2022-02-28 14:05:52 +08:00
tjs f54af5c787 add ref links 2022-02-14 12:17:11 -05:00
tjs 55b7907bfd wip 2022-02-14 12:15:46 -05:00
tjshipe 4444ad996b
Merge pull request #146 from vsakos/main
Solflare SDK with the unified adapter
2022-02-10 13:12:03 -05:00
tjs 366617dc5c fix type errors 2022-02-09 11:28:57 -05:00
tjshipe ff92514483
Merge branch 'main' into with_24h_change 2022-02-06 19:44:51 -05:00
Varga-Somogyi Ákos 128d42272b Solflare unified adapter 2022-02-03 15:30:44 +01:00
Tyler Shipe 351bc5d11d ensure mango account is loaded before connecting wallet 2022-01-26 13:37:02 -05:00
Brandon Bonipart 32fe8392e7 replaces daily change in MarketDetails with rolling 24hr change. 2022-01-24 07:46:06 -05:00
Tyler Shipe b7bf1cdda5 yarn format 2022-01-15 15:25:14 -06:00
Riordan Panayides c02f5e1f1f Use createMangoAccountAndDeposit 2022-01-15 14:56:10 -06:00
ImpossiblePairs 5de849eec4
Add LUNA Perp Contract Precision
Updated perpContractPrecision for LUNA perp
2022-01-04 13:34:10 -08:00
ImpossiblePairs 15bb3814a3
Update Precision Utils Information
UI precision information doesn't currently include MSOL, BNB, or AVAX.
2021-12-20 09:32:09 -08:00
Tyler Shipe 0f13c748e4 add jupiter ag swap 2021-12-17 16:02:02 -05:00
Tyler Shipe 800448220d add avax 2021-12-13 16:53:50 -05:00
Vidor Gencel 54b07ad855
backwards compatibility to pubkey object (#107) 2021-12-10 12:31:39 +00:00
Tyler Shipe ac818e5a5d add flag to show and hide notifications 2021-12-09 16:21:53 -05:00
saml33 8acb039630
Merge pull request #100 from Mango-Heroes/export-csv
Export History, Funding, and Interest data to CSV file
2021-12-08 10:01:09 +11:00
dd 588ae8dd18 Looks like max slippage on perp Market orders is working 2021-12-02 21:38:44 -05:00
Yandre 40e7c2875c Added code to export data to CSV file 2021-12-02 19:37:20 -05:00
tjshipe 76d82bf718
Merge pull request #91 from blockworks-foundation/ts/liquidation-ui
Ts/liquidation UI
2021-11-23 20:37:26 +00:00
Tyler Shipe ae0cea7083 yarn format 2021-11-23 14:54:11 -05:00
dd dc102338e2 fixed ugly open interest display in perps stats; added perpContractPrecision in index.ts 2021-11-23 12:52:27 -05:00
Denmark 36f6585b6a
add bitpie wallet (#86) 2021-11-23 13:25:31 +01:00
saml33 d216ec1f1a add solflare 2021-11-10 22:46:54 +11:00
Maximilian Schneider 328fd828b8 use event history api candles 2021-11-05 13:49:51 +00:00
saml33 859432fdb2 fix: match oracle and markprice decimals to tick size 2021-11-02 20:43:28 +11:00
Tyler Shipe 597e0b65b7 reduce padding to remove horizontal scrollbar; yarn format 2021-10-26 11:57:54 -04:00