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

Fix AssetList BalanceState Implementation #38

Merged
merged 2 commits into from
Mar 19, 2022

Conversation

bhgomes
Copy link
Contributor

@bhgomes bhgomes commented Mar 17, 2022

The newest nightly rust has a clippy false-positive that causes our CI to fail. This PR ignores these warnings and adds a note to the new issue posted on rust-clippy: rust-lang/rust-clippy#8560. This PR also adds tests to ensure that all balance states have the correct deposit-withdraw semantics.

@bhgomes bhgomes self-assigned this Mar 17, 2022
@bhgomes bhgomes merged commit 8689e77 into main Mar 19, 2022
@bhgomes bhgomes deleted the fix/asset-list-balance-state-impl branch March 19, 2022 02:19
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