Commit Graph

9 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 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 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 a41a63da14 Fixes to allow a perp market with no spot market. 2021-11-01 18:41:31 +00:00
Geoff Taylor 3587ce1b26 Made mango-explorer a pip-installable package. 2021-10-11 17:08:54 +01:00
Geoff Taylor 6c4232aa34 Added MNGO token to tokenlist. 2021-08-12 12:18:52 +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