Nexusoft / LLL-TAO

LLL: Lower Level Library - TAO: Tritium, Amine, and Obsidian as a high performance application framework
MIT License
60 stars 28 forks source link

Only receiving one TRUST per session #152

Closed NealHelman closed 10 months ago

NealHelman commented 1 year ago

I am staking 100K NXS, and on 3.0.6, I was getting a TRUST transaction every 3-4 hours. I hate to think that I'm just being superstitious, but I've been trying this several times, and it seems consistent. Using 3.1.1b5/5.1.1-rc7(remote), I find that I only find one TRUST transaction per session. In other words, what I've been doing is waiting until my wallet's block weight is over 30%, then stopping and restarting the remote core and logging back in on the wallet. My experience has been that between 20 and 40 minutes later, my wallet will find a TRUST transaction. It will not find another one, however, until I repeat the process. 0_20230916_NSHStakingMC.log

NealHelman commented 11 months ago

After a TRUST was found, I tried moving some NXS from my trust account to another account on the same sigchain. I got the following error: image

This is with a remote core 5.1.1rc7 and 3.1.1b5 wallet.

After I stopped and restarted the core and then logged back in, I was able to successfully move the NXS. 0_20231002_NSHStakingMC.log

NealHelman commented 11 months ago

Verified that another Mac user is not having this issue. I am running 5.1.1rc7 on a linux VPS. Maybe that has something to do with it?

NealHelman commented 10 months ago

This has been fixed in 5.1.1rc11. Thanks, Viz!