Commit Graph

17 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
Maximilian Schneider e653eb96a9 run all keeper functions in a batch 2023-04-19 11:29:26 +00:00
Maximilian Schneider 8b27a138c9 run batch execution async 2023-04-18 23:20:13 +00:00
Maximilian Schneider 465e628a64 batch mm txs 2023-04-18 15:00:57 +00: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
Maximilian Schneider 26ffd8ed1c make all transactions unique 2023-04-14 11:45:22 +00: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 91dfc19b66 marker maker waits for keeper to warmup for 10s 2023-03-06 11:20:04 +01:00
Maximilian Schneider 12183e2062 Merge remote-tracking branch 'upstream/master' into max/crank 2023-03-06 11:05:25 +01:00
Godmode Galactus 47b0524bcb
limit number of markets a market maker trade on 2023-02-24 15:48:08 +01:00
Godmode Galactus 898059d81e
changes after review of kirill and ilya 2023-02-23 11:02:57 +01:00
Godmode Galactus 31cbd96897
adding identity, adding bootcode for keeper 2023-02-23 09:49:23 +01:00
Godmode Galactus a25aea678a
changes after kirill's review 2023-02-22 13:29:10 +01:00
Godmode Galactus 37cfc81c83
adding prioritization fees for market makers 2023-02-21 11:04:02 +01:00
Godmode Galactus d3acc5ac4f
setting solana version v1.15, adding identity in config 2023-02-17 13:01:18 +01:00
Godmode Galactus 12f46d93ac
refactoring the code, splitting into multiple files 2023-02-15 17:08:55 +01:00