Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.

fix: bottom-up applied nonce initial state #153

Merged
merged 2 commits into from
Apr 14, 2023
Merged

Conversation

adlrocha
Copy link
Contributor

This PR fixes a bug for which the initial state for the AppliedBottomUpNonce was being set to MaxInt instead of 0. After the actor refactor, this is expected to be 0 for the subsequent application of messages.

This also introduces a new bug that will be fixed in a follow-up PR, where we should have a different account of applied nonces for each child subnet.

@adlrocha adlrocha merged commit d088885 into spacenet Apr 14, 2023
@adlrocha adlrocha deleted the fix/bottomup-exec branch April 14, 2023 07:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants