solana-with-rpc-optimizations/program-runtime
Justin Starry 312f786abf
Rename `SanitizedMessage::try_from` to `try_from_legacy_message` (#35338)
* Simplify and refactor tx message creation in tests

* Rename SanitizedMessage::try_from to try_from_legacy_message
2024-02-29 08:25:22 +08:00
..
src Rename `SanitizedMessage::try_from` to `try_from_legacy_message` (#35338) 2024-02-29 08:25:22 +08:00
Cargo.toml Refactor - `LoadedPrograms::assign_program()` (#35233) 2024-02-28 09:20:11 +01:00
build.rs