lite-rpc/core/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
..
stores use geyser blockmeta to progress finalizedslot (#367) 2024-03-22 19:22:38 +01:00
structures Adding custom tpu send transaction example (#380) 2024-04-02 14:26:54 +02:00
traits Adding support for address lookup tables (#319) 2024-02-06 17:59:46 +01:00
commitment_utils.rs
encoding.rs benchrunner service (#363) 2024-03-26 13:41:46 +01:00
iterutils.rs Squash and merging all the commits from groovies branch groovie/post… (#300) 2024-01-22 15:22:11 +01:00
keypair_loader.rs Bugfix,379 identity key pair loading must be optional (#381) 2024-04-02 15:52:06 +02:00
lib.rs Adding custom tpu send transaction example (#380) 2024-04-02 14:26:54 +02:00
network_utils.rs Adding prometheus metrics to follow quic states (#277) 2024-01-16 11:30:40 +01:00
solana_utils.rs Minor updates to block information store 2024-03-21 16:44:17 +01:00
types.rs use geyser blockmeta to progress finalizedslot (#367) 2024-03-22 19:22:38 +01:00
utils.rs Adding custom tpu send transaction example (#380) 2024-04-02 14:26:54 +02:00