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

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
Contributor

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
Contributor 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
Contributor Author

mvines commented Jul 13, 2018

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

@mvines
Copy link
Contributor 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] <support@github.com>

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 <me@jonc.dev>
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 <me@jonc.dev>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant