Open raulk opened 4 years ago
If tipset A includes message Z from sender S, it is possible that that tipset also includes preceding messages X and Y from sender S. If we extract the parent state root of tipset A to apply Z on, we will have a nonce mismatch.
note the painful UX: https://github.com/filecoin-project/lotus/issues/2847
If tipset A includes message Z from sender S, it is possible that that tipset also includes preceding messages X and Y from sender S. If we extract the parent state root of tipset A to apply Z on, we will have a nonce mismatch.