mango-v4/bin/settler
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
..
src rust client: ix cu limits based on health compute cost (#768) 2023-11-03 11:20:37 +01:00
.env.example Rename settle-bot to settler, fix build (#492) 2023-03-14 19:10:24 +01:00
.gitignore Rename settle-bot to settler, fix build (#492) 2023-03-14 19:10:24 +01:00
Cargo.toml Cargo: Remove explicit workspace-inheritance feature use 2023-10-05 11:05:12 +02:00
Dockerfile.settler Use ghcr.io container registry (#549) 2023-04-17 16:57:51 +01:00