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

reduced min ada requirement #76

Merged
merged 3 commits into from
Jan 10, 2025

Conversation

logicalmechanism
Copy link
Collaborator

The utxo selection algorithm should adequately account for smaller min utxos. The UTxO selection algorithm needs to be improved in the future, but for now, it is ok. Should close #75

@logicalmechanism logicalmechanism added the bug Something isn't working label Jan 10, 2025
@logicalmechanism logicalmechanism self-assigned this Jan 10, 2025
@logicalmechanism logicalmechanism linked an issue Jan 10, 2025 that may be closed by this pull request
Copy link
Member

@quinn-logicalmechanism quinn-logicalmechanism left a comment

Choose a reason for hiding this comment

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

lgtm for now, we will need to redo utxo selection

@quinn-logicalmechanism quinn-logicalmechanism merged commit 2ea7163 into main Jan 10, 2025
1 check passed
@quinn-logicalmechanism quinn-logicalmechanism deleted the 75-review-min-ada-required-for-create branch January 10, 2025 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

review min ada required for create
2 participants