solana/core/tests
Tyera Eulberg ef99689592
Improve TestValidator instantiation (#13627)
* Add TestValidator::new_with_fees constructor, and warning for low bootstrap_validator_lamports

* Add logging to solana-tokens integration test to help catch low bootstrap_validator_lamports in the future

* Reasonable TestValidator mint_lamports
2020-11-16 23:27:36 -07:00
..
client.rs Improve TestValidator instantiation (#13627) 2020-11-16 23:27:36 -07:00
cluster_info.rs Run `codemod --extensions rs Pubkey::new_rand solana_sdk::pubkey::new_rand` 2020-10-21 19:08:13 -07:00
crds_gossip.rs shares the lock on gossip when processing prune messages (#13339) 2020-11-05 15:42:00 +00:00
fork-selection.rs
gossip.rs Add --gossip-validator argument 2020-09-14 20:18:27 -07:00
ledger_cleanup.rs Track votes from gossip for optimistic confirmation (#11209) 2020-07-28 09:33:27 +00:00
rpc.rs Remove unused pubkey::Pubkey imports 2020-10-21 19:08:13 -07:00
snapshots.rs Support Debug Bank (#13017) 2020-10-21 01:05:45 +09:00