solana/core/tests
Michael Vines cfe5afd34c
_id => _pubkey variable renaming (#4419)
* wallet: rename *_account_id to *_account_pubkey

* s/from_id/from_pubkey/g

* s/node_id/node_pubkey/g

* s/stake_id/stake_pubkey/g

* s/voter_id/voter_pubkey/g

* s/vote_id/vote_pubkey/g

* s/delegate_id/delegate_pubkey/g

* s/account_id/account_pubkey/g

* s/to_id/to_pubkey/g

* s/my_id/my_pubkey/g

* cargo fmt

* s/staker_id/staker_pubkey/g

* s/mining_pool_id/mining_pool_pubkey/g

* s/leader_id/leader_pubkey/g

* cargo fmt

* s/funding_id/funding_pubkey/g
2019-05-23 23:20:04 -07:00
..
cluster_info.rs rework staking_utils (#4283) 2019-05-14 16:15:51 -07:00
crds_gossip.rs Revert "Create bank snapshots (#3671)" (#4243) 2019-05-09 19:27:27 -07:00
fork-selection.rs move core tests to core (#3355) 2019-03-18 22:08:21 -07:00
gossip.rs Fix Retransmit slamming the leader with its own blobs (#3938) 2019-04-22 18:41:01 -07:00
local_cluster.rs _id => _pubkey variable renaming (#4419) 2019-05-23 23:20:04 -07:00
replicator.rs _id => _pubkey variable renaming (#4419) 2019-05-23 23:20:04 -07:00
rpc.rs More fullnode -> validator renaming (#4414) 2019-05-23 22:05:16 -07:00
tvu.rs More fullnode -> validator renaming (#4414) 2019-05-23 22:05:16 -07:00