Bitcoin Forum
June 21, 2024, 07:19:26 PM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 [126] 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 ... 192 »
2501  Bitcoin / Development & Technical Discussion / Re: Stealth address (anonymous payments) on: April 22, 2014, 12:41:15 AM
Sorry, to bump up this thread but I have a question regarding stealth addresses. If you only have the stealth address and the nonce can you derive the "normal" bitcoin address to which the payment was made?
2502  Bitcoin / Bitcoin Technical Support / Re: Prove offline transactions to customers? on: April 21, 2014, 12:45:15 PM
Using the accounts feature in bitcoin core is not recommended. Accounts can go negative. They don't work like a proper accounts system.
2503  Bitcoin / Electrum / Re: Seeing output of 40 BTC when i'm trying to send 1 coin on: April 20, 2014, 06:05:39 PM
Really? 

How the heck is that supposed to work if I'm trying to import my seed into a new version and its hashed differently?

It supports old seeds. See the oldwallet class.

I get it... However, bitcoin already has key stretching.  Why stretch again in electrum (unless we are simply trying increase the 12 word seed entropy from 128 bits up to 160)?

Electrum does key stretching because it allows you to enter your own seed which may be a human generated one. Because it has no way of knowing whether a seed is human generated or computer generated is stretches them all.

I am not sure what you mean by bitcoin does key stretching. If you are referring to bitcoin core software then it does key stretching for the wallet passphrase. That's all. It has nothing to do with the public blockchain or other wallets like electrum.
2504  Bitcoin / Electrum / Re: Seeing output of 40 BTC when i'm trying to send 1 coin on: April 20, 2014, 06:01:22 PM
It isn't standard PBKDF2..

I'd just like to add that from 2.0 they'll be using PBKDF2. It's a standard that lots of wallets will support:

https://github.com/spesmilo/electrum/blob/41f9da1559f838fd191eb936359b911635010d2a/lib/bitcoin.py#L67

https://github.com/trezor/python-mnemonic/blob/master/mnemonic/mnemonic.py#L103
2505  Bitcoin / Electrum / Re: Seeing output of 40 BTC when i'm trying to send 1 coin on: April 20, 2014, 07:27:59 AM
In the past you could enter your own seed to create an electrum wallet. Since human beings are not very good at producing random numbers these human generated seeds afforded poor security. To alleviate that they introduced key stretching. There is a whole sticky about this here:

https://bitcointalk.org/index.php?topic=153990.0

Now most people are  using the computer generated seed that electrum creates on startup. That has 128 bits of entropy. But the key stretching is still applied to it. There is this thread where people are saying that key stretching reduces entropy:

https://bitcointalk.org/index.php?topic=330672.0

Is the above correct? Is it a bad idea to use key stretching on computer generated random seeds?
2506  Bitcoin / Electrum / Re: how to verify seed on: April 20, 2014, 07:26:31 AM
You can see the relevant code here:

https://github.com/spesmilo/electrum/blob/66e1e2707d4a82ecbe3f2bf7d532036d0a9651a8/lib/account.py#L101

2507  Bitcoin / Bitcoin Discussion / Re: In Your OPINION, What is the best way to use BTC to net more BTC? on: April 19, 2014, 03:59:29 PM
You can put a 100,000 satoshis on a paper wallet for less than a $1 right now and sell them for about $10 each. Give them a better deal with 250,000 satoshis for $20.
...

I don't think this is the greatest idea. When people find out that you sold them less than $1 worth of btc for $10 they're not going to be too happy with you and they certainly won't be thinking wow crypto is great I should totally keep buying bitcoins... I would say this is basically a scam unless I am somehow horribly misunderstanding what you meant. It sounds like just ripping people off and being a shady fuck.

I think he's charging people for explaining bitcoin to them rather than the actual paper wallet. But, yeah, that profit margin is too high. A fair price for micro amounts would be exchange +20%. Larger amounts can be sold at lower margins.
2508  Bitcoin / Electrum / Re: Preview & feedback: Electrum Android (Kivy) on: April 19, 2014, 03:09:33 PM
This looks good. Since you've asked for feedback here it is:

