mango-v4/programs
Christian Kamm 511db72f8e Health token adjustment: Deal with odd I80F48 behavior
The identity
  a * b = -((-a) * b)
does not hold for I80F48, probably it's rounding to -inf.

This meant that withdrawing the full native token balance could
fail because the magnitude of -position * price was bigger than
position * price.
2022-09-01 14:38:48 +02:00
..
mango-v4 Health token adjustment: Deal with odd I80F48 behavior 2022-09-01 14:38:48 +02:00
margin-trade anchor as submodule (#121) 2022-07-27 08:52:41 +02:00