mango-explorer/mango/calculators
Geoff Taylor 5f7bd3c04c Added interest rate calculations. Moved TokenInfo to TokenBank. 2021-11-13 19:23:11 +00:00
..
__init__.py Start of work on account calculations. 2021-10-04 18:27:07 +01:00
collateralcalculator.py Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
healthcalculator.py Added unit tests for slot accessors in Group and Account. 2021-11-10 17:46:54 +00:00
perpcollateralcalculator.py Added interest rate calculations. Moved TokenInfo to TokenBank. 2021-11-13 19:23:11 +00:00
serumcollateralcalculator.py Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
spotcollateralcalculator.py Added unit tests for slot accessors in Group and Account. 2021-11-10 17:46:54 +00:00
unsettledfundingcalculator.py 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