- What does validated mean when we look at a transaction's details? We are used to the idea of a confirmed transaction. Never heard of validated one.

- On the send tab the "Go to the next step" button appears greyed out. It is overshadowed by the two blue buttons above it (enter contact and select wallet).  I think it should be more prominent.

- The restore wallet option in the add wallet window talks about a seedphrase. Will this also accept extended public keys/master public key for a watch only wallet?
2509  Bitcoin / Bitcoin Discussion / Re: In Your OPINION, What is the best way to use BTC to net more BTC? on: April 19, 2014, 02:43:42 PM
DOGE is popular enough that you will get moves in both directions, even during a strong trend.
The recent move, ~90 to 148 leaves plenty of people guessing which way it will go next.
Like I said, "Trading alt coins works great, some of the time".

It has been dying for weeks/months now so honestly going back "up" to 120 isn't really an increase. It was 300 not all that long ago and has just slowly slid down since then.... There will be a few attempts at rallies here and there but ultimately I think it's going to keep going down. And I'm a doge holder.

Thank you both for your opinion. So basically it gets pumped and dumped every now and then just like every other alt coin. The difference being that it is popular so it can count on some holders and therefore some "floor" value.

You can put a 100,000 satoshis on a paper wallet for less than a $1 right now and sell them for about $10 each. Give them a better deal with 250,000 satoshis for $20.
...

Very clever this. You need good social skills, though.
2510  Bitcoin / Bitcoin Technical Support / Re: Is it possible to transfer the coins from one address in your wallet to another? on: April 19, 2014, 02:32:35 PM
So, only the min relay fee is dropped, and the min tx fee is remained the same at 0.0001 / KB.

I think mintxfee only applies to the wallet i.e. users who are using bitcoin-qt and try to send low priority transactions through that. I don't think it applies to miners or users of other wallets.
2511  Bitcoin / Bitcoin Discussion / Re: "Merchant acceptance is NEGATIVE for bitcoin" on: April 19, 2014, 12:23:52 PM
Consider this example: if you buy oil in dollars, even if the seller converts the dollars to a different currency a thousandth of a second later, you are both contributing to the demand for dollars.

Middle Eastern countries use their oil wealth to buy arms from western countries chiefly the US. They also hoard US treasuries. So most of the money flows back to the west.

Another difference is that you can't buy oil using any currency other than the US dollar. So this underwrites the US dollar. Iran tried to switch to the Euro but that has only led to sanctions.
2512  Bitcoin / Bitcoin Discussion / Re: Bitcoin & Fax machines - Doomed to fail! on: April 19, 2014, 01:02:50 AM
I like PCs and I can understand why people like fax machines. It's interesting that fax machines are so much easier to use than  email. You don't need to be computer literate. Just enter a paper, punch in a number and the machine does the rest. The fact that email with all its clicking about and spam and malware made it gives me hope that bitcoin can make it too.
2513  Bitcoin / Bitcoin Discussion / Re: In Your OPINION, What is the best way to use BTC to net more BTC? on: April 19, 2014, 12:55:43 AM
Trading alt coins works great, some of the time, to increase your BTC balance.
You need to know how to handle Bear markets; I did not say "buy and hold" alt coins.

Why did dogecoin go up again? It was at 99 a while back and now it's 120+. The darn thing's inflationary and still goes up in price.

2514  Bitcoin / Bitcoin Discussion / Re: "Merchant acceptance is NEGATIVE for bitcoin" on: April 19, 2014, 12:41:49 AM
So, I was wondering, could this be part of the reason why prices have consistently gone down as merchant acceptance has gone up?

Yes, that's right. Also there was a bubble.

Greater merchant acceptance just means that early adopters dust off their paper wallets and bring coins out of cold storage to spend. That increases the supply of bitcoins while demand remains constant because no one is buying bitcoins to spend when other payment methods are more convenient.

This is good for what buyers there are. These old coins are now in the hands of newer speculators/investors. The price of a bitcoin has gone down so more people can afford to put their money in.

