Closed alxiong closed 4 months ago
Based on the suggestion from CommonPrefix,
we could:
state
H(transcripts)
H( state | transcript )
These changes are necessary before https://github.com/EspressoSystems/espresso-sequencer/issues/1640 can be implemented.
Based on the suggestion from CommonPrefix,
we could:
state
in computation of the next challenge: directly useH(transcripts)
instead ofH( state | transcript )
These changes are necessary before https://github.com/EspressoSystems/espresso-sequencer/issues/1640 can be implemented.