Commit Graph

739 Commits

Author SHA1 Message Date
Tyler Shipe 233d6c8e93 use latest client 2021-09-08 14:32:29 -04:00
Tyler Shipe 5bcec8dd69 change interval to refresh trade history 2021-09-08 14:08:54 -04:00
Tyler Shipe fa082d09bd change reload mango acct interval time 2021-09-08 13:52:52 -04:00
saml33 fa0e440aa2
Merge pull request #29 from blockworks-foundation/borrow-page-tables
improve borrow page tables
2021-09-08 23:07:38 +10:00
saml33 1f8ca47328 improve borrow page tables 2021-09-08 23:04:09 +10:00
saml33 e5579b09bb format trade price 2021-09-08 14:34:52 +10:00
saml33 9b0b470ba3
Merge pull request #28 from blockworks-foundation/trade-history-table-mobile
trade history table mobile
2021-09-08 14:28:54 +10:00
saml33 18d43bd837 trade history table mobile 2021-09-08 14:12:49 +10:00
saml33 d291197544
Merge pull request #27 from blockworks-foundation/perp-position-mobile-table
perp positions table mobile
2021-09-08 12:45:37 +10:00
saml33 6e4323ee6e perp positions table mobile 2021-09-08 11:52:45 +10:00
Tyler Shipe 0034344577 fix order highlighting when grouping orderbook 2021-09-07 21:39:12 -04:00
Tyler Shipe 33070aef91 reduce getProgramAccount calls 2021-09-07 19:31:02 -04:00
saml33 ebad7d753f fix available liquidity unit 2021-09-08 08:55:45 +10:00
tjshipe 3c38928ffc
Merge pull request #24 from rjpeterson/orderbook-grouping
Orderbook grouping
2021-09-07 17:23:50 -04:00
Tyler Shipe 58737a9783 fewer getProgramAccount calls 2021-09-07 15:56:25 -04:00
Tyler Shipe b03db3b771 remove send transaction notification 2021-09-07 15:27:54 -04:00
saml33 2b097f61dd
Merge pull request #26 from blockworks-foundation/open-orders-mobile-table
open orders mobile table
2021-09-07 23:56:13 +10:00
tjshipe c135c871bf Merge pull request #18 from blockworks-foundation/perp-stats
Add funding rate and open interest graphs
2021-09-07 23:46:45 +10:00
rjpeterson d2052270e7 adjust dropdown width 2021-09-07 15:55:28 +08:00
rjpeterson 4fe35a4417 fix inconsistent decimal count upon grouping change 2021-09-07 15:42:07 +08:00
Tyler Shipe df8b65d9a9 add usePrevious to trigger immediate rerender on group size change 2021-09-06 16:43:08 -04:00
tjshipe 4fe6edf64b
Merge pull request #18 from blockworks-foundation/perp-stats
Add funding rate and open interest graphs
2021-09-06 13:35:40 -04:00
Tyler Shipe f956af73db fix funding rate label display 2021-09-06 13:28:35 -04:00
Tyler Shipe 7416988dcd Revert "wip"
This reverts commit ebf0e6fa4d2d9640afa938a9aaee6b0fc95815a4.
2021-09-06 12:59:13 -04:00
Tyler Shipe cf20d48c51 wip 2021-09-06 12:59:13 -04:00
Riordan Panayides b8251361f5 Make number formatting consistent 2021-09-06 12:59:13 -04:00
Riordan Panayides 7b836cae64 Arrange graphs in grid 2021-09-06 12:59:13 -04:00
Riordan Panayides c4707086ed Fix stats service URL 2021-09-06 12:59:13 -04:00
Riordan Panayides 5c752cca78 Add funding rate and open interest graphs 2021-09-06 12:59:13 -04:00
rjpeterson 3afabced6b adjust text position in dropdown button 2021-09-06 22:37:07 +08:00
rjpeterson 2317b9aeb6 adjust styling & fix build error 2021-09-06 22:30:55 +08:00
rjpeterson a179790b0e set default grouping to 1 cent 2021-09-06 21:56:34 +08:00
rjpeterson 90a0117d0d prevent grouping from resetting to default on market refresh 2021-09-06 21:56:04 +08:00
rjpeterson bb0a4594cc prevent grouping from resetting to default on market refresh 2021-09-06 21:50:11 +08:00
rjpeterson cc517d1508 revert unnecessary changes 2021-09-06 21:44:32 +08:00
rjpeterson c6c54f27bf make select box width consistent 2021-09-06 21:38:36 +08:00
rjpeterson f6dddddd53 make grouping function more clear 2021-09-06 21:38:33 +08:00
rjpeterson acf91fa3d2 fix orders not grouping properly due to js floats 2021-09-06 21:38:31 +08:00
rjpeterson 206cd98b46 change group sizes, increase orderbook entries to 40, fix bids display bug 2021-09-06 21:38:28 +08:00
rjpeterson c3c1eb3651 adjust decimal count when grouping is changed 2021-09-06 21:38:25 +08:00
rjpeterson 3d962d7707 adjust dropdown styling 2021-09-06 21:38:23 +08:00
rjpeterson d16395eb9a reset groupSize on new market, make sure all array entries are numbers 2021-09-06 21:38:20 +08:00
rjpeterson e4b70ae4ae add GroupSize select component 2021-09-06 21:38:17 +08:00
rjpeterson 6fb724de11 initial rough grouping solution 2021-09-06 21:38:14 +08:00
saml33 6d15756581 add rates to balances table 2021-09-06 21:51:18 +10:00
saml33 0117358268
Merge pull request #23 from blockworks-foundation/action-buttons-balances-table
add deposit/withdraw buttons to balances table
2021-09-06 16:26:36 +10:00
saml33 67156f49d9 update zebra stripe colors 2021-09-06 16:22:30 +10:00
saml33 65cb1e9c63 add deposit/withdraw buttons to balances table 2021-09-06 16:08:33 +10:00
Tyler Shipe bb2d4ffc10 fix orderbook row bar width 2021-09-06 01:36:27 -04:00
tjshipe c1928ff54e
Merge pull request #22 from blockworks-foundation/balances-table-mobile
improve balances table
2021-09-05 22:40:12 -04:00