Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pass fresh address counter to makeVM #186

Merged
merged 9 commits into from
Oct 27, 2024
Merged

Pass fresh address counter to makeVM #186

merged 9 commits into from
Oct 27, 2024

Conversation

zoep
Copy link
Collaborator

@zoep zoep commented Aug 24, 2024

  • Pass fresh address counter to makeVM to avoid creating non-fresh addresses.
  • Add constraints about fresh addresses created by behaviours.
  • Add new tests where new contracts are created by behaviours. These tests were failing before this fix.

flake.nix Outdated Show resolved Hide resolved
@zoep zoep changed the base branch from bump-nixpkgs to main October 24, 2024 10:31
@@ -57,4 +57,4 @@
};
}
);
}
}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shouldn't be a trailing newline here

@zoep zoep merged commit 530160d into main Oct 27, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants