We need to commit the sequence number for the pending (non-finalized) root early on. Otherwise a crash could result in the root being committed but its sequence number is not known so finalization would fail.
The issue was discovered by our long-term E2E tests.
We need to commit the sequence number for the pending (non-finalized) root early on. Otherwise a crash could result in the root being committed but its sequence number is not known so finalization would fail.
The issue was discovered by our long-term E2E tests.