Commit Graph

261 Commits

Author SHA1 Message Date
Maximilian Schneider bfebd8a900 fix babelrc to handle logical assignment ops 2021-06-16 12:05:03 -04:00
Tyler 02183890ef
Merge pull request #34 from blockworks-foundation/dd/place_settle_fix
only send pre-settle instructon if open orders account already exists
2021-06-16 10:24:19 -04:00
dd 1087750421 only send pre-settle instructon if open orders account already exists 2021-06-16 10:23:01 -04:00
Tyler 3bd8343f3d
Merge pull request #32 from blockworks-foundation/dd/improve_place_settle
Added a settle instruction before place and settle to reduce compute …
2021-06-15 15:31:43 -04:00
dd 5b66381805 Added a settle instruction before place and settle to reduce compute by 30k 2021-06-15 15:29:10 -04:00
Maximilian Schneider 3dbbe87ded
fix data issues when switching markets (#31) 2021-06-12 22:03:05 -04:00
Maximilian Schneider 3b66cf9090
fix volume sometimes null (#30) 2021-06-12 20:04:13 -04:00
Tyler Shipe 3c65fc267e fix bug showing fee rebate in wrong balances col 2021-06-12 17:55:27 -04:00
Tyler Shipe 69bb0e02d3 add back US to countries list 2021-06-12 17:26:56 -04:00
Tyler Shipe 8171b25167 use latest mango-client version 2.1 2021-06-12 17:17:59 -04:00
Tyler Shipe 2f5f489bd2 Merge branch 'development' into main 2021-06-12 17:10:05 -04:00
Tyler Shipe 82678a3447 fix net balances 2021-06-12 16:57:09 -04:00
dd c3fedf9f80 fixed placeAndSettle to round properly 2021-06-12 15:49:04 -04:00
Tyler Shipe 09df840c6a use correct quote net balance 2021-06-12 15:23:15 -04:00
Tyler Shipe 48374fa3fb update devnet ws url 2021-06-12 15:10:56 -04:00
Tyler Shipe f6101964f2 clean up quote balance logic 2021-06-12 14:04:30 -04:00
Tyler Shipe 4476a2254e rebate gui hoster fees to users 2021-06-12 13:46:06 -04:00
saml33 e14350e624
disable 0 bal assets for deposits and fix withdraw validations (#25) 2021-06-11 14:23:51 -04:00
Tyler Shipe 147c702f3e update devnet url 2021-06-11 10:42:08 -04:00
Tyler 32346a75c0
Merge pull request #27 from ImpossiblePairs/trade-form-ui-bugs
Updated TradeForm.tsx UI Bugs
2021-06-10 19:42:17 -04:00
Tyler Shipe 821c24fa45 add additional blocked countries 2021-06-10 11:18:13 -04:00
ImpossiblePairs 2f066cb92c
Updated TradeForm.tsx UI Bugs
Added handling of USDT orders below minimum size (e.g. $1), removed ability to execute trades at half minimum order size due to rounding, and allowing user input leading with numerical input that is not strictly a number (e.g. decimal point).
2021-06-09 15:30:53 -07:00
Tyler b3f5d132e6
Merge pull request #26 from blockworks-foundation/max/bump-npm
bump mango-client to 2.0.0 for consistency
2021-06-09 14:44:58 -04:00
Tyler Shipe 956664b91f show accounts in select when length is greater than two 2021-06-09 12:28:33 -04:00
Maximilian Schneider d4560af064 bump mango-client to 2.0.0 for consistency 2021-06-09 12:01:34 -04:00
Tyler Shipe f3a86a5a0c combine quote currency balances now that we're showing all markets 2021-06-09 11:52:32 -04:00
Tyler Shipe e68211a56b adding settle all button temporarily to test issue in ui 2021-06-08 18:49:53 -04:00
Tyler Shipe 15bb7c56d1 fix link 2021-06-08 11:04:56 -04:00
Tyler Shipe 1afe59e4e0 update modal with sol srm info 2021-06-08 10:59:39 -04:00
Tyler Shipe 9e16290300 fix NaN on account change modal 2021-06-07 19:33:59 -04:00
Tyler Shipe 31dc68d120 add back fee discounts table 2021-06-07 18:06:00 -04:00
Tyler Shipe 485718cd1b fix borrow modal 2021-06-07 17:56:56 -04:00
Tyler Shipe 330ef82a32 fix default margin account select 2021-06-07 16:55:10 -04:00
Tyler Shipe aa5355e70c fix pnl on accounts page 2021-06-07 13:28:54 -04:00
Tyler Shipe f4efd78b9d better spacing between accounts on alert page 2021-06-07 13:14:58 -04:00
Tyler Shipe ba8ef82703 update acct labels 2021-06-07 13:03:51 -04:00
Tyler Shipe 3a57263452 fix pnl 2021-06-07 13:01:41 -04:00
Tyler Shipe c44105e4cd fetch trade history when switching accounts 2021-06-07 13:00:00 -04:00
Tyler Shipe 448d6e0bc3 fix leverage colors 2021-06-05 18:10:34 -04:00
Maximilian Schneider 7fb654f2c9 withdraw modal shows now more decimals 2021-06-05 18:01:01 -04:00
Maximilian Schneider 75454b9af4 mango withdraw correction 2021-06-05 17:24:51 -04:00
Maximilian Schneider 6fec35a012 move native sol to top of deposit list 2021-06-05 16:46:18 -04:00
Tyler Shipe e5167bdcbc fix apy and apr 2021-06-05 15:53:19 -04:00
Maximilian Schneider d964cb0312 allow deposit from already wrapped SOL 2021-06-05 15:48:19 -04:00
Tyler Shipe c86ee0157f add 20 sec interval to oracle price updates 2021-06-05 15:38:17 -04:00
Tyler Shipe b67f676383 add useOraclePrice hook and show in market header 2021-06-05 14:40:56 -04:00
Tyler Shipe c90efd5b63 simplify utc dates in market header 2021-06-05 14:40:07 -04:00
Tyler Shipe a1d572048b removed leverage indicator on deposit and withdraw modals 2021-06-05 14:01:00 -04:00
Maximilian Schneider e346eb2472 remove drop down from top bar 2021-06-05 13:31:06 -04:00
Tyler Shipe 74c9016374 use latest 5 token mango client 2021-06-05 13:06:56 -04:00