Commit Graph

32 Commits

Author SHA1 Message Date
Godmode Galactus 33850b1e5f
git status 2023-06-23 15:29:28 +02:00
Godmode Galactus 92a0db9cc3
removing unused dependecies and using lite-rpc tag instead of branch 2023-06-20 15:14:46 +02:00
Godmode Galactus 3c2ce7647d
solving deadlock and pointing cargo to github repo 2023-06-15 18:43:57 +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
Godmode Galactus babddac324
Adding solana lite-rpc dependency 2023-06-11 19:19:38 +02:00
Maximilian Schneider 465e628a64 batch mm txs 2023-04-18 15:00:57 +00: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
Maximilian Schneider eeb9b2b404 improve packing of crank instructions 2023-04-13 17:48:25 +00:00
Maximilian Schneider 6d6c854305 switch to gma for websocket snapshots 2023-04-13 17:39:24 +02:00
Maximilian Schneider 512934f36e update mango-feeds-connector to 0.1.1 2023-04-08 17:02:52 +02:00
Maximilian Schneider 226323436f remove unused dependencies 2023-04-06 16:32:48 +02:00
Maximilian Schneider 8c1ff19a28 upgrade mango-feeds-connector after fixing account write filter bug 2023-04-06 14:22:52 +02:00
Maximilian Schneider 241e6bfd21 move to mango_feeds_connector 2023-04-05 19:34:46 +02:00
Maximilian Schneider 1c0ba3c409 pull geyser protos from yellowstone connector 2023-04-01 04:03:38 +02:00
Godmode Galactus 1cb71a68de
Update cargo to target correct version for solana 2023-03-21 10:41:13 +01: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 3da99606d6
moving everything to tokio spawn 2023-03-20 10:39:07 +01:00
Godmode Galactus 26318f77b0
renaming simulate_mango_v3 to mango_simulation 2023-03-13 22:14:17 +01:00
Godmode Galactus d670323048
renaming to simulate-mango-v3 2023-03-11 09:43:06 +01:00
Maximilian Schneider 90c14613c3 [wip] try to enable tls, but not working yet 2023-03-09 00:57:17 +01:00
Maximilian Schneider 12183e2062 Merge remote-tracking branch 'upstream/master' into max/crank 2023-03-06 11:05:25 +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
Maximilian Schneider 02acb24ee5 wip: add geyser crank 2023-02-18 23:24:56 +09:00
Godmode Galactus d3acc5ac4f
setting solana version v1.15, adding identity in config 2023-02-17 13:01:18 +01:00
Godmode Galactus 1cada13396
migrate git submodules to cargo 2023-02-17 11:47:37 +01:00
Godmode Galactus d2f9961bac
#6 solving merge conflicts 2022-11-22 23:09:46 +01:00
Godmode Galactus 4adcf573d6 Calculating CU per block 2022-10-01 14:51:46 +02:00
godmode galactus 0b307126cd Adding way to airdrop accounts and saving block infos 2022-09-14 15:48:33 +02:00
godmode galactus cb2e32db9e creating csv file with transaction details 2022-09-09 11:19:40 +02:00
godmode galactus 7b227d5f69 Adding saving transaction info in csv file 2022-09-08 21:52:18 +02:00
godmode galactus e5cb6d5117 Initial commit moving mango bench from solana to a new project 2022-09-02 16:26:44 +02:00