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(inscriber): ensure output is higher than dust #98

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

Nanosync
Copy link
Collaborator

@Nanosync Nanosync commented Dec 6, 2023

What this PR does / why we need it:

Fix output amount being negative/0 or lower than dust amount bypassing the isReady() check when trying to use recovery

Note: transaction.build() will still fail, but at least this prevents isReady from being set to true

Which issue(s) does this PR fixes?:

Fixes #

Additional comments?:

Developer Checklist:

  • Read your code changes at least once
  • No console errors
  • Unit tests*
  • Added e2e tests*

@thedoublejay thedoublejay merged commit afdcd20 into main Dec 6, 2023
2 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.

3 participants