This is ahead of some work to be able to handle different types of instruction sets and trees.
It just moves code specific to instruction, nodes and multiproof into their own files, along with relevant unit tests. Only the general algorithm remain in lib.rs.
This is ahead of some work to be able to handle different types of instruction sets and trees.
It just moves code specific to instruction, nodes and multiproof into their own files, along with relevant unit tests. Only the general algorithm remain in
lib.rs
.