Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Improve net scripts #16699

Merged
merged 2 commits into from
Apr 21, 2021
Merged

Conversation

CriesofCarrots
Copy link
Contributor

Problem

Attempting to use the --limit-ledger-size flag with /net fails, because multinode-demo/bootstrap-validator.sh and multinode-demo/validator.sh both expect it to be an option with value.

Summary of Changes

  • Convert net.sh --limit-ledger-size to an option with value
  • Also, when airdropsEnabled, pass the faucet-address to the non-bootstrap nodes, so solana airdrop works against any rpc in the test cluster

@CriesofCarrots CriesofCarrots merged commit 053120e into solana-labs:master Apr 21, 2021
mergify bot added a commit that referenced this pull request Apr 21, 2021
* Pass limit-ledger-size value

(cherry picked from commit 51b7484)

* Initialize non-bootstrap ndoes with faucet address

(cherry picked from commit 053120e)

Co-authored-by: Tyera Eulberg <tyera@solana.com>
@CriesofCarrots CriesofCarrots deleted the net-improve branch May 10, 2021 20:10
@brooksprumo brooksprumo mentioned this pull request Aug 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant