If I downloaded the 10.0 wallet I can now transfer say 2 billion cent from Cryptsy all at once and it should earn interest with no issues by the 8th? Is this right? No worries about doing 100 fifty million separate transfers?
v0.10.0 fixes the stake bug (starting jan 8 ), but it doesn't address the max transaction size of 1billion. Anything you transfer will need to be less than that.
I'll probably do something about that later, for 0.10.1 or something. Should theoretically be as simple as modifying transaction validation from MAX_MONEY to INT_MAX.