solana/core
Jon Cinque 567f30aa1a
windows: Make solana-test-validator work (#20099)
* windows: Make solana-test-validator work

The important changes to get this going on Windows:

* ledger lock needs to be done on a file instead of the directory
* IPC service needs to use the Windows pipe naming scheme
* always disable the JIT
* file logging not possible yet because we can't redirect stderr,
but this will change once env_logger fixes the pipe output target!

* Integrate review feedback
2021-09-22 23:10:35 +02:00
..
benches windows: Make solana-test-validator work (#20099) 2021-09-22 23:10:35 +02:00
src periodically report sigverify_stage stats (#19674) 2021-09-21 10:37:58 -07:00
tests Optimize RPC pubsub for multiple clients with the same subscription (#18943) 2021-09-17 13:40:14 -06:00
.gitignore
Cargo.toml periodically report sigverify_stage stats (#19674) 2021-09-21 10:37:58 -07:00
build.rs Remove frozen ABI modules from solana-sdk 2020-10-20 16:11:30 -07:00