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

feat: check balances equal deposits #571

Merged
merged 5 commits into from
Dec 5, 2023

Conversation

cdummett
Copy link
Collaborator

@cdummett cdummett commented Nov 30, 2023

PR adds a method for checking balances across all accounts match the total amount minted for each asset.

PR also adds a --lite flag to the fuzzing script so new features can be tested against the fuzzing scenario faster.

closes #570

@cdummett cdummett self-assigned this Nov 30, 2023
@cdummett cdummett marked this pull request as ready for review November 30, 2023 12:54
@cdummett cdummett requested a review from a team as a code owner November 30, 2023 12:54
Copy link
Contributor

@davidsiska-vega davidsiska-vega left a comment

Choose a reason for hiding this comment

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

Looking good!

@cdummett cdummett merged commit ba8903b into develop Dec 5, 2023
6 checks passed
@cdummett cdummett deleted the feat/check_balances_equal_deposits branch May 13, 2024 10:01
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.

Add balances invariance checks to market - ideally all runs
3 participants