Bitcoin Forum
May 22, 2024, 03:44:31 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 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 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 ... 162 »
1721  Bitcoin / Bitcoin Technical Support / Re: Pushpool - Tech Support on: August 06, 2011, 05:01:35 AM
'gethashespersec' and getinfo's 'hashespersec' are only for the internal, largely unused CPU miner inside bitcoind.

You must use submitted shares to calculate that.

1722  Bitcoin / Development & Technical Discussion / Re: BitCoin Deanonymization on: August 06, 2011, 04:59:56 AM
The 50% mark is not really a tipping point, as you can still get left behind in many potential attacks.  Percentage of network power just means are you ever-more-likely to be able to double-spend while waiting with a chain of length X in the background.  The attack is still very, very difficult and reliant upon probability even at 60%, 70%, etc.
Yeah, but what makes me nervous is that someone with that kind of power could lay in wait for an indefinite period of time...spending whatever it takes to remain substantially ahead of the network...waiting for the most opportune time to reveal themselves and completely undermine bitcoin.

That is one of the reasons why the Satoshi Client includes hardcoded block chain checkpoints.

1723  Bitcoin / Bitcoin Technical Support / Re: The bitcoin client is eating my bitcoins, WTF? on: August 05, 2011, 10:17:48 PM
I think you should change the title of your thread from " bitcoin client is eating my bitcoins, WTF?"  to  bitcoin client is not confirming my transactions, WTF?

+1, the devs monitor for threads like this, and the title is definitely misleading

1724  Bitcoin / Bitcoin Discussion / Re: "BlitCoin": "unmasks one or both ends of a BitCoin transaction"? on: August 05, 2011, 10:14:31 PM
That is definitely an area in need of improvement:  we are always desperately short of hosts that accept incoming connections on the network.
1725  Bitcoin / Development & Technical Discussion / Re: Bitcoind RPC questions. on: August 05, 2011, 10:13:50 PM
blockexplorer's API can get you the balance of an address.
1726  Bitcoin / Development & Technical Discussion / Re: BitCoin Deanonymization on: August 05, 2011, 10:12:54 PM

The 50% mark is not really a tipping point, as you can still get left behind in many potential attacks.  Percentage of network power just means are you ever-more-likely to be able to double-spend while waiting with a chain of length X in the background.  The attack is still very, very difficult and reliant upon probability even at 60%, 70%, etc.

1727  Bitcoin / Bitcoin Discussion / Re: So I'm speaking at DEFCON 19 about bitcoin... on: August 05, 2011, 10:08:39 PM
Review the wiki, Dan Kaminsky's slides and Brian Warner's slides.

Avoid any unconditional claims like "bitcoin is anonymous", "bitcoin is untraceable" etc. which will be quickly proven silly.
1728  Bitcoin / Bitcoin Discussion / Re: Bitcoin IS anonymous on: August 04, 2011, 03:05:24 AM
No, it's not "just theory".

By observing timing and size of network traffic bursts, one may deduce who is the sender of a bitcoin transaction, even if the network connection is encrypted.  And by default, the connection is not encrypted.

This is obviously predicated on someone already observing you, as well as actively sampling the P2P network.  If you find out about a crime after the fact, it is a lot more difficult to associate a transaction with a network address.

Other spends from the same wallet may compromise your identity, if you have ever posted a public bitcoin address somewhere.

In a closed ecosystem without ISP wiretaps and social engineering, bitcoin is highly private.  Use of dead drops, transaction delaying, mixing services and other means help increase anonymity, but are too difficult / time consuming for most people to want to use.  So we must live in the real world, where methods of discovering who is using bitcoin are already well known and used in the field today (keylogging, data sniffing and snarfing, network timing analysis, ...)

1729  Bitcoin / Pools / p2pool - Decentralized, Absolutely DoS-Proof, Pool Hopping-Proof Pool [archival] on: July 26, 2011, 08:40:45 PM
I guess more people would try p2pool if it worked with most miners (like cgminer or poclbm).

+1 agreed, it should be compatible, not force changes to all miners

1730  Economy / Trading Discussion / Re: More crap to deal with - Dwolla Reverses TradeHill Transactions on: July 26, 2011, 05:10:51 AM
Seriously, if you shut off Dwolla as a means to withdraw USD from Trade Hill, you're game over.

I doubt that is a big issue.

It is transfers going in the other direction -- deposits -- where scammers can cause problems.

