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

Confirm the snap-based validator works against testnet.solana.com #538

Closed
mvines opened this issue Jul 3, 2018 · 3 comments
Closed

Confirm the snap-based validator works against testnet.solana.com #538

mvines opened this issue Jul 3, 2018 · 3 comments
Assignees
Milestone

Comments

@mvines
Copy link
Member

mvines commented Jul 3, 2018

Basically run these steps:

$ sudo snap install solana --edge --devmode
$ sudo snap set solana mode=validator enable-cuda=1
$ sudo snap logs -f solana

What happens?

@mvines mvines added this to the v0.7.0 milestone Jul 3, 2018
@mvines
Copy link
Member Author

mvines commented Jul 3, 2018

Steps work but logs are full of #541. I don't see any other logging coming out of the validator though, even when performing wallet transactions. Unclear if this is expected yet...

@mvines mvines self-assigned this Jul 8, 2018
@mvines
Copy link
Member Author

mvines commented Jul 13, 2018

Will check this again once #606 lands and automation updates the testnet

@mvines
Copy link
Member Author

mvines commented Jul 16, 2018

#645 aside, works!

@mvines mvines closed this as completed Jul 16, 2018
CriesofCarrots pushed a commit that referenced this issue Feb 28, 2020
mvines pushed a commit to mvines/solana that referenced this issue Jun 15, 2020
mvines pushed a commit that referenced this issue Jun 15, 2020
vkomenda pushed a commit to vkomenda/solana that referenced this issue Aug 29, 2021
)

Bumps [@solana/web3.js](https://github.com/solana-labs/solana-web3.js) from 0.78.0 to 0.78.1.
- [Release notes](https://github.com/solana-labs/solana-web3.js/releases)
- [Commits](solana-labs/solana-web3.js@v0.78.0...v0.78.1)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
lijunwangs pushed a commit to lijunwangs/solana that referenced this issue Apr 7, 2024
…backport of solana-labs#526) (solana-labs#538)

* cli: Customize max sign attempts for deploy and write-buffer (solana-labs#526)

* cli: Customize max sign attempts for deploy and write-buffer

* Update changelog

* Improve help message

* Fixup line break

(cherry picked from commit 2643ae8)

# Conflicts:
#	CHANGELOG.md
#	cli/src/program.rs

* Fix merge conflicts

---------

Co-authored-by: Jon C <[email protected]>
willhickey pushed a commit that referenced this issue Apr 8, 2024
…backport of #526) (#538)

* cli: Customize max sign attempts for deploy and write-buffer (#526)

* cli: Customize max sign attempts for deploy and write-buffer

* Update changelog

* Improve help message

* Fixup line break

(cherry picked from commit 2643ae8)

# Conflicts:
#	CHANGELOG.md
#	cli/src/program.rs

* Fix merge conflicts

---------

Co-authored-by: Jon C <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant