Bitcoin Forum
May 22, 2024, 08:24:43 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 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 ... 162 »
1901  Bitcoin / Mining / Re: OpenCL miner written in C on: April 09, 2011, 04:35:42 AM
Anyways question about this pool mode idea. So, when in solo mode, I'm guessing we submit a block followed immediately by another getwork. What is the point in doing it this way when we could simply submit blocks as we do in pooled mode and let long-polling tell us when another block is ready?

If you submitted a block in solo mode, then you presumably solved that block, meaning that a brand new block is ready and waiting for your next 'getwork'.

1902  Bitcoin / Development & Technical Discussion / Re: Making it easy for merchants to accept Bitcoin as payment on: April 09, 2011, 04:33:45 AM
A merchant gateway better that MyBitcoin's or MtGox's would be useful.

Can you define "better"?

Definitely interested in hearing ideas...

1903  Economy / Marketplace / Re: MTGox and dark pool on: April 08, 2011, 06:33:19 AM
IIRC, one of the goals of the dark pool was to eliminate the need to to write bots that accomplish the same end result as the dark pool (reducing visibility).

Thus, it sounds like people may choose to reduce their visibility regardless of the absence or presence of the dark pool.

I voted "keep it as is", purely because that seems the simplest approach.  But I would be just as happy if the dark pool disappeared, and the market was 100% transparent.

1904  Economy / Marketplace / Re: Nanaimo Gold automatic LR <---> BTC service on: April 08, 2011, 04:31:43 AM
Nice!

I'm glad you added this service.  Given that LR->PayPal is very easy, this provides another easy way to BTC->PayPal.

1905  Bitcoin / Development & Technical Discussion / Re: [RFD] Coin selection algorithm and anonymity on: April 08, 2011, 04:29:30 AM
Note that the wallet's coins are first randomized, and then coin selection is initiated.
1906  Bitcoin / Project Development / Re: Yet Another Exchange? on: April 07, 2011, 07:08:53 PM
  • Buyer pays $400 immediately with PayPal.  If the ticket expires or is canceled, the money is refunded.
Note this has the potential to charge 2x paypal fees...

1907  Bitcoin / Pools / Re: [~70 Gh/s Mining Pool] INSTANT PAYOUT,+1-2% with LP! +1.2% for no failed blocks! on: April 07, 2011, 05:50:05 PM
agreed, and since he s a big pool, if he did payout too often, he would flood the Bitcoin transfers or wtv and slow everything down.

Not with the new 'sendmany' transaction, designed specifically for pool operators and similar situations.

1908  Bitcoin / Development & Technical Discussion / Re: Bitcoin Binary Data Protocol, for mining, monitorblocks, etc. on: April 07, 2011, 08:13:54 AM
pushpool git repo is now live at https://github.com/jgarzik/pushpool
1909  Bitcoin / Development & Technical Discussion / Re: Bitcoin Binary Data Protocol, for mining, monitorblocks, etc. on: April 07, 2011, 08:13:21 AM
Occasionally, poclbm is throwing the following when connected to pushpoold:
Traceback (most recent call last):
  File "/home/bitcoin/src/poclbm/BitcoinMiner.py", line 141, in mine
    self.sendResult(self.resultQueue.get(False))
  File "/home/bitcoin/src/poclbm/BitcoinMiner.py", line 166, in sendResult
    d = result['work']['data']
TypeError: 'NoneType' object is unsubscriptable
Traceback (most recent call last):
  File "/home/bitcoin/src/poclbm/BitcoinMiner.py", line 141, in mine
    self.sendResult(self.resultQueue.get(False))
  File "/home/bitcoin/src/poclbm/BitcoinMiner.py", line 166, in sendResult
    d = result['work']['data']
TypeError: 'NoneType' object is unsubscriptable

But poclbm works fine via local bitcoind or via the commercial pools. Have you encountered this yet.

What is occasionally?  Once a day?

1910  Bitcoin / Bitcoin Discussion / Re: What if bitcoins were used in high-frequency trading? on: April 07, 2011, 02:59:12 AM
The difference is, in that situation it's just a bad trader, in the other situation the entire market has to be cleared by a central authority - the corn dealer or company management. If they turn out to be a bad trader the entire market is invalid and it doesn't matter what system[...]

If the "entire market" is a single corn dealer or one lone public company, that may be true.  But that's a dumb way to set up a stock system anyway (strawman?).  No one in their right minds would want a block chain for every company on NASDAQ -- over 2,000 block chains for that one market.

The bitcoin decentralized notary system would be well suited, however, to the task of transferring shares of stock for multiple companies, between untrusted parties.

1911  Bitcoin / Mining / Re: BitcoinPool.com open thread on: April 07, 2011, 12:24:07 AM
Unfortunately the widely used Mysql C API does not support parameterized queries AFAICS.
It does

That's useful, thanks.  I was looking at this page, and assumed that the "C API Function Descriptions" was a full and comprehensive list.

I use bound params with sqlite and postgresql already, but [mistakenly] thought mysql lacked same.

* jgarzik goes to update his just-written code...
1912  Bitcoin / Bitcoin Discussion / Re: What if bitcoins were used in high-frequency trading? on: April 06, 2011, 11:57:58 PM
Stock is only useful if honored by the company management. If you have to trust them (which you do) they might as well just maintain the share register (which is exactly how it currently works, although most companies outsource the maintenance of the database).

