Bitcoin Forum
May 29, 2024, 11:14:16 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 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 »
2741  Bitcoin / Bitcoin Discussion / Re: support for dns lookups on: November 15, 2010, 02:11:02 AM
Does the bitcoin client support dns lookups instead of having to enter a complete address?
If yes, how does it deal with upper/lowercase?  Do A-records support that?

DNS lookups... for what?

You could store a bitcoin address in a TXT record, I suppose.
2742  Bitcoin / Bitcoin Discussion / Re: Bitcoin Gains Some Legal Protection Through Electronic Frontier Foundation on: November 14, 2010, 07:26:39 PM
I think the claim of legal protection goes a bit too far.

It certainly gave me a false impression, upon reading the headline.
2743  Bitcoin / Development & Technical Discussion / Re: Rethinking Bitcoins on: November 14, 2010, 02:31:33 AM
* The halfing of bitcoins reward every 210,000 blocks
* An always increasing difficulty
* use of SHA-256 for hash
* a target of 6 generated blocks per hour

Bitcoin is not built to continually increase the difficulty.

Bitcoin is built to continually adjust the difficulty, to attempt to reach the target of 6 blocks per hour.

If the number of miners decreases, then the difficulty will decrease.
2744  Bitcoin / Development & Technical Discussion / Re: [PATCH] implement 'listtransactions' on: November 13, 2010, 07:20:58 PM
Patch updated to latest SVN.  See top of thread for URL.
2745  Bitcoin / Development & Technical Discussion / Re: [PATCH] implement getblock RPC command on: November 13, 2010, 07:20:35 PM
Patch updated to latest SVN + theymos's fix.  See top of thread for URL.
2746  Bitcoin / Development & Technical Discussion / Re: How to list transactions with bitcoind on: November 13, 2010, 06:43:06 PM
I'm thinking about billing where every user has a wallet address to send money on it. It will be permanent for user convinience. But how can I list latest transactions from some period of time to take them into account and list transactions on concrete address to make report showing that our calculations is clear and fair?

You need the 'listtransactions' source code patch.  bitcoin cannot do this by default.
2747  Bitcoin / Development & Technical Discussion / Re: Rethinking Bitcoins on: November 13, 2010, 05:48:53 AM
Any idea for a change in the protocol should not be applied to bitcoin, but to a bitcoin fork.  I can't talk for Satoshi, but I guess he would accept new ideas only if they allow a better implementation of the protocol, but not a modification of it.

satoshi seems to fall on both sides of protocol compatibility ;-)

He makes a very strong effort to support ancient clients (and their ancient implementations of the bitcoin network protocol).

But he also suggests future incompatible changes may be integrated via patterns such as

Code:
if (block > 200000)
     Do Something New And Different ()
2748  Bitcoin / Bitcoin Discussion / Re: Stating the obvious. on: November 13, 2010, 12:48:35 AM

I just generated a free link, for non-subscribers:
http://lwn.net/SubscriberLink/414452/b8bf16adf2d1564a/

2749  Bitcoin / Bitcoin Discussion / Re: Bitcoin Block Explorer on: November 13, 2010, 12:15:32 AM
This is a generally awesome tool.  In addition to it's other uses, it will allow us to keep Mybitcoin.com and it's (presumedly less honest) future competitors from the temptation of fractional reserve nonsense.  Just the threat that any Joe can run his addresses past block explorer and tell if his funds have been mixed with other accounts not his own, or otherwise borrowed without consent, should be enough to keep most on the up-and-up.  Not that I don't have a fair trust of Mybitcoin.com, I do have an account that has been climbing in value as of late, but I also feel better knowing that I can check on my balances without having to trust the websites' honesty itself.

hmmm, has this ever been possible?

