Skip to content

Commit 11fb808

Browse files
tizocdannywillems
authored andcommitted
docs(handover): Reference circuits doc in ocaml coordination doc
1 parent bd89034 commit 11fb808

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/handover/ocaml-coordination.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ OpenMina's circuit generation process requires launching a custom build of the O
2121

2222
Without mainline integration, the OpenMina team must manually maintain this branch, making this a high priority coordination need. The branch requires significant cleanup before integration into mainline Mina. When integrated, the circuit generation functionality could be added as a node subcommand that exports the required circuit data without starting the full node.
2323

24+
For detailed information about the circuit generation process, see [Circuit Generation Process](circuits.md#circuit-generation-process).
25+
2426
### Fuzzer Branch
2527

2628
The `openmina/fuzzer` branch contains the OCaml transaction fuzzer implementation used for differential testing between OCaml and Rust implementations. Like the circuit generation branch, this requires manual maintenance by the OpenMina team when not integrated into mainline Mina. While lower priority than circuit generation, integration would reduce maintenance overhead and streamline the fuzzing setup process.

0 commit comments

Comments
 (0)