mango-explorer/bin
Geoff Taylor d151e0ce8f Updated to latest devnet ids.json. Fixed some context configuration problems. 2021-08-25 17:06:00 +01:00
..
account-scout Moved functionality into *Market objects. 2021-07-23 10:20:44 +01:00
cancel-my-orders Added account indexing to commands that need it. 2021-07-31 14:43:39 +01:00
cancel-order cancel-order can now take an --ok-if-missing parameter, and use it if the underlying market-type supports it. 2021-08-18 12:23:20 +01:00
close-wrapped-sol-account Big change - now uses our own 'Client' which handles some situations better from our point of view: 2021-08-07 15:07:19 +01:00
crank-market Updated to latest devnet ids.json. Fixed some context configuration problems. 2021-08-25 17:06:00 +01:00
deposit Big change - now uses our own 'Client' which handles some situations better from our point of view: 2021-08-07 15:07:19 +01:00
ensure-account Added ensure-account and ensure-open-orders commands. 2021-08-19 11:00:39 +01:00
ensure-open-orders Added ensure-account and ensure-open-orders commands. 2021-08-19 11:00:39 +01:00
fetch-price Can now explicitly pick Pyth oracle on mainnet-beta or devnet. 2021-07-26 18:07:56 +01:00
group-balance-wallet Big change - now uses our own 'Client' which handles some situations better from our point of view: 2021-08-07 15:07:19 +01:00
hedger Moved hedger to its own class, and re-used it as an option in marketmaker. 2021-08-23 15:36:55 +01:00
init-account Updated for new group. 2021-08-19 22:23:19 +01:00
liquidate-single-account Added --name parameter to programs and context to allow better reporting of errors. 2021-08-09 10:27:47 +01:00
liquidator Removed rx.core.typing for many classes - using the actual base classes now. 2021-08-17 12:39:55 +01:00
liquidator-single-run Added --name parameter to programs and context to allow better reporting of errors. 2021-08-09 10:27:47 +01:00
log-subscribe Now run websocket connections each in their own websocket rather than using a shared one. (Shared websocket is still an option though.) 2021-08-21 16:03:13 +01:00
marketmaker Added ModelStateBuilder and ability to poll RPC methods in marketmaker instead of relying on websockets. 2021-08-24 20:13:44 +01:00
mint Fixed TokenAccount to be able to find or create the associated token account, or use an old-style account if it exists and the associated token account doesn't. 2021-08-17 17:52:17 +01:00
notify-below-minimum-sol-balance Added --name parameter to programs and context to allow better reporting of errors. 2021-08-09 10:27:47 +01:00
place-order Added account indexing to commands that need it. 2021-07-31 14:43:39 +01:00
redeem-mango Added ensure-account and ensure-open-orders commands. 2021-08-19 11:00:39 +01:00
report-transactions Some work on streaming logs and account/program events. 2021-07-26 12:19:13 +01:00
send-notification First cut at a lot of V3 code. 2021-06-25 10:33:40 +01:00
send-sols Big change - now uses our own 'Client' which handles some situations better from our point of view: 2021-08-07 15:07:19 +01:00
send-token Fixed send-token to pass proper TxOpt options. 2021-08-17 18:11:43 +01:00
serum-buy Big change - now uses our own 'Client' which handles some situations better from our point of view: 2021-08-07 15:07:19 +01:00
serum-sell Big change - now uses our own 'Client' which handles some situations better from our point of view: 2021-08-07 15:07:19 +01:00
settle-market Added account indexing to commands that need it. 2021-07-31 14:43:39 +01:00
show-account-balances show-account-balances now outputs None for accounts that have no deposits. 2021-08-17 20:45:48 +01:00
show-account-info Moved functionality into *Market objects. 2021-07-23 10:20:44 +01:00
show-accounts Added ensure-account and ensure-open-orders commands. 2021-08-19 11:00:39 +01:00
show-address Moved functionality into *Market objects. 2021-07-23 10:20:44 +01:00
show-group Moved functionality into *Market objects. 2021-07-23 10:20:44 +01:00
show-market Added hedger command. Had to introduce a LotSizeConverter - may expand its use now it's available. 2021-07-28 17:43:58 +01:00
show-model-state Added ModelStateBuilder and ability to poll RPC methods in marketmaker instead of relying on websockets. 2021-08-24 20:13:44 +01:00
show-my-orders Added account indexing to commands that need it. 2021-07-31 14:43:39 +01:00
show-open-orders Moved functionality into *Market objects. 2021-07-23 10:20:44 +01:00
show-orders Added account indexing to commands that need it. 2021-07-31 14:43:39 +01:00
show-serum-open-orders Improved event queue handling. Now split incoming events into processed and unprocessed, and changed 'seen' handling to use sequence_number. 2021-08-01 17:47:45 +01:00
show-token-balance Moved functionality into *Market objects. 2021-07-23 10:20:44 +01:00
show-wrapped-sol Moved functionality into *Market objects. 2021-07-23 10:20:44 +01:00
simple-marketmaker Added account indexing to commands that need it. 2021-07-31 14:43:39 +01:00
transaction-scout Moved functionality into *Market objects. 2021-07-23 10:20:44 +01:00
unwrap-sol Big change - now uses our own 'Client' which handles some situations better from our point of view: 2021-08-07 15:07:19 +01:00
version Made version command handle no .version file case. 2021-06-25 18:04:55 +01:00
watch-address Moved marketmaker to an 'orderchain' model. 2021-08-22 19:48:20 +01:00
watch-liquidations Now run websocket connections each in their own websocket rather than using a shared one. (Shared websocket is still an option though.) 2021-08-21 16:03:13 +01:00
watch-minimum-balances Moved marketmaker to an 'orderchain' model. 2021-08-22 19:48:20 +01:00
who-am-i Updated to latest devnet ids.json. Fixed some context configuration problems. 2021-08-25 17:06:00 +01:00
withdraw Fixed account use in withdraw command. 2021-08-17 20:46:11 +01:00
wrap-sol Big change - now uses our own 'Client' which handles some situations better from our point of view: 2021-08-07 15:07:19 +01:00