mango-explorer/mango
Geoff Taylor 3d3577023c Continue liquidating accounts that are liquidatable even if they're above maint_coll_ratio. 2021-06-22 20:36:31 +01:00
..
layouts Fixed problem using Wrapped SOL with Serum. 2021-06-09 00:47:15 +01:00
marketmaking Fixed some lint problems. 2021-06-16 20:50:25 +01:00
oracles Improved access to market lookup data. 2021-06-18 13:50:33 +01:00
__init__.py Added better health management of LiquidationProcessor. 2021-06-21 11:06:26 +01:00
accountinfo.py Improved AccountInfo.load_multiple and made better use of it fetching updated prices. 2021-06-22 09:43:31 +01:00
accountliquidator.py Improved AccountInfo.load_multiple and made better use of it fetching updated prices. 2021-06-22 09:43:31 +01:00
accountscout.py Now applies serum fee discount address to Serum orders, if an SRM token account is available. 2021-06-09 15:20:13 +01:00
addressableaccount.py Moved library code to .py files instead of notebooks. 2021-06-07 15:10:18 +01:00
aggregator.py Moved library code to .py files instead of notebooks. 2021-06-07 15:10:18 +01:00
balancesheet.py Moved library code to .py files instead of notebooks. 2021-06-07 15:10:18 +01:00
baskettoken.py Added show-group and show-margin-account commands. 2021-06-07 19:38:43 +01:00
constants.py Moved library code to .py files instead of notebooks. 2021-06-07 15:10:18 +01:00
context.py Improved access to market lookup data. 2021-06-18 13:50:33 +01:00
encoding.py Moved library code to .py files instead of notebooks. 2021-06-07 15:10:18 +01:00
group.py Improved access to market lookup data. 2021-06-18 13:50:33 +01:00
index.py Added show-group and show-margin-account commands. 2021-06-07 19:38:43 +01:00
instructions.py Fixed problem passing empty OpenOrders accounts in instructions. 2021-06-13 22:02:02 +01:00
instructiontype.py Moved library code to .py files instead of notebooks. 2021-06-07 15:10:18 +01:00
liquidatablereport.py Continue liquidating accounts that are liquidatable even if they're above maint_coll_ratio. 2021-06-22 20:36:31 +01:00
liquidationevent.py Moved library code to .py files instead of notebooks. 2021-06-07 15:10:18 +01:00
liquidationprocessor.py Updated failed liquidation message to include liquidator name. 2021-06-22 10:25:06 +01:00
mangoaccountflags.py Moved library code to .py files instead of notebooks. 2021-06-07 15:10:18 +01:00
marginaccount.py Continue liquidating accounts that are liquidatable even if they're above maint_coll_ratio. 2021-06-22 20:36:31 +01:00
market.py Now uses ReportingAccountLiquidator even when using NullAccountLiquidator. 2021-06-19 19:55:23 +01:00
marketmetadata.py Improved access to market lookup data. 2021-06-18 13:50:33 +01:00
notification.py Moved library code to .py files instead of notebooks. 2021-06-07 15:10:18 +01:00
observables.py Added to_streaming_observable() method to OracleProviders. Added polling observable to Pyth and Serum providers, and websocket observable to FTX provider. 2021-06-13 16:01:36 +01:00
openorders.py Improved AccountInfo.load_multiple and made better use of it fetching updated prices. 2021-06-22 09:43:31 +01:00
oracle.py Improved access to market lookup data. 2021-06-18 13:50:33 +01:00
oraclefactory.py Improved access to market lookup data. 2021-06-18 13:50:33 +01:00
orderplacer.py Fixed some lint problems. 2021-06-16 20:50:25 +01:00
ownedtokenvalue.py Moved library code to .py files instead of notebooks. 2021-06-07 15:10:18 +01:00
reconnectingwebsocket.py Added to_streaming_observable() method to OracleProviders. Added polling observable to Pyth and Serum providers, and websocket observable to FTX provider. 2021-06-13 16:01:36 +01:00
retrier.py Fixed problem using Wrapped SOL with Serum. 2021-06-09 00:47:15 +01:00
serumaccountflags.py Moved library code to .py files instead of notebooks. 2021-06-07 15:10:18 +01:00
spotmarket.py Improved access to market lookup data. 2021-06-18 13:50:33 +01:00
token.py Improved access to market lookup data. 2021-06-18 13:50:33 +01:00
tokenaccount.py Now applies serum fee discount address to Serum orders, if an SRM token account is available. 2021-06-09 15:20:13 +01:00
tokenvalue.py Moved library code to .py files instead of notebooks. 2021-06-07 15:10:18 +01:00
tradeexecutor.py Improved access to market lookup data. 2021-06-18 13:50:33 +01:00
transactionscout.py Improved access to market lookup data. 2021-06-18 13:50:33 +01:00
version.py Moved library code to .py files instead of notebooks. 2021-06-07 15:10:18 +01:00
wallet.py Wallet can now be loaded from environment. 2021-06-17 12:06:39 +01:00
walletbalancer.py Fixed bug in balancing wallet. 2021-06-08 14:38:28 +01:00