Seniority Score Not Increasing After Minting with 1.4.19+

I have completed minting for several wallets, but when I check the seniority score, it appears that it has not increased. I am using qclient version 2.0.3. Is this normal behavior?

I use the following command to check the seniority score for a single wallet:

./qclient merge prover config {config1} {config1} --dry-run

After completing the mint operation for {config1}, the seniority score remains 0.
For {config2}, I can see the running records from May, and the seniority score is 2678400. However, for 1.4.19+, the seniority score is still 0.

Additionally, I executed the command ./qclient merge prover config {config1} {config2} to merge the two configuration files. However, when I used the command ./qclient merge prover config {config1} {config1} again to check the seniority score, I found that it has not increased. Is this the expected behavior?

If you finished minting already, your 1.4.19+ seniority in v2.0.3 will only show up after the provers system will begin after frame 46500 (node info will show both your seniority and ring)

1 Like

the tool does not account for 1.4.19-1.4.21.1 mints in seniority merge calculations.