coinbase/kryptology

Panic running test/dkg/bls/main.go

xenowits opened this issue · 0 comments

When running the program at test/dkg/bls/main.go, it panics unexpectedly.

Command:
go run main.go -t 3 -n 4

Panic message:
Screenshot 2022-04-15 at 5 24 09 PM

panic: runtime error: invalid memory address or nil pointer dereference`

Machine:
MacOS Monterey v12.3.1, Apple M1 Pro

Go version:
go version go1.18.1 darwin/arm64