Closed b13decker closed 2 months ago
Submodule in the following repository, https://github.com/ethereum/c-kzg-4844/tree/main, so we can use the source code directly in our SAW proofs.
Once we have this submodule, we should do the following:
proof/permutations.saw
proof/permutations.c
Submodule in the following repository, https://github.com/ethereum/c-kzg-4844/tree/main, so we can use the source code directly in our SAW proofs.
Once we have this submodule, we should do the following:
proof/permutations.saw
to point to https://github.com/ethereum/c-kzg-4844/blob/main/src/common/utils.cproof/permutations.c
from our repository