There's no point in using a complicated proof-of-work system to maintain a simple spreadsheet when at the end of the day you're effectively just going to print off a copy and hand it to someone and just trust that they do whatever it says. They might as well maintain it centrally as it's much simpler. There's no value add for this huge p2p network crunching thousands of Ghash/s when at the end of the day someone can just ignore it.

And?  At the end of the day, a human can ignore my bitcoins.  At the end of the day, a company can ignore my Charles Schwab stock purchase.  All they are are ones and zeroes in a computer, just like those dollars my bank claims I possess.

A distributed, notarized database of digital tokens has a large number of uses that may extend directly into real world goods.  It is readily apparent that value exists in a neutral, distributed entity maintaining a database rather than a single entity (== single point of failure).


Quote
The only reason the bitcoin network works for bitcoins is there are no external trust dependencies. That won't be true in the case of any of the physical goods trading you described.

Not true at all.  Bitcoins would have zero value, if you could not trade them for real-world goods, services and currencies.  People trust that the value of their bitcoins will be there tomorrow.  That is the mother of all external trust dependencies.

1913  Bitcoin / Bitcoin Discussion / Re: What if bitcoins were used in high-frequency trading? on: April 06, 2011, 11:50:27 PM
What would be the difference between coffee and corn?

None, for the purposes of this thread's examples.

Quote
Why do you think the virtual futures would be priced anywhere near their real world counterpart?

I have no idea what a virtual future is.

But if you wanted to trade corn contracts, bitcoin is an excellent notary service for such contracts.

Quote
Bitcoins and anything like it cannot be backed by something real. If it could, it would have been done.

Everyone who purchases a real-world good with bitcoins, or fulfills a contract with bitcoins, begs to differ.

With cryptographically-signed digital certificates, you have as much flexibility as you need, to describe anything in the world.

Corporate entities can certainly back digital certificates if it is in their interest to do so.  If I was rich and wanted to back bitcoins with gold, there is no reason why I cannot do that.

1914  Bitcoin / Bitcoin Discussion / Re: Leasing mining rig time? and possibly solution to chargebacks on: April 06, 2011, 11:25:33 PM
See this thread.  You might consider offering RPC mining, in addition to payouts.

1915  Economy / Marketplace / Re: Buying mtgox USD for Paypal on: April 06, 2011, 11:23:06 PM
I will be giving Mndrix an email. Mt Gox's 7% PP fee is outrageous Sad.  I would have moved some funds over earlier but I was looking for a cheaper/faster/digital way to do it. 

That's morpheus, not mtgox.  And considering the risk of dealing with unknowns who could charge back or dispute their PayPal, 7% is understandable.

1916  Bitcoin / Mining software (miners) / Re: Flexible mining proxy on: April 06, 2011, 10:55:33 PM
IMO it makes much more sense to add multi-pool support to each mining client.

That way it doesn't break long-polling, and you can more easily utilize pool-specific features as they appear (such as using BDP).

A meta-pool is an additional point of failure.
1917  Bitcoin / Mining / Re: BitcoinPool.com open thread on: April 06, 2011, 10:53:17 PM
A better option would be to use parametrized queries, which are by definition invulnerable to SQL injection attacks if the DB itself supports them, since the parameters are sent after the query has already been parsed.

Unfortunately the widely used Mysql C API does not support parameterized queries AFAICS.

1918  Bitcoin / Bitcoin Discussion / Re: What if bitcoins were used in high-frequency trading? on: April 06, 2011, 10:51:57 PM
If you want things in the block chain to represent shares (ie: you want the management to count your vote come agm time or pay you a dividend) or you want some farmer to deliver you some corn then they (the management or the farmer) becomes the point of failure. You're relying on them.. the fact that there's a block chain that says they should do something is completely irrelevant. They might as well just keep their shares/corn orders in a very ordinary spreadsheet.

That's true for corn, yes, but not stock, which can be traded electronically, automatically and securely.

And for corn, that is analagous to selling a coffee or a car for bitcoins.  You are relying on an external point of failure.

So what if the corn (or coffee) is never delivered.  Having one element outside the scope of the project does not eliminate the utility of the bitcoin approach.
1919  Bitcoin / Bitcoin Discussion / Re: What if bitcoins were used in high-frequency trading? on: April 06, 2011, 08:34:15 PM
yes, but having each company start their own chain[...]

Who said anything about each company starting their own chain?  That's not distributed, nor decentralized.

The future of satoshi's proof-of-work technology is a chain marketplace.  Multiple chains will exist for different purposes (bitcoin, BitDNS, BitX).  Multiple chains will exist in the same competitive space (bitcoins, jgarzik-coins).

Wall Street firms may cooperate on a single "Wall Street NASDAQ chain", where all NASDAQ stocks are traded, for example.  That would be cooperative and super-strong, yet secure against double-spending (aka naked shorting, etc.)

1920  Bitcoin / Development & Technical Discussion / Re: Transactions too small for the network, what happens to them? on: April 06, 2011, 08:22:43 PM
If you restart bitcoind with -addnode=173.242.112.53 it will get into a block eventually.

That node will include the ultra-micro transaction even though it includes no fee?

Yes.  Luke-jr's node is special.

Pages: « 1 ... 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 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 ... 162 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!