mango-ui-v3/pages
ImpossiblePairs 0a587edc26
Risk calculator v3 (#79)
* Push risk calculator to branch

* Fixed Enclosing on updatePriceValues

Fixed incorrect enclosing of updatePriceValues

* Clean up and commenting

* Update USDT slider response and asset/liability tabulation

* Update value assignment encapsulation error

* Risk Calculator feedback and bug fixes

* Slider Range updated to 0 - 350%

* Add icons, feedback, open orders toggle

* Remove unnecessary console log

* Update precision and short scenario summary

* Push risk calculator to branch

* Fixed Enclosing on updatePriceValues

Fixed incorrect enclosing of updatePriceValues

* Clean up and commenting

* Update USDT slider response and asset/liability tabulation

* Update value assignment encapsulation error

* Risk Calculator feedback and bug fixes

* Slider Range updated to 0 - 350%

* Add icons, feedback, open orders toggle

* Remove unnecessary console log

* Update precision and short scenario summary

* Add mangoCache check

* use getStaticProps in calculator

* allow loading unowned accounts w/ risk-calculator

* add risk calculator new bubble

* Percent move liquidation no longer relative to slider

Co-authored-by: Tyler Shipe <tjshipe@gmail.com>
Co-authored-by: Maximilian Schneider <mail@maximilianschneider.net>
2022-01-03 16:20:45 -08:00
..
_app.tsx add error boundaries to app.tsx 2021-12-28 17:22:50 -05:00
account.tsx remove phantom workaround for wallet connection issues in next.js 2021-12-31 11:51:50 -05:00
borrow.tsx only try reconnect wallet logic if window.solana exists 2021-11-15 19:16:03 +00:00
index.tsx remove unnecessary window scroll 2021-12-15 09:42:02 +11:00
market.tsx remove phantom workaround for wallet connection issues in next.js 2021-12-31 11:51:50 -05:00
risk-calculator.tsx Risk calculator v3 (#79) 2022-01-03 16:20:45 -08:00
stats.tsx only try reconnect wallet logic if window.solana exists 2021-11-15 19:16:03 +00:00
swap.tsx fix conflicts 2022-01-03 12:01:04 +11:00