Commit Graph

18 Commits

Author SHA1 Message Date
Groovie | Mango 5372e9cd25
LiteRPC 0.3.0: Update solana 2.0.16, Yellowstone 2.0.0 (#417)
* add .idea to gitignore

* Adds solana-accounts-db crate

* Updates everything to 2.0.16

* Upgrade to 2.0.16

* Sets requested tilde and fixes some clippy errors

* Adds protobuf-compiler to workflow

* bump version

* cargo lock

* use connector tag

* clippy+fmt

* docker: use 1.81.0 for building

---------

Co-authored-by: mango-dee <deedee1337@proton.me>
2024-12-10 17:50:26 +01:00
GroovieGermanikus 409db57760
fix clippy 2024-07-08 15:21:18 +02:00
GroovieGermanikus a2dee849bd
rename column average_slot_confirmation_time_ms 2024-06-20 14:30:07 +02:00
GroovieGermanikus 819164671b
improve ws_addr arg handling 2024-06-20 13:31:53 +02:00
GroovieGermanikus 04580abbe7
imrpove error message 2024-06-20 13:23:54 +02:00
GroovieGermanikus c9147d850b
propagate ws for status 2024-06-19 10:25:10 +02:00
GroovieGermanikus f1def98652
add ws addr 2024-06-19 09:21:47 +02:00
GroovieGermanikus 0966211555
listen status from ws 2024-06-17 20:35:12 +02:00
GroovieGermanikus 9f73f8e4a0
add sql queries 2024-03-27 19:05:47 +01:00
GroovieGermanikus 1f502a3a57
cleanup 2024-03-27 19:00:35 +01:00
GroovieGermanikus f3657d7db1
wire up size_tx 2024-03-27 18:57:51 +01:00
GroovieGermanikus 8aca443d56
wire up confirmation_rate + bench1 2024-03-27 18:54:14 +01:00
GroovieGermanikus 4a6a594873
split metric struct 2024-03-27 18:40:04 +01:00
GroovieGermanikus 2a87e2f8d7
permutate config + impl 2024-03-27 18:13:11 +01:00
GroovieGermanikus fd3fe80336
introduce traits 2024-03-27 18:00:10 +01:00
GroovieGermanikus 4d5b9f23f3
move bench run+persist logic around 2024-03-27 17:41:56 +01:00
Lou-Kamades 4f51c27a08
TC-1 (#359)
add benchnew with confirmation-slot and confirmation-rate (TC-1 and TC-2)
2024-03-27 11:45:30 +01:00
Groovie | Mango 3c994597b4
benchrunner service (#363)
benchrunner service
+ minor changes in bench code
2024-03-26 13:41:46 +01:00