Bitcoin Forum
July 13, 2024, 10:15:51 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2
1  Other / MultiBit / Re: Exporting a Private Key from Multibit; Importing the key to Bitcoin-QT on: December 07, 2013, 05:36:57 PM
I have been successful at my import (yay! FINALLY). What worked, in case it's helpful to anyone else is:

          don't include date, time, or z in the private key - only the letters & numbers
     and
          yes, include a label of some kind
     and
          using [rescan=true] resulted in a parsing error every time I used it. The import worked without it.

2  Other / MultiBit / Re: Exporting a Private Key from Multibit; Importing the key to Bitcoin-QT on: December 07, 2013, 03:34:31 PM
Quote
So one private key is for one address -in wallet you can have many addresses
every key is in row WITHOUT # and finish to  date and time.
And for every wallet you have to export private keys-it is impossible to export key for two wallets together
So for me you put wrong key because is the wrong message - for label yo can put some name or whatever you want

This is helpful. Thank you. I would clarify the following (if this is wrong, somebody please correct me):

          Every key is in row without # and finish to date and time and z
     and
          for label you can put some name or whatever you want but a label does need to be present
3  Bitcoin / Bitcoin Technical Support / still trying to import to Bitcoin-Qt on: December 06, 2013, 06:32:39 AM
Hello,

I continue to struggle to import one of my two Multibit wallets into Bitcoin-Qt. The wallet I'm trying to import has two addresses. I have exported the private key from Multibit and am using Notepad to view.

Using this code in the Qt console:
Code:
importprivkey <bitcoin private key> [label] [rescan=true]

I've pasted one of my two keys, leaving out the < and >. I don't have/don't know what the label is so left that out. When I include the rescan code, I get this error:
Code:
Error: Error parsing JSON:[rescan=true]

so I skipped that, too.

But after typing the importprivkey command, pasting the key and hitting Enter I don't get an error - nothing happens except after about 10 minutes an empty line shows up with a right-facing arrow. No balance shows up in the Overview tab, nor are there any transactions shown. However, there's a new address showing up in the address book, with the same timestamp as contained in my private key.

Am I close to getting it right?



4  Other / MultiBit / Re: how to clear a negative balance on: December 06, 2013, 05:48:57 AM
So if I wanted to empty an address, I would send everything /except/ BTC0.0001 to the new address?

And if I understand all the security measures I've read, any time I receive bitcoin, I should only use each address once, and transfer received BTC to a new address generated by my computer, right?
5  Other / MultiBit / Re: how to clear a negative balance on: December 06, 2013, 01:25:11 AM
Quote from: DannyHamilton

That's not a "balance".  That's a transaction.

It indicates that 0.0001 was "subtracted from" whatever your balance was.  Your balance is found elsewhere in MultiBit.

So if I highlight that -.11 and click on "Show transaction details...", what I see is that it cost me 11 cents to transfer nothing; the original balance I was trying to transfer is 11 cents less than when I started. I assume that's because I: 1) didn't figure out the correct way to set up a new address, or 2) tried to transfer the entire balance.
6  Other / Beginners & Help / Re: test transfer goof on: December 05, 2013, 09:53:41 PM
Thank you. I have posted the question here: https://bitcointalk.org/index.php?topic=359086.new#new with link to a screenclip.
7  Other / MultiBit / how to clear a negative balance on: December 05, 2013, 09:51:29 PM
http://www.flickr.com/photos/95318088@N03/11227330163/

How can I clear up this negative balance in Multibit? I've reset the blockchain already.

8  Other / Beginners & Help / Re: test transfer goof on: December 05, 2013, 04:06:55 AM
You are most likely reading the blockchain.info wrong.
Bitcoin shows sends as negative amounts when it's from an address you own.

I think you are saying it shows as deductions, and I get that - it's like taking money out of your checking account. But I've got an actual negative balance showing.


2) the transaction balance showed up as minus 11 cents (yes, I tried to transfer the entire amount).

Those 11 cents was probably the 0.0001 BTC transaction fee

Yes. I believe you are correct. But how do I get the balance back to zero? I mean, you can't have a negative balance - if you did that at a bank, they'd charge you an overdraft fee...

9  Other / Beginners & Help / test transfer goof on: December 04, 2013, 02:00:26 AM
Hello,

Yesterday I attempted to move a small bitcoin transaction to a new address that I attempted to generate in my Multibit wallet. The transaction seemed to be accepted, but then two things happened:

