solana/validator
Alexander Meißner a8be70fa7a
General cleanup (#32980)
* Fixes `cargo::` in build.rs

* Fixes overshadowing reexports.

* Removes unnecessary `as *const u8`.

* Removes unnecessary `.into_iter()`.

* cargo clippy
2023-08-24 21:44:19 +02:00
..
src General cleanup (#32980) 2023-08-24 21:44:19 +02:00
.gitignore Ignore test-ledger when running test-validator (#19433) 2021-08-25 15:48:12 -07:00
Cargo.toml Move accounts-db code to its own crate (#32766) 2023-08-09 13:03:36 -07:00
solana-test-validator Initial solana-test-validator command-line program 2020-12-11 04:17:38 +00:00