citycoins/ui

๐Ÿž[BUG] Mining transactions submitting with 0 values

Opened this issue ยท 1 comments

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.

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