Bitcoin Forum
May 23, 2024, 01:22:33 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 [38] 39 40 41 42 43 44 45 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 ... 162 »
741  Bitcoin / Hardware / Re: Avalon ASIC users thread on: March 16, 2013, 03:34:20 PM
...annnnd it's paid for itself, USD-wise.  33 BTC earned in just 91 hours.   Shocked

A bit more to go to break-even BTC-wise yet.

Well, I just earned 50+ BTC last night solo mining.  Smiley

742  Bitcoin / Bitcoin Discussion / Re: Dangerous precedents set on March 12 2013 on: March 16, 2013, 04:14:51 AM

If the users are not voting (validating), then it is trivial for miners to rewrite the rules.

If the users are fully validating, then a miner decision to have each block produce 50 BTC again would be instantly rejected.

743  Bitcoin / Mining / Re: Call non-pool miners 'block submitters' instead of 'miners' on: March 16, 2013, 01:50:33 AM
Transaction validators.
744  Bitcoin / Development & Technical Discussion / Re: Block #225430 chain fork dataset available on: March 16, 2013, 12:43:02 AM
Hold off on using this dataset.  Due to a local linking mistake, it was built with BDB 5.x.

Issue fixed.  Dataset updated.  OP updated with new hashes and byte size.

745  Other / Beginners & Help / Re: Avalon on eBay. Scam or real?? on: March 15, 2013, 09:19:55 PM

The first picture in that auction is my picture, from the floor of my house:
http://garzikrants.blogspot.com/2013/01/avalon-modular-room-to-expand.html

They rotated the picture, but you can clearly see the exact same styrafoam debris, size and distribution, near the case.

746  Bitcoin / Development & Technical Discussion / Re: Block #226035 is 617kB on: March 15, 2013, 07:13:30 PM
1MB blocks were tested without incident long ago on testnet, under the same rules that failed on March 11th.

The issue is not block size, but more complex, something like "number of existing BDB transaction index records accessed during block verification" (past transactions accessed/spent).



747  Bitcoin / Development & Technical Discussion / Re: Decentralized networks for instant, off-chain payments on: March 15, 2013, 07:10:52 PM
You would need to consider how peers can discover each other. Even if routing data can be extracted from the block chain, the protocol requires direct communication between all parties (ie, TCP connections). IP addresses change. One possibility is to require all participants to use Tor and then embed your hidden service key in a transaction. That way you get authentication, encryption and privacy for free. This boils down to using (abusing?) the Tor HSDir servers as a secure rendezvous mechanism. The short key hash (onion address) can be added to the channel transactions using OP_DROP. Note that whilst the Tor protocol is very slow/heavy for connecting, there is a proposed optimization for the case where participants don't actually care about being hidden:

My idea was a separate P2P network, where the cost of the identity and cost of the message transmission could be expressed and verified (either directly by bitcoin payment, or indirectly by burning coins).

748  Bitcoin / Development & Technical Discussion / Re: Block #225430 chain fork dataset available on: March 15, 2013, 06:42:22 PM
Hold off on using this dataset.  Due to a local linking mistake, it was built with BDB 5.x.

Rebuilding the dataset with BDB 4.8 will complete in a few hours.

749  Bitcoin / Development & Technical Discussion / Re: Decentralized networks for instant, off-chain payments on: March 15, 2013, 05:30:45 PM
FWIW, I've been talking on IRC about a decentralized network of bots (numbering 3, 5, or 7, not large numbers) that would facilitate off-chain transactions, escrow, auctions, etc.

Check out the #bitcoin-dev logs from last night.

750  Bitcoin / Bitcoin Discussion / Re: Alert: chain fork caused by pre-0.8 clients dealing badly with large blocks on: March 15, 2013, 05:28:30 PM
I have seen it posted that 0.7 can itself produce blocks that some instances of 0.7 will reject;

That is true, though unlikely.

751  Bitcoin / Press / Re: 2013-03-12 IEEE Spectrum: Major Bug In The Bitcoin Software Tests The Community on: March 15, 2013, 05:26:36 PM
Can you explain how locking is handled better by leveldb for the particular type of database transaction that can require unbounded locks on bdb?

It is simply a different design.

leveldb does not need per-page locks, and is not an ACID database.  leveldb has a concept called a "batch", and batches are committed atomically.

