Commit Graph

25 Commits

Author SHA1 Message Date
kirill lykov d1d61c4afa
fix cu consumed computations (#25)
* fix cu consumed computations

* fix compilation errors
2024-02-28 16:38:43 +01:00
aniketfuryrocks 276f3262dd
fmt 2023-07-07 12:56:04 +05:30
aniketfuryrocks 1b178777e8
clippy fixes 2023-07-07 11:42:57 +05:30
Godmode Galactus e7f7d415ad
Adding more info to block logs 2023-06-29 13:49:19 +02:00
Godmode Galactus 6b946ea4e9
Solving errors, making default rpc_client commitment as finalized 2023-06-27 10:44:59 +02:00
Godmode Galactus d29a936e92
fixing the cu consumed by blocks 2023-06-26 14:56:29 +02:00
Godmode Galactus 7853684abf
moving lite-rpc libraries to version v0.2.2 2023-06-23 15:30:02 +02:00
Godmode Galactus 72c4f79911
removing correctly the transactions from the map while confirming 2023-06-20 15:19:18 +02:00
Godmode Galactus 3c2ce7647d
solving deadlock and pointing cargo to github repo 2023-06-15 18:43:57 +02:00
Godmode Galactus 4d56e63e6f
removing confirmed fromt transaction map 2023-06-15 12:00:37 +02:00
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