solana/programs/bpf_loader
Sean Young d714cf659c Proposal: log binary data for Solidity
The program_id is not needed on "Program return data: " because it
always preceeded by the program invoke message, so no need to repeat
the program id. Also rename this to "Program return: " since "data"
is redundant.
2021-09-22 07:59:06 +01:00
..
benches chore: cargo +nightly clippy --fix -Z unstable-options 2021-06-18 10:42:46 -07:00
src Proposal: log binary data for Solidity 2021-09-22 07:59:06 +01:00
test_elfs More efficient padding (#11656) 2020-08-17 10:24:34 -07:00
Cargo.toml remove dev deps 2021-09-11 14:33:53 -07:00
build.rs chore: cargo +nightly clippy --fix -Z unstable-options 2021-06-18 10:42:46 -07:00