nucypher
nucypher copied to clipboard
nucypher/scripts are outdated and untested
-
scripts/deploy_then_stake.shis waaay old. Perhaps we should simple delete it. - All scripts in
scripts/local_fleetwere outdated (fixed in #1171), but the lack of tests is worrying as hackers usually resort to these scripts. Before, these scripts were the basis of some of our CI tests, but since we use docker now, they were forgotten. We should include them somehow in the test workflow.
The issue is that scripts are sometimes not tested as part of CI and can get outdated as the codebase changes.