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

🐞[BUG] Mining transactions submitting with 0 values #112

Open
whoabuddy opened this issue Nov 11, 2021 · 1 comment
Open

🐞[BUG] Mining transactions submitting with 0 values #112

whoabuddy opened this issue Nov 11, 2021 · 1 comment
Labels
Bug Something isn't working

Comments

@whoabuddy
Copy link

Describe the bug

Some transactions are going through with a total amount of 0, generally seems to be mine-many txs, and the lists are either empty or contain empty values on the end.

To Reproduce

No clear steps seen yet, hoping others can report steps they took.

Expected behavior

If there is a 0 value, tx should fail before submitted.

If someone is entering values, they should be retained and passed into the contract call.

@whoabuddy whoabuddy added the Bug Something isn't working label Nov 11, 2021
@whoabuddy
Copy link
Author

From @Drogean on Discord:

steps to reproduce

  1. Enter mining amounts in mulit-mine boxes
  2. Check the "use same amount for all blocks" box
  3. change number of blocks to mine after checking that box
  4. Click Mine submission button
  5. Contract call zeroes itself out

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
None yet
Development

No branches or pull requests

1 participant