Each ECC op subtable concatenated in the merge protocol must be constrained to start (or end) with a reset operation so that the accumulator value from one table does not effect the value of the next.
One idea was to do this check automatically in the ECCVM, triggered by a zero row. It could also be added manually as part of the main protocol and enforced in the ecc op relation.
Each ECC op subtable concatenated in the merge protocol must be constrained to start (or end) with a reset operation so that the accumulator value from one table does not effect the value of the next.
One idea was to do this check automatically in the ECCVM, triggered by a zero row. It could also be added manually as part of the main protocol and enforced in the ecc op relation.