Tyler Shipe
|
c1269298b9
|
use custom endpoint url
|
2021-09-13 17:14:59 -04:00 |
Tyler Shipe
|
13a48cd2dc
|
use cloudflare worker in ipAddress hook
|
2021-09-10 16:10:22 -04:00 |
Tyler Shipe
|
732d854c36
|
add manual refresh to ui
|
2021-09-09 20:23:02 -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 |
Tyler Shipe
|
33070aef91
|
reduce getProgramAccount calls
|
2021-09-07 19:31:02 -04: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
|
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
|
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
|
206cd98b46
|
change group sizes, increase orderbook entries to 40, fix bids display bug
|
2021-09-06 21:38:28 +08:00 |
saml33
|
6d15756581
|
add rates to balances table
|
2021-09-06 21:51:18 +10:00 |
saml33
|
50380107cf
|
improve balances table
|
2021-09-05 16:50:16 -04:00 |
Tyler Shipe
|
e5b67857af
|
retry transaction more frequently; use tx callback for notifications
|
2021-09-04 17:59:53 -04:00 |
Tyler Shipe
|
e306915a45
|
Increase frequency of background mangoAccount updates
|
2021-09-04 12:40:43 -04:00 |
Tyler Shipe
|
6cc64dda39
|
fix maker taker display
|
2021-09-03 21:59:10 -04:00 |
Tyler Shipe
|
1798cfa3e0
|
increase interval
|
2021-09-03 10:18:49 -04:00 |
Tyler Shipe
|
5b8f4dd155
|
change interval time and add position market name
|
2021-09-03 02:39:37 -04:00 |
Tyler Shipe
|
4f20fc6542
|
use client reloadMangoAccount
|
2021-08-31 13:47:03 -04:00 |
Tyler Shipe
|
e0f2398dab
|
remove old hooks
|
2021-08-29 20:37:31 -04:00 |
Tyler Shipe
|
009259c35f
|
compare pks with .equals
|
2021-08-28 14:09:08 -04:00 |
Tyler Shipe
|
63e151f516
|
prevent useOrderbook from updating during market change
fixes white screen error
|
2021-08-27 20:15:25 -04:00 |
Tyler Shipe
|
38ab3f9914
|
refresh mango acct more frequently; add error notification on failure
|
2021-08-25 11:50:39 -04:00 |
Tyler Shipe
|
19a42b9c7c
|
mark price decimal formatting
|
2021-08-25 10:44:06 -04:00 |
Tyler Shipe
|
f92eb09ddb
|
add account loading message
|
2021-08-24 15:45:59 -04:00 |
Tyler Shipe
|
dbd831bca5
|
fix quote balance display
|
2021-08-24 15:16:40 -04:00 |
Tyler Shipe
|
f268201e09
|
tweak decimal precision on stats
|
2021-08-24 13:04:43 -04:00 |
Tyler Shipe
|
1c0962031b
|
add notification when sol balance is low and when connecting wallet; disable connect button until walletadapter is loaded
|
2021-08-24 12:28:25 -04:00 |
Tyler Shipe
|
3f1e91399e
|
add stat totals
|
2021-08-23 17:09:16 -04:00 |
Tyler Shipe
|
de052ace29
|
add collateral available and market margin available
|
2021-08-23 15:35:59 -04:00 |
Tyler Shipe
|
a7b5c8a96a
|
more tweaks to improve orderbook websocket
|
2021-08-23 13:21:20 -04:00 |
Tyler Shipe
|
b3cc717c86
|
use context slot to sync orderbook updates
|
2021-08-23 13:12:48 -04:00 |
Tyler Shipe
|
99355dac38
|
use latest client to fix settle pnl
|
2021-08-23 11:21:26 -04:00 |
saml33
|
945f8a1a90
|
add orders/position count
|
2021-08-22 22:45:10 +10:00 |
saml33
|
a4da1f6272
|
use balance instead of deposits/borrows
|
2021-08-22 12:59:54 +10:00 |
Maximilian Schneider
|
aa999f1a0f
|
correctly trigger connected state
|
2021-08-20 11:53:44 +02:00 |
Tyler Shipe
|
8b310acc9b
|
rename marginDeposits to deposits
|
2021-08-18 16:43:51 -04:00 |
Tyler Shipe
|
c0ec5655a3
|
fix taker fee in trade form
|
2021-08-18 10:33:03 -04:00 |
Tyler Shipe
|
c598f79a4a
|
remove fee tab; set trade form price on page load
|
2021-08-18 10:24:29 -04:00 |
Tyler Shipe
|
7790b7e062
|
run yarn format
|
2021-08-17 16:51:02 -04:00 |
Tyler Shipe
|
f7aa5b6bed
|
fix lint errors
|
2021-08-17 16:48:42 -04:00 |
dd
|
800bea3306
|
added in self cranking for perp orders
|
2021-08-17 16:36:31 -04:00 |
Tyler Shipe
|
46d909ef6d
|
add market fees to trade form box
|
2021-08-17 15:37:07 -04:00 |
Tyler Shipe
|
afb09d828b
|
add srm dex fee discount table
|
2021-08-17 13:14:39 -04:00 |
Tyler Shipe
|
5ff5fb2914
|
use latest client
|
2021-08-16 20:05:57 -04:00 |
Tyler Shipe
|
17d73fc3cf
|
more frequent mango acct updates
|
2021-08-16 18:10:06 -04:00 |
Tyler Shipe
|
935cd46345
|
exclude perp liqs from trade history table
|
2021-08-14 19:24:55 -04:00 |
Tyler Shipe
|
99a6184cb1
|
add leverage
|
2021-08-14 17:14:43 -04:00 |