x42-Archive / X42-FullNode-Old

x42 Full Node
http://www.x42.tech
MIT License
4 stars 3 forks source link

Staking weight goes down when coins are sent? #6

Open EWUEaglesJ opened 5 years ago

EWUEaglesJ commented 5 years ago

Had full weight for staking in the wallet, but when coins were sent, staking weight went to 1. Sending coins appears to reduce almost the entire staking weight until the sent coins are confirmed.

image

It appears the weight is reduced until the sent transaction reaches 50 confirmations.

image

Staking weight grew to 3 after about ten minutes.

image

It appears the full staking weight is restored after the last sent transaction has 50 confirmations.

image

image

I tested the process again, and it does appear to be what is taking place. This could be a challenge for staking if frequent transactions are made. This doesn't appear to take place when sending coins to your own wallet.

Steps for reproduction:

Send x42 to another wallet.
Wait for the sent transaction to reach 50 confirmations.

Igor-san commented 5 years ago

And what's the problem? You spent the input (inputs), so it (their) weight decreased.

EWUEaglesJ commented 5 years ago

I sent several small transactions again tonight in rapid succession. The weight did not decrease until the fourth transaction.

Myke500 commented 5 years ago

Sending coins will reduce your weight, as you will have less of them mature.

Sending coins to yourself can also reduce your weight for the same reason.

Myke500 commented 5 years ago

This is a normal process of spent coins and staking weight.

This issue should be closed