solana/programs/bpf
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 CPI Account Reuse (#19762) 2021-09-18 08:09:47 +02:00
c Proposal: log binary data for Solidity 2021-09-22 07:59:06 +01:00
rust Proposal: log binary data for Solidity 2021-09-22 07:59:06 +01:00
tests Proposal: log binary data for Solidity 2021-09-22 07:59:06 +01:00
.gitignore tmp dirs target to farf (#5079) 2019-07-12 18:28:42 -07:00
Cargo.lock Proposal: log binary data for Solidity 2021-09-22 07:59:06 +01:00
Cargo.toml Proposal: log binary data for Solidity 2021-09-22 07:59:06 +01:00
build.rs Proposal: log binary data for Solidity 2021-09-22 07:59:06 +01:00