solana-with-rpc-optimizations/core
Tyera 7b1d446001
Admin RPC Service: move post-init activation to before wait-for-supermajority (#30544)
* Move AdminRpcRequestMetadataPostInit to solana-core

* Move AdminRpcRequestMetadataPostInit write to just before wait_for_supermajority

* Pass AdminRpcRequestMetadataPostInit in TestValidatorGenesis

* Fixup local-cluster
2023-03-01 19:38:11 -07:00
..
benches
src Admin RPC Service: move post-init activation to before wait-for-supermajority (#30544) 2023-03-01 19:38:11 -07:00
tests Uses a channel for AHV -> SPS (#30406) 2023-02-22 03:36:29 +00:00
.gitignore
Cargo.toml chore: workspace inheritance (#29893) 2023-02-23 22:01:54 +08:00
build.rs