sidetree icon indicating copy to clipboard operation
sidetree copied to clipboard

Investigate and decide if delta validation should happen at observing time

Open isaacJChen opened this issue 3 years ago • 1 comments

Right now, delta validation happens at resolution time for performance concerns. If done during observing time, validation may take too long, it can potentially bleed into the next time transaction time and build up a queue.

With SIP2, it may be possible to perform delta validation at observing time. We need to analyze the performance for it and decide if it is worth it to move validation to observing time in order to save space.

isaacJChen avatar Oct 09 '20 17:10 isaacJChen

@isaacJChen did we decide on this? If so, can we close the Issue?

csuwildcat avatar Jan 20 '21 04:01 csuwildcat