solana/program-test
Dmitri Makarov 264f4dfdd0 [SVM] Move RuntimeConfig to program-runtime (#96)
RuntimeConfig doesn't use anything SVM specific and logically belongs
in program runtime rather than SVM.  This change moves the definition
of RuntimeConfig struct from the SVM crate to program-runtime and
adjusts `use` statements accordingly.
2024-03-09 13:27:11 -06:00
..
src [SVM] Move RuntimeConfig to program-runtime (#96) 2024-03-09 13:27:11 -06:00
tests [program-test] adding method warp_to_epoch (#34620) 2024-01-03 10:58:22 -07:00
Cargo.toml SVM: Move SVM code to its own crate folder (#35119) 2024-02-06 16:06:32 -08:00