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: Exchange created with zero reserve #558

Merged
merged 6 commits into from
Nov 28, 2024
Merged

Fix: Exchange created with zero reserve #558

merged 6 commits into from
Nov 28, 2024

Conversation

RyRy79261
Copy link
Contributor

Description

This PR adds a check to prevent exchanges with zero reserve being created.

This rendered 4 tests redundant due to an exchange of this nature not being possible at creation

Related issues

@RyRy79261 RyRy79261 self-assigned this Nov 25, 2024
@RyRy79261 RyRy79261 marked this pull request as ready for review November 26, 2024 13:55
@RyRy79261 RyRy79261 requested a review from nvtaveras November 28, 2024 10:35
@nvtaveras nvtaveras merged commit 1e78e2c into develop Nov 28, 2024
5 checks passed
@nvtaveras nvtaveras deleted the fix/602-gd-57 branch November 28, 2024 12:53
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.

3 participants