solana/ledger-tool/src
steviez b97c451200
ledger-tool: Relax ledger requirements for program subcommand (#32770)
Several of the program command subcommands do not require a ledger as
they act solely on the program object. So, defer checking the ledger
path until we know we need to load. Additionally, remove genesis arg
from these commands that do not load a genesis.bin
2023-08-09 14:13:25 -05:00
..
args.rs add cli args and use of partitioned rewards config (#31800) 2023-05-24 10:54:09 -07:00
bigtable.rs ledger-tool: Add flag to ignore open file descriptor limit error (#32624) 2023-07-27 11:50:45 -05:00
ledger_path.rs ledger-tool: Remove unnecessary function to parse ledger path arg (#29952) 2023-02-01 13:01:58 -06:00
ledger_utils.rs ledger-tool: Add flag to ignore open file descriptor limit error (#32624) 2023-07-27 11:50:45 -05:00
main.rs ledger-tool: Relax ledger requirements for program subcommand (#32770) 2023-08-09 14:13:25 -05:00
output.rs Inlines variables into format strings (#29945) 2023-01-27 06:23:03 +00:00
program.rs ledger-tool: Relax ledger requirements for program subcommand (#32770) 2023-08-09 14:13:25 -05:00