Release Notes
New Features
- Support Verifiable Random Functions (VRFs)
- This release is only working for the OAN Java kernel v1.5 or later.
Migration guide
Download the blockSigner 1.2 tar file. Untar the file using
tar -xvf blockSigner-1.2.tar.gz
Then you start to use the blocksigner.
###Notice:
The blocksigner v1.2 depends on the native sodium library. Please keep the native
folder at the same level of the executing jar file.