lite-rpc/lite-rpc/src
Groovie | Mango 944a93114c
Bugfix,379 identity key pair loading must be optional (#381)
fix identity keypair loading logic

reverting to this logic
1. check if env variable IDENTITY is present
2. check if cli arg --identity-keypair is present
3. assume no identity
2024-04-02 15:52:06 +02:00
..
postgres_logger benchrunner service (#363) 2024-03-26 13:41:46 +01:00
bridge.rs Adding custom tpu send transaction example (#380) 2024-04-02 14:26:54 +02:00
bridge_pubsub.rs from grpc block ProduceBlock mapping - Performance+Typing (#348) 2024-03-01 17:21:48 +01:00
cli.rs Bugfix,379 identity key pair loading must be optional (#381) 2024-04-02 15:52:06 +02:00
configs.rs Save all transactions in the cache, save transaction messages too, Increase transaction store size 2023-10-03 11:36:38 +02:00
errors.rs Save all transactions in the cache, save transaction messages too, Increase transaction store size 2023-10-03 11:36:38 +02:00
jsonrpsee_subscrption_handler_sink.rs
lib.rs Updating jsonrpsee and fixing cors (#332) 2024-02-21 14:55:44 +01:00
main.rs Adding custom tpu send transaction example (#380) 2024-04-02 14:26:54 +02:00
rpc.rs Implementing account on demand (#338) 2024-02-28 15:40:11 +01:00
rpc_errors.rs Updating jsonrpsee and fixing cors (#332) 2024-02-21 14:55:44 +01:00
rpc_pubsub.rs from grpc block ProduceBlock mapping - Performance+Typing (#348) 2024-03-01 17:21:48 +01:00
rpc_tester.rs Disable lite rpc restart when rpc is not reponding and we are using grpc 2024-03-16 09:11:34 +01:00
service_spawner.rs Adding custom tpu send transaction example (#380) 2024-04-02 14:26:54 +02:00
start_server.rs Minor changes, increasing default lite-rpc limits 2024-03-26 17:36:11 +01:00