solana/core/tests
Oliver 06e08c4840
move package_snapshots to AccountsPackagePre ctors (#18997)
This PR solves #18815. Note that I had to make the snapshot prefix
constants inside `snapshot_utils.rs` public at the crate level in order
to make this work. I'm not sure whether or not introducing this
dependency is entirely good, either way the `snapshot_utils.rs` file
needs a lot of rework so things will move around, I believe this does
the work in the meantime. Any feedback will be greatly appreciated.
2021-08-04 09:03:03 -05:00
..
client.rs adds validator flag to allow private ip addresses (#18850) 2021-07-23 15:25:03 +00:00
fork-selection.rs chore: cargo +nightly clippy --fix -Z unstable-options 2021-06-18 10:42:46 -07:00
ledger_cleanup.rs Avoid full-range compactions with periodic filtered b.g. ones (#16697) 2021-05-28 16:42:56 +09:00
rpc.rs Bump jsonrpc crates and remove old tokio (#18779) 2021-07-26 12:32:17 -06:00
snapshots.rs move package_snapshots to AccountsPackagePre ctors (#18997) 2021-08-04 09:03:03 -05:00