solana/cli/tests
mergify[bot] c183c3a5ec
Improve TestValidator instantiation (bp #13627) (#13635)
* 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

(cherry picked from commit ef99689592)

# Conflicts:
#	tokens/Cargo.toml

* Fix conflict

Co-authored-by: Tyera Eulberg <teulberg@gmail.com>
Co-authored-by: Tyera Eulberg <tyera@solana.com>
2020-11-17 01:08:58 -07:00
..
fixtures Rename solana-wallet program to just solana (#5604) 2019-08-22 13:51:16 -07:00
deploy.rs Add deploy err if program-account balance is too high (#13091) (#13098) 2020-10-23 07:02:16 +00:00
nonce.rs Improve TestValidator instantiation (bp #13627) (#13635) 2020-11-17 01:08:58 -07:00
request_airdrop.rs Move TestValidator into its own module 2020-09-19 08:35:26 -07:00
stake.rs Improve TestValidator instantiation (bp #13627) (#13635) 2020-11-17 01:08:58 -07:00
transfer.rs Improve TestValidator instantiation (bp #13627) (#13635) 2020-11-17 01:08:58 -07:00
vote.rs Add replacements for Pubkey::new_rand()/Hash::new_rand() (bp #12987) (#13076) 2020-10-22 05:08:01 +00:00