Tyler Shipe
|
41fa096294
|
use latest mango client to add confirming transaction notification
|
2021-12-29 13:39:17 -05:00 |
Tyler Shipe
|
05bd420fce
|
restrict ui error body length and handle null values on account page
|
2021-12-29 01:39:32 -05:00 |
saml33
|
a8e33e46b2
|
flash wallet draw on first use
|
2021-12-29 12:07:37 +11:00 |
saml33
|
384cec140b
|
swap info tooltips
|
2021-12-29 11:35:47 +11:00 |
tjshipe
|
64f820afb7
|
Merge pull request #115 from blockworks-foundation/show-deposit-after-intro
show deposit modal after intro tips
|
2021-12-28 17:52:37 -05:00 |
tjshipe
|
9c2a8f097f
|
Merge pull request #114 from blockworks-foundation/ImpossiblePairs-patch-1
Flush lines on market change
|
2021-12-28 17:42:45 -05:00 |
tjshipe
|
63c17348ba
|
Merge pull request #116 from blockworks-foundation/interest/funding-charts
show hourly stats when only 1 day of data
|
2021-12-28 17:41:50 -05:00 |
tjshipe
|
893e126127
|
Merge pull request #117 from blockworks-foundation/ImpossiblePairs-patch-2
Update Precision Utils Information
|
2021-12-28 17:41:22 -05:00 |
tjshipe
|
2bd9fbe428
|
Merge pull request #113 from blockworks-foundation/show-refresh-for-intro
show refresh button when no account
|
2021-12-28 17:39:23 -05:00 |
tjshipe
|
f70e2c7bcb
|
Merge pull request #122 from blockworks-foundation/swap-styling
Swap styling
|
2021-12-28 17:37:59 -05:00 |
Tyler Shipe
|
cd49edd0b6
|
add error boundaries to app.tsx
|
2021-12-28 17:22:50 -05:00 |
Tyler Shipe
|
d0fb21b90c
|
use theme for bg color in trading view loading screen
|
2021-12-28 15:03:53 -05:00 |
Tyler Shipe
|
e8cfdabbde
|
set mangoCache and mangoGroup at the same time
|
2021-12-28 11:13:18 -05:00 |
saml33
|
5b79690039
|
show/hide rate info
|
2021-12-28 22:46:41 +11:00 |
saml33
|
5db9359c4a
|
fix broken docs links
|
2021-12-28 10:02:07 +11:00 |
Tyler Shipe
|
4371cf28f3
|
fix infinite refresh maybe
|
2021-12-27 12:25:08 -05:00 |
saml33
|
a646861929
|
add wallet draw
|
2021-12-27 22:25:30 +11:00 |
saml33
|
4335fd124b
|
update styles
|
2021-12-27 20:46:50 +11:00 |
Maximilian Schneider
|
2074783559
|
update v1 mango url
|
2021-12-26 21:01:39 -07:00 |
Maximilian Schneider
|
ba5b5bb56c
|
rename getServerSideProps to getStaticProps
|
2021-12-26 07:28:46 -07:00 |
Maximilian Schneider
|
0fc6783bc2
|
switch to npm package instead of git clone for mango client
|
2021-12-26 06:24:14 -07:00 |
Maximilian Schneider
|
b7dc7f42a1
|
upgrade mango client
|
2021-12-26 06:10:57 -07:00 |
dd
|
9e4ad312f7
|
upgrade mango-client to support optimized settlePnl and reduce retry interval to 15s; implement more optimized settlePnl
|
2021-12-25 12:23:04 -05:00 |
Tyler Shipe
|
dca90fe340
|
reset trade page grid local storage key to fix refresh bug
|
2021-12-24 14:39:20 -05:00 |
Tyler Shipe
|
c503b21f0a
|
upgrade jup ag npm pkg
|
2021-12-22 19:39:57 -05: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
|
389376d565
|
add better logic check for description
|
2021-12-20 12:05:45 -05:00 |
Tyler Shipe
|
b5e3de18ac
|
show error notification for 30 secs
|
2021-12-20 10:46:03 -05:00 |
Tyler Shipe
|
35d709a164
|
refresh token balances
|
2021-12-20 01:23:57 -05:00 |
Tyler Shipe
|
394b92792c
|
show confirm modal after approving swap
|
2021-12-19 15:30:03 -05:00 |
Tyler Shipe
|
0578903bb6
|
default to zero wallet balance in swap ui
|
2021-12-19 15:23:35 -05:00 |
Tyler Shipe
|
f842bb54d8
|
improvements to swap ux
|
2021-12-19 15:21:18 -05:00 |
Tyler Shipe
|
2c1f67e226
|
decimals on swap form
|
2021-12-19 13:47:05 -05:00 |
Tyler Shipe
|
8506a77c7f
|
show more decimals on swap price
|
2021-12-19 13:43:49 -05:00 |
Tyler Shipe
|
08daf82696
|
Merge branch 'swap' into main
|
2021-12-19 13:28:11 -05:00 |
Tyler Shipe
|
b16849b5ef
|
add coingecko stats
|
2021-12-19 13:17:43 -05:00 |
Tyler Shipe
|
55d3909829
|
add null check for item address
null chell
moar
hide max button if not connected
fetch balances
fixes
improve swap perf
|
2021-12-19 01:25:33 -05:00 |
Tyler Shipe
|
9b37735e3b
|
remove spl-token-registry package and use jup-ag token list
downgrade eslint
more eslint downgrade
remove swap page as a test
add back swap form
moar tests
try
add back jup form
remove unused import
|
2021-12-18 16:06:54 -05:00 |
saml33
|
7c857ca974
|
show hourly stats when only 1 day of data
|
2021-12-18 22:19:57 +11:00 |
saml33
|
23c5aeabc7
|
show deposit modal after intro tips
|
2021-12-18 10:28:09 +11:00 |
ImpossiblePairs
|
5484f9144f
|
Flush lines on market change
Updated drawlines() on market refresh to flush lines first if present.
|
2021-12-17 15:10:27 -08:00 |
Tyler Shipe
|
0f13c748e4
|
add jupiter ag swap
|
2021-12-17 16:02:02 -05:00 |
Tyler Shipe
|
6ea9a2b37e
|
add check for description in notification
|
2021-12-17 14:52:07 -05:00 |
Tyler Shipe
|
d9f26f58ab
|
don't display unrealized pnl until breakEven price exists
|
2021-12-17 13:46:03 -05:00 |
Tyler Shipe
|
e033d84a5d
|
show confirmation timeout errors longerso txid is easier to read
|
2021-12-17 11:20:48 -05:00 |
saml33
|
d98b095d16
|
show refresh button when no account
|
2021-12-17 20:51:54 +11:00 |
Tyler Shipe
|
79f15aa6a8
|
redraw lines after changing market
|
2021-12-14 20:10:18 -05:00 |
Tyler Shipe
|
a08b1d7e8e
|
call updateOpenOrders after canceling an order
|
2021-12-14 19:56:02 -05:00 |
tjshipe
|
485e26c6fe
|
Merge pull request #76 from blockworks-foundation/30-day-interest-chart
30 day interest and funding charts
|
2021-12-14 17:50:46 -05:00 |
saml33
|
b716c33feb
|
remove unnecessary window scroll
|
2021-12-15 09:42:02 +11:00 |