Tyler Shipe
|
6833602681
|
fix balance rounding issue in market balances
|
2021-09-01 14:43:27 -04:00 |
Tyler Shipe
|
0b1cbd80a5
|
update client to use web3.js sendAndConfirmRawTransaction
|
2021-09-01 14:05:52 -04:00 |
Tyler Shipe
|
4f20fc6542
|
use client reloadMangoAccount
|
2021-08-31 13:47:03 -04:00 |
Tyler Shipe
|
6630e29707
|
upgrade nextjs
|
2021-08-30 00:56:27 -04:00 |
Tyler Shipe
|
e0f2398dab
|
remove old hooks
|
2021-08-29 20:37:31 -04:00 |
Tyler Shipe
|
7dd454c23c
|
handle rounding issues when withdrawing max with borrows
|
2021-08-29 20:25:36 -04:00 |
Tyler Shipe
|
7aa7feadb0
|
Use latest client to fix rounding issues
|
2021-08-29 15:15:37 -04:00 |
dd
|
a07acca6e0
|
applied floor to deps and net; applied ceil to borrows; don't recommend merging changes in BalancesTable.tsx unless you also make it work with the 0 balances checker etc. But I think as long as we aim to show precision up to native units, these changes are good.
|
2021-08-28 17:16:10 -04:00 |
dd
|
471b07396d
|
now applying .floor() to getAvailBalance
|
2021-08-28 16:33:41 -04:00 |
Tyler Shipe
|
be63fd5c7f
|
use latest mango-client
|
2021-08-28 14:32:32 -04:00 |
dd
|
6b1c922b47
|
update mango-client package in yarn lock
|
2021-08-25 14:02:41 -04:00 |
Tyler Shipe
|
44bd6dc5a7
|
use latest mango-client
|
2021-08-25 13:12:43 -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
|
b61e0b2f13
|
use latest client
|
2021-08-24 17:17:01 -04:00 |
Tyler Shipe
|
d9019b961a
|
reduce margin in trade form; remove leverage text from slider
|
2021-08-24 16:40:43 -04:00 |
dd
|
ac15479370
|
fixed breakeven price issue; updated yarn lock
|
2021-08-23 17:20:23 -04:00 |
Tyler Shipe
|
9c75a0dbd2
|
add available balance tooltip; update client for market margin available fix
|
2021-08-23 15:46:29 -04:00 |
Tyler Shipe
|
de052ace29
|
add collateral available and market margin available
|
2021-08-23 15:35:59 -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 |
dd
|
1b5cac89a1
|
fixed getPnl and settlePnl functions and updated client
|
2021-08-20 16:39:44 -04:00 |
Maximilian Schneider
|
b0d4b9353a
|
display recent trades
|
2021-08-20 04:47:25 +02:00 |
dd
|
75c9abf746
|
fixed the sign issue for get average entry price
|
2021-08-19 21:41:10 -04:00 |
dd
|
fe09cebc2c
|
upgrade to latest mango client; unexpected error bug fixed
|
2021-08-19 18:47:19 -04:00 |
Tyler Shipe
|
beda882674
|
latest client
|
2021-08-19 15:40:54 -04:00 |
Tyler Shipe
|
b7a6a5086d
|
use latest client
|
2021-08-19 13:49:44 -04:00 |
Tyler Shipe
|
809aec51e0
|
use latest group
|
2021-08-18 20:42:34 -04:00 |
Tyler Shipe
|
1c64a8a252
|
show position closing in leverage slider
|
2021-08-18 20:33:45 -04:00 |
Tyler Shipe
|
0af7a8b8ee
|
more trade form improvements
|
2021-08-18 16:15:17 -04:00 |
Tyler Shipe
|
86ea7afcff
|
add leverage slider
|
2021-08-18 14:23:12 -04:00 |
Tyler Shipe
|
2105827769
|
reduce sleep after placing a trade
|
2021-08-18 11:01:42 -04:00 |
Tyler Shipe
|
b3424df63e
|
fix account naming when new sub account
|
2021-08-17 17:52:53 -04:00 |
Tyler Shipe
|
f7aa5b6bed
|
fix lint errors
|
2021-08-17 16:48:42 -04:00 |
Tyler Shipe
|
5c44d1fd34
|
fix when creating new mango accoung
|
2021-08-17 16:09:27 -04:00 |
Tyler Shipe
|
47c47367f9
|
latest client
|
2021-08-17 13:15:40 -04:00 |
Tyler Shipe
|
5ff5fb2914
|
use latest client
|
2021-08-16 20:05:57 -04:00 |
Tyler Shipe
|
5d8bf9969e
|
Finish max withdrawal simulation
|
2021-08-15 18:36:06 -04:00 |
Tyler Shipe
|
99a6184cb1
|
add leverage
|
2021-08-14 17:14:43 -04:00 |
Tyler Shipe
|
d4927731ee
|
add breakeven and avg open price
|
2021-08-14 14:16:15 -04:00 |
Tyler Shipe
|
10a881a811
|
wire up init account and deposit
|
2021-08-13 11:31:00 -04:00 |
Tyler Shipe
|
a019c06b28
|
use latest client
|
2021-08-12 19:50:36 -04:00 |
Tyler Shipe
|
5270930649
|
upgrade to latest client
|
2021-08-12 12:13:00 -04:00 |
Tyler Shipe
|
3dadee255a
|
remove console logs, use latest client
|
2021-08-06 18:49:17 -04:00 |
Tyler Shipe
|
f8ee52eb7f
|
fix to show trade history even when spot open order acct doesnt exist
|
2021-08-06 18:35:10 -04:00 |
Tyler Shipe
|
c5866ee610
|
make health ratio red if init health is at or below zero
|
2021-08-04 17:47:05 -04:00 |
Tyler Shipe
|
77716dc7ee
|
fix account name
|
2021-08-04 14:51:17 -04:00 |
Tyler Shipe
|
96b50431ca
|
add redeem all mngo button
|
2021-08-04 14:31:32 -04:00 |
Tyler Shipe
|
52d98d28c2
|
flip side in trade history based on maker or taker
|
2021-08-04 13:15:28 -04:00 |
Tyler Shipe
|
85ed076fe0
|
sort trade history for perps
|
2021-08-04 12:46:14 -04:00 |
Tyler Shipe
|
1a09dd172f
|
use new mango group
|
2021-07-30 16:35:38 -04:00 |