1) the transaction was received at the same address as it was sent from (how can that even happen?), and
2) the transaction balance showed up as minus 11 cents (yes, I tried to transfer the entire amount).

Today the transaction says it's still being confirmed and is still at a negative balance. How do I fix this?
10  Other / MultiBit / Re: Exporting a Private Key from Multibit; Importing the key to Bitcoin-QT on: December 03, 2013, 04:00:07 AM
Export private key from MultiBit without password - this is important.Then edit file with some editor like Notepad++ and copy only key - this is row without # ,and you must copy only key - no date and another symbols , and then in BitCoin-Qt open from Help->Debug window ->Console then type

Code:
importprivkey <bitcoin private key> [label] [rescan=true]
<bitcoin private key> without <>
where label is name of owner - your name.

I also am trying to import a Multibit key into Bitcoin-Qt. I can view the unencrypted key in Notepad, but I'm uncertain just how much of the text I'm to copy - is it everything in between the two # symbols? I have two wallets, and there appear to be two keys in between the # symbols. Would I be interpreting that right?

Also, my labels aren't owner name, they are descriptive - but when I try to import the key using the descriptive label, I get this error:
Quote
Error: value is type int, expected bool
If I try to import the key without any label, I get this error:
Quote
Error: Error parsing JSON:[rescan=true]
11  Other / Beginners & Help / Re: too many choices, none of them easy on: November 30, 2013, 07:45:01 PM
Thanks everybody! I have developed a plan. :-)
12  Other / Beginners & Help / Re: a simple question on wallets on: November 30, 2013, 05:53:45 PM
For easy viewing of wallet balances, check out btcbalance.net.
This looks like a good tool. (as yet unrated by WOT)
13  Other / Beginners & Help / Re: a simple question on wallets on: November 30, 2013, 05:34:21 PM
Offline wallets are safe to store big amounts.

For anonymous transfers and to send someone some coins, just transfer some coins from your offline wallet to the temporary address from online wallets and send it to the destination.
I think I understand - when you do a transaction at say localbitcoins.com, the coin goes into a temporary address which you can then export for import to your local wallet where it is permanently stored at a different (local) address.
14  Other / Beginners & Help / Re: a simple question on wallets on: November 30, 2013, 05:26:30 PM
It's a good thing newbies have a place to post simple questions!

What is the value of having a local (on your computer) software wallet when exchanges and other acquisition sites such as localbitcoins.com require you to keep your bitcoins in their wallets?

And a follow-on question: can a local wallet coordinate wallets from multiple sites for easy viewing?

A local wallet is much more secure. Exchanges and web wallets have a history of getting hacked. That includes LBC. So don't keep more than you can afford to loose with an exchange site.

In fact you should keep a tiered level of wallets:

- Riskiest - exchange, web wallet - very small amounts

- Moderate risk - Desktop wallet i.e electrum, bitcoin-qt, armory or multibit - amounts that you intend to use for transactions in the near future i.e say 1 month time frame.

- Safest - offline wallet like offline electrum or armory or a paper wallet - large amounts and long term savings i.e. funds that you can't possibly afford to loose.

Thank you for the detailed reply! If I understand correctly, one would be importing the private keys from various online wallets into their local wallet? Does the originating exchange/site no longer hold the coin?

https://en.bitcoin.it/wiki/How_to_import_private_keys provides instruction on importing private keys, but they also stress that it isn't advisable to do so - especially if one doesn't fully understand the process.

I am understanding that your advice is to keep everything locally, which process includes importing the private keys from whatever sites where one has bitcoin. So the value of local storage outweighs the risk of the import.

15  Other / Beginners & Help / a simple question on wallets on: November 30, 2013, 04:32:33 PM
It's a good thing newbies have a place to post simple questions!

What is the value of having a local (on your computer) software wallet when exchanges and other acquisition sites such as localbitcoins.com require you to keep your bitcoins in their wallets?

And a follow-on question: can a local wallet coordinate wallets from multiple sites for easy viewing?
16  Other / Beginners & Help / Re: too many choices, none of them easy on: November 30, 2013, 04:24:50 PM
What you describe sounds simple enough, but what safeguards are there that the person isn't going to rip you off? Isn't it taking a really big chance to send a nameless, faceless person $100 and trust that they'll send you the bitcoin you're expecting?

Yes.  You're also taking a big chance sending a nameless, faceless person 0.10 bitcoin and trusting that they'll send you the cash you are expecting. Now you are beginning to see why the process can seem difficult and complicated when the transaction isn't between two entities that already trust each other.  localbitcoins reduces some of that risk with an escrow feature and peer rating.

