ceremonyclient/vdf
2025-07-10 13:27:28 -05:00
..
perftest rollup of non-core (e.g. not node consensus, execution, client, or protobufs so nobody can get a head start) 2025-07-10 13:27:28 -05:00
.gitignore v1.4.19 2024-06-08 11:32:45 +00:00
build-test.sh rollup of non-core (e.g. not node consensus, execution, client, or protobufs so nobody can get a head start) 2025-07-10 13:27:28 -05:00
generate.sh v1.4.19 2024-06-08 11:32:45 +00:00
go.mod rollup of non-core (e.g. not node consensus, execution, client, or protobufs so nobody can get a head start) 2025-07-10 13:27:28 -05:00
go.sum rollup of non-core (e.g. not node consensus, execution, client, or protobufs so nobody can get a head start) 2025-07-10 13:27:28 -05:00
README.md v1.4.19-p1 (#235) 2024-06-15 11:05:06 -05:00
test.sh temporarily stage for osx 2025-01-18 17:39:55 -06:00
vdf_test.go temporarily stage for osx 2025-01-18 17:39:55 -06:00
vdf.go v1.4.19 2024-06-08 11:32:45 +00:00
wesolowski_frame_prover_test.go rollup of non-core (e.g. not node consensus, execution, client, or protobufs so nobody can get a head start) 2025-07-10 13:27:28 -05:00
wesolowski_frame_prover.go rollup of non-core (e.g. not node consensus, execution, client, or protobufs so nobody can get a head start) 2025-07-10 13:27:28 -05:00

VDF

Wrapper for the Rust implementation of the VDF (Verifiable Delay Function) in crates/vdf.

Generate Go bindings

go generate