Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
version.cpp
Go to the documentation of this file.
1
#include "
version.hpp
"
2
3
namespace
bb
{
4
// This is updated in-place by bootstrap.sh during the release process. This prevents
5
// the version string from needing to be present at build-time, simplifying e.g. caching.
6
const
char
*
const
BB_VERSION_PLACEHOLDER
=
"00000000.00000000.00000000"
;
7
}
// namespace bb
bb
Entry point for Barretenberg command-line interface.
Definition
acir_format_getters.cpp:6
bb::BB_VERSION_PLACEHOLDER
const char *const BB_VERSION_PLACEHOLDER
Definition
version.cpp:6
version.hpp
src
barretenberg
common
version.cpp
Generated by
1.9.8