Generally, going from bitcoins -> { something else } is pretty easy.  I'm surprised that mtgox, TradeHill and others have not bothered with PayPal as a withdrawal method.  Paying with PayPal is certainly safe, and the exchange's account would be 100.0% fraud-free.

1731  Bitcoin / Bitcoin Technical Support / Re: Change pushpool difficulty - [BOUNTY] on: July 26, 2011, 01:58:31 AM
No, cpuminer does not check for hash < target.
1732  Bitcoin / Bitcoin Technical Support / Re: Change pushpool difficulty - [BOUNTY] on: July 25, 2011, 09:19:44 PM
Orly? How about checking the code in the gpuminer_thread or findnonce.c and tell me where you see a check for hash < target or even where the target is derived from?

You claimed that cgminer would break with a different difficulty.

cgminer and its ancestor, cpuminer, will push all H==0 solutions.  This is not the same thing.

Your income remains the same, either way.

1733  Bitcoin / Bitcoin Technical Support / Re: Change pushpool difficulty - [BOUNTY] on: July 24, 2011, 10:33:03 PM
Now, open up msg.c and head down to the check_hash function, specifically the return of better_hash. It looks like it is checking a hard coded 40 bits of 0's. Won't I need to change this spot too? What should I change this to based on the 10, 50, 100 scenarios?

Correct.  In addition to changing EASY_TARGET, you must update check_hash.

IMHO the bounty should go to the person submitting a patch that makes difficulty variable, without recompiling the source code!


Well no, cause then cgminer will be broken perhaps.

No, that will not break cgminer.  All miners are built to handle any difficulty.

You're just confused.

1734  Bitcoin / Press / Re: Bitcoin press hits, notable sources on: July 24, 2011, 10:32:21 PM
I don't think everything the press has ever written about Bitcoin needs to be on the page. I also don't think screenshots are needed.

+1, though I think this thread would largely duplicate said wiki page...

1735  Bitcoin / Press / Re: Bitcoin press hits, notable sources on: July 24, 2011, 12:14:51 AM
This is not a discussion thread.

If you do not have a "press hit" or other link to post, please post in another thread.  Thank you.
1736  Bitcoin / Bitcoin Technical Support / Re: Pushpool - Tech Support on: July 24, 2011, 12:12:21 AM

The init steps are as follows:

1. other stuff
2. init network ports
3. init database
4. print "initialized"

It sounds like your database is causing some sort of crash upon init.

1737  Bitcoin / Pools / p2pool - Decentralized, Absolutely DoS-Proof, Pool Hopping-Proof Pool [archival] on: July 21, 2011, 06:25:58 PM
I think it's a problem of the design. As forrestv said, the whole sharechain is kept in memory, instead of a file or a db.

Yes.  That is always a bit silly, because the OS will cache frequently accessed bits of files anyway.

1738  Other / Meta / Re: Bitcoin.org page -> someone with rights please fix on: July 21, 2011, 03:13:44 AM

URL to DailyKos-like software for download?


they've rolled their own moderation system.

try the FAQ section:

http://www.dkosopedia.com/wiki/DailyKos_FAQ

read 5.4 through 5.5.7

After looking at that URL, my question remains unanswered.  One must assume it is not available for download, which implies programmers would need to create one from scratch -- a decidedly non-trivial task that could take months to complete.

Not a realistic answer, unless you are volunteering a team of programmers, or paying a bounty or something?

1739  Other / Meta / Re: Bitcoin.org page -> someone with rights please fix on: July 21, 2011, 01:50:00 AM
i understand that the forums are somewhat... embarrassing, at times.  but it's pretty easy to fix - and would require much less hands-on moderation than you are currently committing to. 

More than embarrassing.  Blatantly illegal stuff creates real legal risk for the people developing bitcoin software, which may or may not matter to the people who are not taking those risks.

Quote
i've mentioned the brilliance of the self-moderating system at DailyKos before; and for a burgeoning community like this one, it would perform very well.  if you'd like to discuss it at length, i'd be happy to - PM me.  it would really not be terribly difficult to smooth the forums out - and have the users themselves do it for you.

URL to DailyKos-like software for download?

1740  Bitcoin / Pools / p2pool - Decentralized, Absolutely DoS-Proof, Pool Hopping-Proof Pool [archival] on: July 20, 2011, 09:14:39 PM
Where does p2pool get its transaction details, in order to rebuild the merkle tree with a new coinbase + block header?

That is not clear to me, from either this thread or the wiki.

A better technical description would be greatly appreciated.

Pages: « 1 ... 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 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 ... 162 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!