Skip to content

Rename test_network flag to devnet#4265

Draft
kaimast wants to merge 3 commits into
stagingfrom
refactor/devnet-flag
Draft

Rename test_network flag to devnet#4265
kaimast wants to merge 3 commits into
stagingfrom
refactor/devnet-flag

Conversation

@kaimast

@kaimast kaimast commented May 13, 2026

Copy link
Copy Markdown
Contributor

The PR also enables lints for all files in ./scripts and fixes any remaining warnings with the devnet scripts.

Comment thread scripts/lint.sh
echo "Running shellcheck..."
shellcheck -x .ci/*.sh scripts/*.sh
else
echo "warning: shellcheck not installed, skipping script lint (CI will still run it)"

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added this, so setups where shellcheck is not installed or not available do not break

Comment thread README.md
update Update snarkOS
```

The following are the options for the `snarkos start` command:

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I made this argument list collapsible because it is massive

@kaimast kaimast marked this pull request as ready for review May 15, 2026 20:12
@kaimast kaimast force-pushed the refactor/devnet-flag branch from 48f1122 to 3170b0b Compare May 15, 2026 20:15
@kaimast kaimast force-pushed the refactor/devnet-flag branch from 3170b0b to a283a21 Compare May 19, 2026 18:53
@vicsn

vicsn commented May 21, 2026

Copy link
Copy Markdown
Collaborator

This will require leo, snarkos-stress-testing, SDK integration tests, and potentially other unknown integration testing dependents to update. I'd advocate against this change

@kaimast

kaimast commented May 27, 2026

Copy link
Copy Markdown
Contributor Author

This will require leo, snarkos-stress-testing, SDK integration tests, and potentially other unknown integration testing dependents to update. I'd advocate against this change

It should not break anything as the test_network feature is still available as an alias, but I will convert this to a draft and drop its commits from the other PR.

@kaimast kaimast marked this pull request as draft May 27, 2026 01:03
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

Successfully merging this pull request may close these issues.

2 participants