Commit Graph

15 Commits

Author SHA1 Message Date
Godmode Galactus e765215beb
making mango simulation work with custom tpu and verify transactions using notifications 2023-06-15 10:41:58 +02:00
galactus 1ffd1e344a
canceling all transactions on all markets for a market maker before e… (#14)
* canceling all transactions on all markets for a market maker before each run

---------

Co-authored-by: Maximilian Schneider <max@mango.markets>
2023-04-15 12:17:15 +02:00
Kirill Lykov 932668fa8c extract code to get blocks with retry 2023-04-08 16:40:28 +00:00
Kirill Lykov 99c493051b fix panic when downloading blocks 2023-04-08 15:08:16 +00:00
Godmode Galactus 326d16746f
cargo fmt, and fixing warnings 2023-04-06 16:52:14 +02:00
Godmode Galactus a22aebd193
Moving to async csv to save the transaction logs, using broadcast channels between stats and logs 2023-03-20 10:40:52 +01:00
Godmode Galactus 3655da8cde
adding keeper transactions to the stats and transaction logs 2023-03-20 10:39:14 +01:00
Godmode Galactus 3da99606d6
moving everything to tokio spawn 2023-03-20 10:39:07 +01:00
Maximilian Schneider 12183e2062 Merge remote-tracking branch 'upstream/master' into max/crank 2023-03-06 11:05:25 +01:00
Godmode Galactus 5ecece370e
Adding more keeper instructions 2023-02-23 16:24:26 +01:00
Godmode Galactus e45a7d8802
correcting price cache 2023-02-23 14:41:12 +01:00
Godmode Galactus 31cbd96897
adding identity, adding bootcode for keeper 2023-02-23 09:49:23 +01:00
Godmode Galactus 37cfc81c83
adding prioritization fees for market makers 2023-02-21 11:04:02 +01:00
Maximilian Schneider 03a2f8c740 wip add most of the v3 crank code 2023-02-19 01:22:19 +09:00
Godmode Galactus 12f46d93ac
refactoring the code, splitting into multiple files 2023-02-15 17:08:55 +01:00