mango-v4/lib
Christian Kamm f690514638
rust client: ix cu limits based on health compute cost (#768)
Many instructions now return PreparedInstructions instead of a direct
Instruction or Vec<Instruction>. That way they can keep track of the
expected cu cost of the instructions for the compute limit instruction
that gets added once all instructions are made.
2023-11-03 11:20:37 +01:00
..
checked_math Checked math: support cm!(a += b) 2022-09-06 08:55:27 +02:00
client rust client: ix cu limits based on health compute cost (#768) 2023-11-03 11:20:37 +01:00
mango-feeds-lib Update to solana 1.16.14 and anchor 0.28.0 (#718) 2023-10-05 10:56:45 +02:00