My wallet was unlocked before I did the dumpprivkey[] call. Yet, I still got the Invalid Bitcoin address (code -5).
I went to Blockchain.info to find the right address. It lists:
Total Transactions = 1
Total Received = amount of my BC transaction
Total Balance = amount of my BC transaction
Why Bitcoin-QT telling me my address code is invalid when Blockchain.info recognizes it?
Not sure, might be a typo issue. Make sure its as below, just with your address.
dumpprivkey 1EaNWN7iLpEFS6EtRw1EajssLgaXW5FBf2Why does Blockchain list BC received when I have not completed the transaction so to speak?
The transaction is completed without your wallets knowledge. Your local copy does not matter. Thats why you can export the private key and use it elsewhere.