Electrum uses a deterministic algorithm for address generation (I'm not sure if MultiBit does). Bitcoin-Qt and Blockchain.info do not. They use random keys.
.....>>> With blockchain.info, a new address (hidden from your view) is created every time you create a transaction to send bitcoins as well as every time you request a new address in the "receive coins" tab. You need to create a new backup at least before 100 addresses are used.
[1]
? so block chain.info creates new address all the time?
? how do I get the private keyy for these??? how do I dump them
[2] what happens after 100 in block chain info???
also
so as it seems when you send money all you balance is sent but then returned except for the spend bit, it is retuend to a different address in your wallet that you do not have the priv key for!!!
You have the private keys for all your 'change' addresses. You just need to go into the console and dump them.
Actually, if I understood what the OP is saying correctly, they are using blockchain.info/wallet, so they don't have any 'change' addresses, and they don't have a console for dumping them. I believe the 9k and 7k losses they were reading about were probably from users who were using Bitcoin-Qt and who didn't know that Bitcoin-Qt created its own 'change' addresses.
Actually, if I understood what the OP is saying correctly, they are using blockchain.info/wallet, so they don't have any 'change' addresses, and they don't have a console for dumping them. I believe the 9k and 7k losses they were reading about were probably from users who were using Bitcoin-Qt and who didn't know that Bitcoin-Qt created its own 'change' addresses.
[3]...>>>this seems to indicate blockchaininfo wallet send the money back to the single address?
? or does it send back to a temporary address and then send the whole amount back to the original address?
??
[4] I don't understand why Bt-qt doesn tensure that the whole amount goes to the origonal address???