Commit Graph

47 Commits

Author SHA1 Message Date
Geoff Taylor f652ebfede Updated to very latest SPL tokenlist. 2022-01-09 19:53:37 +00:00
Ondrej Vostal 0990ce12e2 Update solana.tokenslist.json
Mainly because AVAX, LUNA, BNB SPOT markets added to Mango.
2022-01-09 20:27:16 +01:00
Geoff Taylor 7ed89c364a Updated ids.json for new spot markets. 2022-01-09 19:11:20 +00:00
Geoff Taylor fa47956fa0 Fixed incorrect market index for MATIC-PERP on devnet.2. 2022-01-08 17:38:48 +00:00
Geoff Taylor 92929f213e Updated ids.json with mainnet LUNA-PERP market. 2022-01-04 10:06:28 +00:00
Geoff Taylor 7953529365 Added MATIC to devnet Non-SPL token list. 2021-12-31 12:34:17 +00:00
Geoff Taylor b65305bafc Updated ids.json for new devnet Matic market. 2021-12-31 11:58:37 +00:00
Geoff Taylor c6900afebf Fixed decimal issues with ADA, BNB and AVAX. 2021-12-15 18:15:26 +00:00
Geoff Taylor 66f996ec47 Updated solana.tokenlist.json. Some tokens had symbols changed (why?) so "ETH" pointed to a different mint address. Added overrides.tokenlist.json so we can still use a pure copy of solana.tokenlist.json but can override certain symbols to behave the way we expect. 2021-12-15 16:03:31 +00:00
Geoff Taylor b4842320e2 Added BNB to non-SPL tokenlist. 2021-12-13 23:36:33 +00:00
dd 9cf270d2e8 Updated ids.json to include BNB and AVAX in mainnet and BNB in devnet.2 2021-12-13 18:20:51 -05:00
Geoff Taylor 8bc67e8958 Revert "Updated Solana Token List."
They changed the token behind the "ETH" symbol! ETH/USDC now means something different! I'm sure they had a good reason but I'm reverting this until there's a better fix.

This reverts commit 5caf8482ce.
2021-12-13 19:20:39 +00:00
Geoff Taylor 5caf8482ce Updated Solana Token List. 2021-12-13 17:28:33 +00:00
Geoff Taylor ea922c6a28 Updated ids.json for devnet LUNA market. 2021-12-13 14:09:27 +00:00
Geoff Taylor a307085398 Added AVAX details to static token data. 2021-11-30 17:31:56 +00:00
Geoff Taylor 1438b28752 Updated ids.json for new devnet market. 2021-11-30 17:14:59 +00:00
Geoff Taylor 234710d5b9 Updated ids.json with mSOL. 2021-11-20 14:17:33 +00:00
Geoff Taylor 38a3b8bcae Moved devnet.3 group down the list in ids.json so it's not the default - devnet.2 should remain the devnet default (for now). 2021-11-16 17:19:42 +00:00
Geoff Taylor 1fa2a2fb4e Updated ids.json with devnet.3 group. 2021-11-15 14:48:52 +00:00
Geoff Taylor 199c39130d Moved to having Instrument as a basis for Token, to allow for perp markets with no underlying SPL token. 2021-11-08 11:39:09 +00:00
Geoff Taylor c940cd7bfd Updated ids.json for new markets. 2021-11-01 19:10:23 +00:00
Geoff Taylor a41a63da14 Fixes to allow a perp market with no spot market. 2021-11-01 18:41:31 +00:00
Geoff Taylor f27358efbb Updated ids.json for new devnet markets. 2021-11-01 14:49:10 +00:00
Geoff Taylor 84173b65c9 Added some basic IDL parsing so code can expand log messages with events. 2021-10-15 20:37:43 +01:00
Geoff Taylor c6a9069f77 Fixed devnet ETH mint address. 2021-10-13 19:34:02 +01:00
Geoff Taylor f6f1f0bc1a Added devnet MSRM details. Fixed passing of MSRM vault if it's being used. 2021-10-12 11:22:32 +01:00
Geoff Taylor 3587ce1b26 Made mango-explorer a pip-installable package. 2021-10-11 17:08:54 +01:00
Geoff Taylor 747e9e2006 Updated ids.json with usable public node. Added code to find ids.json in different possible locations. 2021-10-07 17:05:43 +01:00
Geoff Taylor dc7ac7e136 Fixed SOL symbol in SOL-PERP. 2021-09-20 18:02:00 +01:00
Geoff Taylor 511c9dc385 Updated ids.json for SOL-PERP, RAY and COPE markets. 2021-09-20 17:40:59 +01:00
Geoff Taylor f621ff7c8f Updated ids.json for new markets. 2021-09-20 17:17:22 +01:00
Geoff Taylor c8724a9974 Updated ids.json. 2021-09-09 21:24:03 +01:00
dd f33b432803 updated ids.json 2021-08-25 14:16:24 -04:00
Geoff Taylor d151e0ce8f Updated to latest devnet ids.json. Fixed some context configuration problems. 2021-08-25 17:06:00 +01:00
Geoff Taylor 5a76874466 Updated for new group. 2021-08-19 22:23:19 +01:00
Geoff Taylor f8ce3d52e0 Updated to new ids.json. 2021-08-19 09:49:57 +01:00
Geoff Taylor 97a5c41a39 Updated to latest group structures and IDs. 2021-08-17 19:42:11 +01:00
Geoff Taylor 080bdde053 Updated ids.json for group devnet.1 2021-08-12 19:32:41 +01:00
Geoff Taylor 6c4232aa34 Added MNGO token to tokenlist. 2021-08-12 12:18:52 +01:00
Geoff Taylor 65c778d48a Updated ids.json for new Group. 2021-07-30 21:56:57 +01:00
Geoff Taylor 5b6d5f2291 Upgraded to new, better devnet group. 2021-07-29 12:38:34 +01:00
Geoff Taylor 94df52003b Changes for devnet group v3.8.
* Some struct/layout changes
* Big changes to OpenOrders handling in MarketMaker
* Serum and Spot settlement should now work as expected
2021-07-19 15:04:53 +01:00
Geoff Taylor 3ca1d7b706 Updated to new ids.json. Added deposit instruction+command. 2021-07-16 13:32:30 +01:00
Geoff Taylor 19e4d948d3 Updates to allow some market making on Serum. 2021-07-13 20:01:32 +01:00
Geoff Taylor bcd56301c9 Brought changes to structs and instructions across for new group/code v3.4. 2021-07-13 12:43:50 +01:00
Geoff Taylor faf514cde1 Brought up to date for new Group structures. New websocket approach. 2021-07-12 10:57:05 +01:00
Geoff Taylor bf675122ac Updated ids.json for new group. Updated Group with new structure.
* Extended mechanism for combining instructions.
* Fixed Account's calculations of deposits and borrows.
* Added net_assets to Account.
* Groups now maintain loaded RootBanks, not just PublicKeys of them.
* Fixed simple market-maker's calculation of position sizes.
2021-07-01 21:24:08 +01:00