secp256k1 icon indicating copy to clipboard operation
secp256k1 copied to clipboard

Create symbol to get the version of this library

Open rickmark opened this issue 3 years ago • 2 comments

As the library approaches 1.0 we should provide a symbol to ask for the version of libsecp256k1

An example such as what is provided by OpenSSL - https://www.openssl.org/docs/man1.1.0/man3/OPENSSL_VERSION_NUMBER.html

Before the 1.0 release candidate series this can use a value of 0.8 or 0.9 to reflect the non-stable API surface

rickmark avatar Mar 24 '21 08:03 rickmark

Created #914 for this

rickmark avatar Mar 26 '21 07:03 rickmark