chore: bump zerokit v0.8.0 in nwaku (#3618)

This commit is contained in:
Darshan K 2025-10-10 15:29:44 +05:30 committed by GitHub
parent 62be30da19
commit a6710b4995
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 9 deletions

View File

@ -177,7 +177,7 @@ nimbus-build-system-nimble-dir:
.PHONY: librln
LIBRLN_BUILDDIR := $(CURDIR)/vendor/zerokit
LIBRLN_VERSION := v0.7.0
LIBRLN_VERSION := v0.8.0
ifeq ($(detected_OS),Windows)
LIBRLN_FILE := rln.lib

View File

@ -19,13 +19,7 @@ host_triplet=$(rustc --version --verbose | awk '/host:/{print $2}')
tarball="${host_triplet}"
# use arkzkey feature for v0.7.0
# TODO: update this script in the future when arkzkey is default
if [[ "${rln_version}" == "v0.7.0" ]]; then
tarball+="-arkzkey-rln.tar.gz"
else
tarball+="-rln.tar.gz"
fi
tarball+="-rln.tar.gz"
# Download the prebuilt rln library if it is available
if curl --silent --fail-with-body -L \

2
vendor/zerokit vendored

@ -1 +1 @@
Subproject commit ba467d370c56b7432522227de22fbd664d44ef3e
Subproject commit dc0b31752c91e7b4fefc441cfa6a8210ad7dba7b