Files
nym/tests
Tommy Verrall b8ee3465f8 Update build_and_run.sh
remove unnecessary environment variable
2023-02-28 10:33:45 +01:00
..
2023-02-28 10:33:45 +01:00
2023-02-23 14:23:06 +02:00
2023-02-23 14:23:06 +02:00
2023-02-23 15:38:20 +01:00

Binary init checker

A simple tool to ensure that all binaries init with the correct format, using the assert.sh library

Simply run ./build_and_run.sh $WORKING_BRANCH For example:

./build_and_run.sh release/v1.1.11

Currently, this is run on linux based machines as the nym-core binaries are published via a linux build agent

This will run through all the binaries and check the fields that we expect to be initialised when passing the parameters into nyms core binaries