FreeTrade,
How does one list those voting results you are posting? Is it showing all the votes, or just the top few?
There's some info in the Debug, but it's not complete and I need to tidy it up.
Does voting at each round use the current balance at the address, or the balance at time vote was placed?
It uses the balance as at 20 blocks previous to the current block. So at block 640, it looks at how things stood at block 620, and awards grants based on that. You could work out what grants will be awarded in block 640 as soon as block 620 is settled.
(and balance at time of vote is not important).
Is the voting balance the whole wallet balance, or just the amount currently credited/received by 1 particular address/account?
It's one particular address. But they should be the same thing.
Possible Bug?: I am seeing a series of new addresses generated in the default account, apparently related to the 4 txns produced by sending to MTVE addresses.
Yes, they'll be created by they won't be used. Change will go to your main wallet address.
Could be related to: I have been importprivkey the grant address into the same wallet, generally before sending to it. Maybe it's better/necessary to use a separate non-mining/non-transaction wallet to receive grants?
Yes, it is probably this. Use a separate wallet for each address to keep it simple.
Also I've had a vote disappear (not show up on your lists) -- I'm now guessing this is because the sending address had a 0 apparent balance, per the above.
Probably.
Thanks for your great work on this interesting, innovative coin. If you are not already in touch, fyi the FRC Freicoin developers have also been working towards a distributed voting feature like this, and will surely be very interested in the developments and experimental results with MemoryCoin.
Thank you kindly. I had a brief exchange with one of the Freicoin guys. He said they hadn't been able to work out a way whereby coin owners wouldn't just vote to give themselves the coins. Well I hope I've found a way. We'll see.