solana/runtime
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
..
benches Remove prints 2019-03-05 14:09:40 -08:00
src Rename userdata to data (#3282) 2019-03-14 10:48:27 -06:00
tests Move TransactionError into the SDK 2019-03-13 21:26:57 -06:00
.gitignore Put accounts test data files in target directory 2019-03-04 10:17:02 -08:00
Cargo.toml Remove non-essential programs from runtime/ 2019-03-12 15:11:59 -05:00