This repository has been archived by the owner on Jan 22, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
scripts/wallet-sanity.sh needs to reset its id between runs #1387
Milestone
Comments
Ah yes. Options here include: deleting |
Running keygen to just explicitly create a new wallet seems nice. Can you take this issue? |
Yep! |
Hmm, this still reproduces with #1388 |
Ah, the network just needs to be redeployed first I think |
Yep redeploy got things unstuck |
vkomenda
pushed a commit
to vkomenda/solana
that referenced
this issue
Aug 29, 2021
…olana-labs#1387) Bumps [eslint](https://github.com/eslint/eslint) from 7.20.0 to 7.21.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v7.20.0...v7.21.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This was referenced Jan 17, 2022
buffalojoec
pushed a commit
to buffalojoec/solana
that referenced
this issue
May 17, 2024
* rpc-client: Print transaction logs in preflight error * Address feedback * Update expected error message in program deploy test * Use a semicolon before the data
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Testnet-sanity is failing on master/0.9 because we don’t clear the wallet id anymore, which causes this assertion to fail:
https://github.com/solana-labs/solana/blob/v0.9/scripts/wallet-sanity.sh#L37
Example failure:
https://buildkite.com/solana-labs/testnet-sanity/builds/2810#a41ee78f-a809-4eb2-ae69-7d9de8818776
The text was updated successfully, but these errors were encountered: