Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Various fixes to get external validators able to attach to a testnet using the release tarball #3428

Merged
merged 4 commits into from
Mar 22, 2019

Conversation

mvines
Copy link
Member

@mvines mvines commented Mar 22, 2019

  • Run a drone on blockstreamer testnet nodes (the blockstreamer node is the one with a DNS entry, not the bootstrap leader)
  • Include multinode-demo/ scripts in release tarball (🤢but it's the shortest path for v0.12)

@mvines mvines added the automerge Merge this Pull Request automatically once CI passes label Mar 22, 2019
@solana-grimes solana-grimes merged commit 6113b64 into solana-labs:master Mar 22, 2019
behzadnouri pushed a commit to behzadnouri/solana that referenced this pull request Nov 18, 2024
* Removes ProgramV4CommandConfig wrapper.

* Adds use_rpc option for deployment.

* Moves program_location parameter inside process_deploy_program().

* Combines deploy and redeploy commands into one.

* Combines the underlying ProgramV4CliCommand as well.

* Adds optional upload range parameters.

* Inlines build_create_buffer_message(), build_retract_and_truncate_messages() and build_retract_and_deploy_messages().

* Fixes cargo registry.

* Make cargo clippy happy.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Merge this Pull Request automatically once CI passes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants