mango-explorer/mango
Geoff Taylor c3ac807fce Moved oracles to their own packages. 2021-06-11 16:51:41 +01:00
..
layouts Fixed problem using Wrapped SOL with Serum. 2021-06-09 00:47:15 +01:00
oracles Moved oracles to their own packages. 2021-06-11 16:51:41 +01:00
__init__.py Moved oracles to their own packages. 2021-06-11 16:51:41 +01:00
accountinfo.py Moved library code to .py files instead of notebooks. 2021-06-07 15:10:18 +01:00
accountliquidator.py Removed context from Group, added name. Price lookups must now pass the context they want to use. 2021-06-08 08:17:37 +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 Added code to fetch prices from the Pyth Network. 2021-06-10 21:28:29 +01:00
encoding.py Moved library code to .py files instead of notebooks. 2021-06-07 15:10:18 +01:00
group.py Added code to fetch prices from the Pyth Network. 2021-06-10 21:28:29 +01:00
index.py Added show-group and show-margin-account commands. 2021-06-07 19:38:43 +01:00
instructions.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
instructiontype.py Moved library code to .py files instead of notebooks. 2021-06-07 15:10:18 +01:00
liquidationevent.py Moved library code to .py files instead of notebooks. 2021-06-07 15:10:18 +01:00
liquidationprocessor.py LiquidationProcessor now records timestamp of last price and margin accounts updates. 2021-06-07 20:35:26 +01:00
mangoaccountflags.py Moved library code to .py files instead of notebooks. 2021-06-07 15:10:18 +01:00
marginaccount.py Removed context from Group, added name. Price lookups must now pass the context they want to use. 2021-06-08 08:17:37 +01:00
market.py Added code to fetch prices from the Pyth Network. 2021-06-10 21:28:29 +01:00
marketmetadata.py Fixed bug in group-settle, where market metadata was provided instead of a spot market. 2021-06-08 15:12:43 +01:00
notification.py Moved library code to .py files instead of notebooks. 2021-06-07 15:10:18 +01:00
observables.py Moved library code to .py files instead of notebooks. 2021-06-07 15:10:18 +01:00
openorders.py Fixed problem using Wrapped SOL with Serum. 2021-06-09 00:47:15 +01:00
oracle.py Moved oracles to their own packages. 2021-06-11 16:51:41 +01:00
oraclefactory.py Moved oracles to their own packages. 2021-06-11 16:51:41 +01:00
ownedtokenvalue.py Moved library code to .py files instead of notebooks. 2021-06-07 15:10:18 +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 Added Serum oracle. 2021-06-11 12:43:47 +01:00
token.py Added show-group and show-margin-account commands. 2021-06-07 19:38:43 +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 Now applies serum fee discount address to Serum orders, if an SRM token account is available. 2021-06-09 15:20:13 +01:00
transactionscout.py Moved library code to .py files instead of notebooks. 2021-06-07 15:10:18 +01:00
version.py Moved library code to .py files instead of notebooks. 2021-06-07 15:10:18 +01:00
wallet.py Moved library code to .py files instead of notebooks. 2021-06-07 15:10:18 +01:00
walletbalancer.py Fixed bug in balancing wallet. 2021-06-08 14:38:28 +01:00