Greater merchant adoption also means that they start mentioning bitcoin in their marketing materials so that creates awareness. That could boost prices. Will it be enough to entice consumers to use bitcoin? Not by itself but it will help. Using bitcoin needs to get easier and safer before we see greater adoption by consumers.
2515  Bitcoin / Electrum / Re: Recooperating Electrum server op costs the free market way on: April 18, 2014, 04:45:57 PM
You don't need to trust them, that's the beauty of the thing. They can't steal your coins as you are the only one with your private key(s).

Normally that's the case but the heartbleed bug meant that if you were using Linux and were connected to a malicious server it could read your seed. Most of the time the seed is encrypted but it's not designed to withstand bruteforcing. Then there are the times when you are sending bitcoins and seed is decrypted to sign the transaction.
2516  Bitcoin / Bitcoin Technical Support / Re: Is it possible to transfer the coins from one address in your wallet to another? on: April 18, 2014, 12:05:42 PM
Transaction fee has been reduced to 0.00001 (4 zeroes) i.e. 1/10th of what medusa mentioned.
This change has been made in the 0.9.0 version of bitcoin core.

Which fee, "min relay fee" or "min transaction fee", is dropped in bitcoin core 0.9? Wink

Could not find the official bitcoin core 0.9.0 thread, but here is the one for 0.9.0rc2:
(Read the "Transaction Fees" section before you start telling others default transaction fee has dropped)
https://bitcointalk.org/index.php?topic=495683.0

What is your point? That section seems to agree with what I said.
2517  Bitcoin / Bitcoin Technical Support / Re: Is it possible to transfer the coins from one address in your wallet to another? on: April 18, 2014, 10:15:28 AM
Thanks for the info. So quite frankly the transaction fee makes the btc gathered from most faucets practically useless because they would get eaten by the transaction fee if ever put to use ...

Yes. The only thing you can do is wait. Transaction fee has been reduced to 0.00001 (4 zeroes) i.e. 1/10th of what medusa mentioned. This change has been made in the 0.9.0 version of bitcoin core. Because not everyone has upgraded to this version yet it takes a while to get your transaction confirmed. That will change in the future. Nevertheless if you want to try it you can do a transaction with this new fee and spend more of the bitcoins to an output address.



Thx that is good to know.

Actually I got another question: Is it still the case if I have 0.05 BTC on an address but they were sent there in 0.01 BTC chunks, that in case I send the whole 0.05 BTC somewhere it will actually result in 5 transactions of 0.01 BTC?

0.01 is not a dust amount so first there's that.

Second, it will be a single transaction. It will have multiple inputs and 1 output.
2518  Bitcoin / Bitcoin Technical Support / Re: Is it possible to transfer the coins from one address in your wallet to another? on: April 18, 2014, 04:29:11 AM
Thanks for the info. So quite frankly the transaction fee makes the btc gathered from most faucets practically useless because they would get eaten by the transaction fee if ever put to use ...

Yes. The only thing you can do is wait. Transaction fee has been reduced to 0.00001 (4 zeroes) i.e. 1/10th of what medusa mentioned. This change has been made in the 0.9.0 version of bitcoin core. Because not everyone has upgraded to this version yet it takes a while to get your transaction confirmed. That will change in the future. Nevertheless if you want to try it you can do a transaction with this new fee and spend more of the bitcoins to an output address.

2519  Bitcoin / Project Development / Re: A sneak peak at the future of Bitcoin Cold Storage on: April 17, 2014, 09:34:48 AM
You are supposed to use them with multi-sig and in a group of at least 3. Meaning at least one or two should be sitting somewhere safe. The third you can take out with you and show around no problem. But walking around with Titan Mint or Casacius coins is asking to get jumped and lose all your money, no?

Walking around with a shiny glass phallus is asking to get jumped too.
2520  Bitcoin / Project Development / Re: A sneak peak at the future of Bitcoin Cold Storage on: April 17, 2014, 07:39:22 AM
The same can be said for your mobile phone. Don't drop it. The device isn't intended to be handled on a daily basis. You get it, set it, and forget about it: Preferably somewhere safe other than your pocket or on the road.

Ah, but it's so pretty. If I bought it I would want to show it to everyone. What's the point of buying a shiny, expensive thing like this only to have it sit in a deposit box somewhere?
Pages: « 1 ... 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 [126] 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 ... 192 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!