lite-rpc/services/src
Christian Kamm 2d614365e7
experiment: reduce number of source endpoints to 1 (#386)
Prediction is that this has no negative effect but reduces memory use a
lot.
2024-04-03 21:06:29 +02:00
..
tpu_utils experiment: reduce number of source endpoints to 1 (#386) 2024-04-03 21:06:29 +02:00
data_caching_service.rs use geyser blockmeta to progress finalizedslot (#367) 2024-03-22 19:22:38 +01:00
lib.rs Adding prometheus metrics to follow quic states (#277) 2024-01-16 11:30:40 +01:00
metrics_capture.rs restructuring core library into multiple directories 2023-09-13 17:15:28 +02:00
prometheus_sync.rs code fmt 2023-08-29 01:13:08 +02:00
quic_connection.rs Closing QUIC connection correctly, changing some QUIC params 2024-04-03 10:25:30 +02:00
quic_connection_utils.rs Adding more prometheus metrics to track QUIC errors details 2024-04-03 10:51:50 +02:00
transaction_replayer.rs minor optimizations, checking blockheight and confirmation status at replay 2024-03-09 19:18:33 +01:00
transaction_service.rs Adding custom tpu send transaction example (#380) 2024-04-02 14:26:54 +02:00
tx_sender.rs Implementing prioritiztion heap, and using it to sort transactions by priority 2024-03-16 15:38:05 +01:00