Isn't there some sort of peer rating or something?

Yes.  localbitcoins has a peer rating system.  bitcointalk.org has a peer rating (trust) system.  There is also the IRC #bitcoin-otc channel's WOT rating system.

And if I choose a seller who wants money deposited to a specific bank - how does that work? Do I go to any branch of that bank, say Wells Fargo, and deposit my cash into a bank account number the seller specifies?

Exactly.

Or if the purchase is made using a postal money order - don't they require filling out the names of the sender and receiver?

In my experience only the receiver's name and address are required.  The sender does not need to supply any identifying information.
Thank you for taking the time to answer these questions. The answers can seem obvious to an experienced person, but to a person who has never made a transaction the answers are not always obvious.
17  Other / Beginners & Help / Re: too many choices, none of them easy on: November 25, 2013, 09:04:19 PM
Thanks for the detailed info - it's just the sort of thing I was looking for...I'm just trying to understand how it all works so I can get my feet wet with making a few purchases. (I do live in a remote area, but I don't think I was using the localbitcoins.com search correctly, because I went back and got different results.)

What you describe sounds simple enough, but what safeguards are there that the person isn't going to rip you off? Isn't it taking a really big chance to send a nameless, faceless person $100 and trust that they'll send you the bitcoin you're expecting? Isn't there some sort of peer rating or something?

And if I choose a seller who wants money deposited to a specific bank - how does that work? Do I go to any branch of that bank, say Wells Fargo, and deposit my cash into a bank account number the seller specifies?

Or if the purchase is made using a postal money order - don't they require filling out the names of the sender and receiver?

Sorry for all the questions.
18  Other / Beginners & Help / Re: too many choices, none of them easy on: November 25, 2013, 07:38:17 PM
What other options are there? How do you set them up? I've spent HOURS on this and am just as lost as when I started.

The best options in order of preference are:

  • Physical cash
  • U.S. Postal money order
  • Western Union or MoneyGram

Most of these methods are not available with the major exchanges such as MtGox, BitStamp, BTC-E, and campBX.

As such, I suggest you take a look at:

localbitcoins.com

Thanks Danny. :-) 

I was working on a response when you replied:

Quote
I'm not asking anyone to do any work for me. I have not found a single FAQ anywhere which outlines a typical start-to-finish setup. I don't understand the process and I'm looking for an explanation so I can figure out how to proceed.

What I /think/ I understand is this:
1) I need to register with an exchange.
2) I need to set up a method to get my USD to the exchange to be converted into BTC (aka XBT???). This might be through
    a) a wire transfer/international wire transfer
    b) a prepaid credit card
    c) personal check (rare)
    d) SEPA (not available in US)
    e) other services such as Interkassa, LiqPay, Ripple, PerfectMoney, WebMoney, etc., most of which don't seem to be available in the US

Danny, you have also listed cash (personal check?) - so I would assume this would be done thru the mail?

I did check out localbitcoins.com, but there's nothing within 500 miles of where I live.

I notice that the great majority of exchanges are outside the US, and that makes it more complicated for me. I'm thinking my best bet might be to go with a US exchange such as CampBX (accepts personal checks & postal money orders) or Kraken (could set up wires, depending on fees).

I didn't realize that it was going to be so hard to just get going with this. :-(  And I didn't understand there would be multiple middlemen (the exchange and the payment service) between me and my bitcoin. Why does it have to be so complicated?



19  Other / Beginners & Help / Re: too many choices, none of them easy on: November 25, 2013, 06:35:51 PM
What other options are there? How do you set them up? I've spent HOURS on this and am just as lost as when I started.
20  Other / Beginners & Help / too many choices, none of them easy on: November 25, 2013, 06:31:19 PM
Hello,
I would REALLY like to purchase some bitcoin. There are lots of exchanges out there, and over a week ago, I began the registration process with Mt. Gox, but haven't heard nary a word in reply.

In the meantime, I've been exploring options as to how to get bitcoin to an exchange, once I'm properly registered, and what I'm finding is that none of them will accept a direct credit card payment, although you can get a prepaid credit card like OK PAY and make a purchase with that. I've never used a prepaid card like that before. I notice there seems to be a pricey fee to get the prepaid card - is this a one-time fee? Does the fee have to be paid every time you charge up your prepaid card?

Am I missing something here? Why is bitcoin so hard to buy through a direct purchase?

Pages: [1] 2
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!