Crate unc_sandbox_utils

Source

Modules§

sync

Constants§

DEFAULT_UNC_SANDBOX_VERSION

Functions§

bin_path
Returns a path to the binary in the form of {home}/.unc/unc-node-sandbox-{hash}/unc-node-sandbox
ensure_sandbox_bin
ensure_sandbox_bin_with_version
init
init_with_version
install
Installs sandbox node with the default version. This is a version that is usually stable and has landed into mainnet to reflect the latest stable features and fixes.
install_with_version
Install the sandbox node given the version, which is either a commit hash or tagged version number from the nearcore project. Note that commits pushed to master within the latest 12h will likely not have the binaries made available quite yet.
run
run_with_options
run_with_options_with_version
run_with_version