validator/pow: Use RandomXFactory for PoW verification

This commit is contained in:
parazyd
2025-06-04 20:42:36 +02:00
committed by skoupidi
parent cd46c389a8
commit ad36ed0eb6
2 changed files with 5 additions and 2 deletions

View File

@@ -10,6 +10,8 @@ CARGO = cargo
RUST_TARGET = $(shell rustc -Vv | grep '^host: ' | cut -d' ' -f2)
# Uncomment when doing musl static builds
#RUSTFLAGS = -C target-feature=+crt-static -C link-self-contained=yes
# If building natively, this might give you more speed
#RUSTFLAGS = -C target_cpu=native
# List of zkas circuits to compile, used for tests
PROOFS_SRC = \