solana/programs/bpf/rust/noop
Greg Fitzgerald c1eec0290e
Rename userdata to data (#3282)
* Rename userdata to data

Instead of saying "userdata", which is ambiguous and imprecise,
say "instruction data" or "account data".

Also, add `ProgramError::InvalidInstructionData`

Fixes #2761
2019-03-14 10:48:27 -06:00
..
src Rename userdata to data (#3282) 2019-03-14 10:48:27 -06:00
.gitignore Update rust example to use BPF enabled infrastructure (#2974) 2019-02-28 22:05:11 -08:00
Cargo.toml 0.13.0 2019-03-11 16:21:19 -07:00
Xargo.toml Update rust example to use BPF enabled infrastructure (#2974) 2019-02-28 22:05:11 -08:00
bpf.ld First stab at Rust BPF (#2269) 2019-01-02 15:12:42 -08:00
build.sh Script can now be run from any directory 2019-03-02 22:11:48 -08:00
clean.sh Update rust example to use BPF enabled infrastructure (#2974) 2019-02-28 22:05:11 -08:00
dump.sh Update rust example to use BPF enabled infrastructure (#2974) 2019-02-28 22:05:11 -08:00