Commit Graph

10 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 be148301bb
adding prioritization fees for keeper instructions (#8)
* adding prioritization fees for keeper instructions

* add top 5 errors encountered in stats

---------

Co-authored-by: Maximilian Schneider <max@mango.markets>
2023-04-15 12:39:26 +02:00
Godmode Galactus 366fe8a024
fixing metrics with diff of data 2023-04-06 19:06:48 +02:00
Godmode Galactus 326d16746f
cargo fmt, and fixing warnings 2023-04-06 16:52:14 +02:00
Godmode Galactus 179874a9b4
Fixing the pre exit of stats thread 2023-04-06 15:30:12 +02:00
kirill lykov ee0d3e34b8
Fix panic (#4)
* check for error when getting the slot

* delete resetting metrics after reporting for now
2023-04-04 16:06:56 +02:00
kirill lykov 3fa5aa0930
rename metrics group name (#2)
* rename metrics group name

* set log level to info

* add keepers metrics to datapoint

* reset metrics after each report
2023-03-31 19:16:24 +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