PinkDev / Pink2

MIT License
16 stars 8 forks source link

Staking: Transaction Generated but not accepted #6

Closed frakay100 closed 7 years ago

frakay100 commented 7 years ago

image

The orphaned transaction stopped the minting process going forward Cleared it in the console with 'clearwallettransactions' and restarted the wallet which removed the conflicted transaction and Minting started working again.

PinkDev commented 7 years ago

Minting became disabled after the orphaned transaction?

frakay100 commented 7 years ago

Yeah happened twice.

panupan commented 7 years ago

I've had orphaned transactions many times. I believe this is normal process as the network has to agree on which chain to continue on even if two valid blocks were generated at the same time... we might just need to improve how the unconfirmed / rejected stakes appear. It has never stopped the minting process for me. Have you tried letting it keep running so see if you just had to wait a bit for a successful stake?

frakay100 commented 7 years ago

Hi I think you are right. It may have appeared this way at the time. I have run further tests and not had the same apparent issue and even though I have had orphaned transactions it didn't hold up the staking process. I have also compared running the wallet in the US vs Central Europe and get far less orphaned transactions when the wallet is in the US which will I am sure be down to the concentration of nodes.

Thanks for the reply

PinkDev commented 7 years ago

I am in the process of launching nodes in Europe, Australia, and Asia that should help alleviate this problem.