752  Bitcoin / Hardware / Re: Avalon ASIC users thread on: March 15, 2013, 05:25:31 PM
What's the best way to orient the machine for best heat dissipation? I noticed the "bottom" (large surface with most screws) is the hottest. Would placing the machine hot-side up be the best? Or would that be unadvised in case something comes loose due to fan vibration? I've seen a few people stand their machines up vertically too.

Standing the machine up vertically led to increased temperature readings, here.

I saw in the brief Bitcoin Foundation video that Yifu had oriented the machine laying down; I copied that.

753  Bitcoin / Development & Technical Discussion / Re: What Bitcoin Could Learn From Gnutella (or, why devs need a spanking) on: March 15, 2013, 05:23:17 PM
After reading all the responses to the issue, I think I would be satisfied if I could just build the thing on Windows using Visual Studio 2010 without fetching endless external dependencies and without a set of build instructions that rivals the size of the Bible (old testament).

If it makes you feel any bigger, sipa would love to ditch the OpenSSL dependency ;p

(and has been coding in that direction)

754  Economy / Auctions / Re: 50 ASICMINER shares auction on: March 15, 2013, 05:58:20 AM
Withdraw offer (50 @ 0.715)
Got them from other seller
Huh? With practically every auction it is binding. When you buy something on ebay, or when you go into a house/property auction, you can't withdraw your offer willy-nilly.

This is also why you can't edit/delete posts here.

Give him a break Smiley

New offer, 50 @ 0.72
755  Economy / Auctions / Re: 50 ASICMINER shares auction on: March 15, 2013, 02:26:54 AM
50 @ 0.71
756  Bitcoin / Development & Technical Discussion / Block #225430 chain fork dataset available on: March 14, 2013, 09:24:32 PM
For diagnostic purposes, here is a blockchain dataset built by a 0.7.2 bitcoind w/ db 4.8 + "-detachdb":

     http://gtf.org/garzik/bitcoin/chain-db48-h225429.tar.bz2

It contains blockchain + index, up to height 225429, making it easy to reproduce an injection of too-large blocks at the precise juncture where the recent chain fork occurred.

Byte size: 5776366736 (5.3G)
MD5: f26deaaf05197bcbc73d33fed2443db3
SHA1: 743d1eaac3b590e996a22e707288fd9a21aa4c63
SHA256: 4dfd766c7cdfa346ad10e648900476dfc590605f78a78dff0c2608131c0f6c46

757  Bitcoin / Bitcoin Discussion / Re: Alert: chain fork caused by pre-0.8 clients dealing badly with large blocks on: March 14, 2013, 09:23:42 PM
For diagnostic purposes, here is a blockchain dataset built by a 0.7.2 bitcoind w/ db 4.8:

     http://gtf.org/garzik/bitcoin/chain-db48-h225429.tar.bz2

It contains blockchain + index, up to height 225429, making it easy to reproduce an injection of too-large blocks at the precise juncture where the recent chain fork occurred.

Byte size: 5755999214 (5.3G)
MD5: 479e6364352d0ec68ea5cf87200f7f1e
SHA1: 18bc8ff5e572fc4a27828341249477eb8355f012
SHA256: 41787306487da1957717d72407fc1e01ed5965202802f7d18e2930a30fc169a2

758  Bitcoin / Development & Technical Discussion / Re: What Bitcoin Could Learn From Gnutella (or, why devs need a spanking) on: March 14, 2013, 08:01:30 PM
Gavin and myself certainly support alternate client implementations (heterogeneous environment).
759  Economy / Scam Accusations / Re: SCAMMER: Cablepair (Tom) from BTCFPGA.com/bitcoinasic.net on: March 14, 2013, 04:54:16 PM
For what it's worth, I was refunded.

Likewise.  http://blockexplorer.com/tx/81da3b502bd33604fed6b5d289d3856c189c8ddb31184615d12a41d83f386459#o0

760  Bitcoin / Pools / Re: [5000 GH] Eligius: Decntrlzd, ASIC-rdy, 0Fee CPPSRB, 0reg, BTC, 877 # support on: March 14, 2013, 04:53:45 PM
I just found out there is a minimum payout ... switching back to p2pool - I am too small for eligius too. May be later Smiley

Technically speaking, there is a minimum payout with p2pool also, due to higher difficulty.

I'm waiting for eligius and other pools to start setting the global minimum difficulty above 1.0...

Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 [38] 39 40 41 42 43 44 45 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 ... 162 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!