It seems like mybitcoin, bitcoinmarket, mtgox etc. all use a shared wallet to store deposits, and make withdrawals.  Accounts are kept straight through a separate accounting system.  Thus you cannot be guaranteed that your BTC deposit isn't immediately -- and legitimately -- withdrawn by someone else.
2750  Other / Off-topic / US-Sino currency war rap battle (video) on: November 12, 2010, 09:43:03 PM
Amusing: http://www.youtube.com/watch?v=IGYAhiMwd5E
2751  Bitcoin / Bitcoin Discussion / Re: Buying Bitcoin Online with a Credit Card on: November 12, 2010, 08:54:23 PM
They also don't like you giving out a monetary type exchange because that is what they consider a cash advance and they charge steep fees for it. You do that without going through their cash advance and they can shut you down quickly as well.

Someone needs to figure out how to hook into the cash advance system.

In theory, if one can withdraw cash or gold from an ATM, using credit card, one should be able to withdraw bitcoins.
2752  Other / Off-topic / Re: Facebook set to dominate micro-payments? on: November 12, 2010, 07:24:59 PM
Why the heck would you use Facebook's currency that they tax at 30% when you could use Bitcoin??

Doesn't FB force its new app developers to use FB points (their microcurrency)?
2753  Bitcoin / Bitcoin Discussion / Re: Who Controls Bitcoin? on: November 12, 2010, 06:57:36 PM
All bitcoin transactions are public, and therefore, not anonymous.

All bitcoin addresses are 100% anonymous...   but evildoers may be able to deduce information by observing transaction patterns or amounts.
2754  Bitcoin / Bitcoin Discussion / Re: Creating a Bitcoin Buying / Selling Service on: November 12, 2010, 12:04:23 AM
Am I correct in my assumption that:   The real stumbling block is usually getting money INTO bitcoin.     Getting money back out of bitcoin is not as difficult.
[...]
As I understand it, the current "best practice" is to:   Use either MoneyBookers or PayPal (and wait 7 days extra), or a Bank Wire Transfer --> ExchangeZone --> LiberyReserve --> MtGox USD --> Bitcoin 

Correct.  Most mass-consumer payment methods support chargebacks.  But chargeback-able payment methods make it trivial to obtain "hard cash" (bitcoins), and then chargeback the transaction.

Thus, the difficulty arises from the vast majority having payment methods that are vulnerable to an obvious method of fraud, when purchasing bitcoins.

Some bitcoin'ers are attempting to solve this using a web-of-trust, where trusted individuals may transact with others using chargeback-able methods.
2755  Economy / Marketplace / Re: [TESTING] Sending SMS with bitcoin on: November 10, 2010, 11:43:38 PM
Now the problem is to find merchants with QR code readers (or webcam able to focus on close objects + appropriate QR-decoding soft) ready to sell stuff for bitcoins

The merchants will be the ones with QR-codes listed on products; customers snap a picture with their mobile to add to a shopping cart, or initiate payment.
2756  Bitcoin / Bitcoin Discussion / Re: Send Bitcoin by SMS on: November 10, 2010, 09:52:05 PM
This has been mentioned in past forum threads, and I think there is general agreement that bitcoin payments via mobile phone should be possible.
2757  Other / Off-topic / Re: Useless intellectual work on: November 10, 2010, 09:04:12 AM
ok, well I have no moral problem taxing the rich to provide free healthcare and pay for science. Fine by me.

Yes, it is easy to come up with ways to spend money earned by others, then taken from them by force.
2758  Economy / Marketplace / Re: Auction for a 1 g gold mini bar until block 92,000 on: November 10, 2010, 08:49:42 AM
180 BTC
2759  Economy / Marketplace / Re: Auction for a 1 g gold mini bar until block 92,000 on: November 10, 2010, 08:04:41 AM
I bid 150 BTC.
2760  Economy / Economics / Re: Too much speculation on: November 10, 2010, 06:20:57 AM
The problem is not the lack of food, but the lack of cheap, healthy food in our society.

The market is providing what choices people want; apparently, large volumes of people want cheap packaged junk food or drive-thru junk food.  Even with "free" food vouchers, via food stamps, the nutritional choices made by the purchaser trend towards unhealthy junk.
Pages: « 1 ... 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 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!