It currently requires recompiling, which doesn't seem necessary if we just use a lighter weight network like signet.
We could also drop this script entirely?
It currently requires recompiling, which doesn't seem necessary if we just use a lighter weight network like signet.
We could also drop this script entirely?
I'd say for testing, the existing unit or functional test framework should be used. No objection for the bash script to exist, but I think longer term, it is clear that bash scripts won't be maintained in this repo, given that there are no reviewers for them and that the script is excluded from shellcheck completely (https://github.com/bitcoin/bitcoin/pull/27596#discussion_r1344725060). Unit and functional test would at least run in the CI.