solana/tests
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
..
cluster_info.rs pass Pubkeys as refs, copy only where values needed (#3213) 2019-03-09 19:28:43 -08:00
crds_gossip.rs pass Pubkeys as refs, copy only where values needed (#3213) 2019-03-09 19:28:43 -08:00
fork-selection.rs test_3_partitions is unstable, ignore 2019-02-14 17:30:42 -08:00
gossip.rs pass Pubkeys as refs, copy only where values needed (#3213) 2019-03-09 19:28:43 -08:00
local_cluster.rs Move and rename cluster_client 2019-03-12 22:05:38 -06:00
replicator.rs Fixes to replicator 2019-03-13 10:15:03 -07:00
rpc.rs Update crate references 2019-03-12 22:05:38 -06:00
thin_client.rs Rename userdata to data (#3282) 2019-03-14 10:48:27 -06:00
tvu.rs Replay Stage start_leader() can use wrong parent fork() (#3238) 2019-03-12 17:42:53 -07:00