Domain: hackingdistributed.com
Stories and comments across the archive that link to hackingdistributed.com.
Comments · 9
-
Re:A middle man always comes back into the picture
-
Re:"Fixing" the problem undermines the entire idea
"Also, this isn't a heist, because nothing was stolen. It's more of a counterfeiting operation, if I understand the commentary correctly. Someone took advantage of a recursive bug and an anti-pattern of calling recursive code before updating values and essentially created more 33% more Ether than previously existed out of thin air."
It was a heist. Ether didn't get created, it just got moved. The child DAO tokens could theoretically have been "created" out of thin air if you drained the DAO past 0 recursively, then the balances were updated on all those recursive calls (after the sending of the tokens). That didn't happen though, he was just able to stack a bunch of withdraw operations up recursively, and the withdraws executed before the balance was checked (for each method call). Even if the past zero drain had been attempted, the Ethereum network would have errored out when the contract tried to send more funds than it had, so you couldn't generate Ether out of the ether (teehee).
Here's a great write-up: http://hackingdistributed.com/... -
The General consensus is that it was pure fraud.
-
Re:Do they even know what notarizing is?
If you were to look at the subsection called "Truth vs. Notarization" in this link in the article, you'll find much of the same points made.
-
Re:Get Partners then Figure it Out
Following your example of using Mongo, I am interested in hearing how you counter the arguments in this article and why Mongo is a better fit for any task, please.
-
Re:One suggestion...
Regarding your recommendation of mongodb, I am interested in hearing how you counter the arguments in this article and why the other solutions are worse.
-
Re:Node.JS + MongoDB + Geolocation DNS
MongoDB is designed for clustering and replication of various types of Data.
I am interested in hearing how you counter the arguments in this article please.
-
Re:MongoDB is broken by design.
Nice astroturf. See here for a detailed analysis of why MongoDB is broken by design.
Speaking of which, the same back to you.
Did you know the author of the article you pointed to is a competitor and recommends his NoSQL Database called HyperDex as a reasonable alternative (although, he doesn't state he's the developer for HyperDex, nor does he state the fact that HyperDex is still in alpha and doesn't work properly)?
Nicely played Anonymous Coward!
-
MongoDB is broken by design.
Nice astroturf. See here for a detailed analysis of why MongoDB is broken by design.