[Someone is attacking DAO](https://www.reddit.com/r/TheDao/comments/4ohwgu/one_of_the_whales_has_split_from_the_dao/) There is an attack going on against "theDAO". A recently discovered **recursive-split attack** can be used to to initiate ether-sends before the contracts burns them. Buy this the contract will hand over ETH that you shouldn't have control over. Technically, this attack can be continued until all ETH are drained from "the DAO". It seems Daniel Larimer was right about [Is The Dao going to be DAO](https://steemit.com/crypto-news/@dan/is-the-dao-going-to-be-doa) # Reddit-Quotes >The DAO ETH Balance was 11,599,353.25 Ether 24 hours ago with a total >Token Supply of 1,159,931,811.69 TheDAO, now there is currently only >8,914,536.17 Ether with a total Token Supply: 1,159,813,810.27 TheDAO. > >So 118001.42 tokens has split with 2684817.08 Eth? 22.75 Eth per DAO >token? Can someone explain? >Someone is draining the DAO using recursive splitDAO calls >It is according to slack. Someone is stealing like $1.000.000 worth of >ether a minute # Update 1 On slack, the DAO curator, and community members encourage everyone to start spamming the Ethereum network to slow down the attacker. Not sure if this will work out as desired. >griff [10:05 AM] >@channel The DAO is being attacked. It has been going on for 3-4 hours, it is draining ETH at a rapid rate. This is not a drill. > >You can help: > > If anyone knows who has the split proposals Congo Split, Beer Split and FUN-SPLT-42, please DM me We need their help! > > If you want to help, you can vote yes on those aforementioned split proposals. especially people who’s tokens are blocked because they voted for Prop 43 (the music app one). > > We need to spam the Network so that we can mount a counter attack all the brightest minds in the Ethereum world are in on this. > >please use this: > >``` >for (var i = 0; i < 100; i++) { eth.sendTransaction({from: eth.accounts[4], gas: 2300000, gasPrice: web3.toWei(20, 'shannon'), data: '0x5b620186a05a131560135760016020526000565b600080601f600039601f565b6000f3'}) } >``` >to spam the chain # Update 2 Massive DAO dumping  Massive ETH dumping  # Update3 Either poloniex is extremely unresponsive, or they have halted the DAO markets. # Update 4 Slock.it has started a [blog post with live updates](https://blog.slock.it/dao-security-advisory-live-updates-2a0a42a2d07b#.r28f5sdhp) with the content cited above. My hopes that it is slock.it that attacks the DAO to prevent others from gaining profits from it just vanished :( too bad It seems that the attack is still ongoing and draining ETH from theDAO. # Update 5 *toast* (famous member of the BitShares community and creator of MAKER) has posted this on reddit:  thanks @tuck-fheman # Update 6 Apperently, the attacker has managed to gain 3.3M ETH (thanks @rainman) * [DAO contract address (8.24 million ETH now)](https://live.ether.camp/account/bb9bc244d798123fde783fcc1c72d3bb8c189413) * [Attacker 3.3M ETH](https://live.ether.camp/account/304a554a310C7e546dfe434669C62820b7D83490) # Update 7 It seems Vitalik has started working on this. He asked for the [guy that has a split contract to terminate in 2h](https://www.reddit.com/r/ethereum/comments/4oi2ta/i_think_thedao_is_getting_drained_right_now/d4csoa8). Maybe he is able to run a counter draining attack. Meanwhile, * etherscan.io became unresponsive. * attack still ongoing with another 10k ETH moving over to the attackers wallet * ETH/BTC just touched 0.0172200 on poloniex (down 25%) * DAO/BTC just touched 0.00008520 on poloniex (down 65%) # Update 8 * Still 8,118,797 ETH in DAO contract * Attacker now has 3,477,054 ETH * To clearify: The attack on the DAO is an **exploit** on the DAO's contract code, **ETHEREUM** is still working as it is supposed to. Hence, **DAO is broken, Ethereum still fine**. Whether this has any influence on the price of ETH is left to the reader to decide! * Interestingly, the price of DAO on poloniex rises again, even though the attacker seems to still be attacking the DAO and draining its funds, back at 0.00014499 BTC/DAO # Update 8 - Fri Jun 17 12:20:24 CEST 2016 * DAO contract: 8,049,054.83 ETH * Attacker: 3,544,406.91 ETH An eddit on the [Security Advisory[(https://blog.slock.it/dao-security-advisory-live-updates-2a0a42a2d07b#.sior2rz5s) appeared: >We’re seeing a strong mobilization of the entire community: experts in the field, the Ethereum Foundation, exchanges and miners are coming together to assess the situation and mitigate the attack. >If you’d like to help, please continue to spam the Ethereum network as per the instructions below. # Update 9 - Fri Jun 17 12:23:00 CEST 2016 Thanks @pfunk: > griff 4:52 AM @channel Update: The person has their ETH locked in a Child DAO, > so they will not be able to get the ETH out for a long time, there will > be a fix. The entire Ethereum Ecosystem is collaborating on a solution. Meanwhile, price of DAO and ETH seem to recover * ETH lastprice: 0.02352067 * DAO lastprice: 0.00016699 # Update 10 - Fri Jun 17 13:11:04 CEST 2016 Friday 17/6–12:01 UK time The Ethereum Foundation has published its statement and a description of the solution. In summary, a hardfork will retrieve all stolen funds from the attacker. If you have purchased DAO tokens, you will be transferred to a smart contract where you can only retrieve funds. Since no money in the DAO was ever spent, nothing was lost. [Blog](https://blog.ethereum.org/2016/06/17/critical-update-re-dao-vulnerability/o) (currently down) # Update 11 - Fri Jun 17 13:13:21 CEST 2016 [Blog Content on Pastebin](http://pastebin.com/xW16N7Ye) > CRITICAL UPDATE Re: DAO Vulnerability > Posted by Vitalik Buterin on June 17th, 2016. > > An attack has been found and exploited in the DAO, and the attacker is > currently in the process of draining the ether contained in the DAO into > a child DAO. The attack is a recursive calling vulnerability, where an > attacker called the “split” function, and then calls the split function > recursively inside of the split, thereby collecting ether many times > over in a single transaction. > > The leaked ether is in a child DAO at > https://etherchain.org/account/0x304a554a310c7e546dfe434669c62820b7d83490; > even if no action is taken, the attacker will not be able to withdraw > any ether at least for another ~27 days (the creation window for the > child DAO). This is an issue that affects the DAO specifically; Ethereum > itself is perfectly safe. > > The development community is proposing a soft fork, (with NO ROLLBACK; > no transactions or blocks will be “reversed”) which will make any > transactions that make any calls/callcodes/delegatecalls that execute > code with code hash > 0x7278d050619a624f84f51987149ddb439cdaadfba5966f7cfaea7ad44340a4ba (ie. > the DAO and children) lead to the transaction (not just the call, the > transaction) being invalid, starting from block 1760000 (precise block > number subject to change up until the point the code is released), > preventing the ether from being withdrawn by the attacker past the > 27-day window. This will later be followed up by a hard fork which will > give token holders the ability to recover their ether. > > Miners and mining pools should resume allowing transactions as normal, > wait for the soft fork code and stand ready to download and run it if > they agree with this path forward for the Ethereum ecosystem. DAO token > holders and ethereum users should sit tight and remain calm. Exchanges > should feel safe in resuming trading ETH. > > Contract authors should take care to (1) be very careful about recursive > call bugs, and listen to advice from the Ethereum contract programming > community that will likely be forthcoming in the next week on mitigating > such bugs, and (2) avoid creating contracts that contain more than ~$10m > worth of value, with the exception of sub-token contracts and other > systems whose value is itself defined by social consensus outside of the > Ethereum platform, and which can be easily “hard forked” via community > consensus if a bug emerges (eg. MKR), at least until the community gains > more experience with bug mitigation and/or better tools are developed. > > Developers, cryptographers and computer scientists should note that any > high-level tools (including IDEs, formal verification, debuggers, > symbolic execution) that make it easy to write safe smart contracts on > Ethereum are prime candidates for DevGrants, Blockchain Labs grants and > String’s autonomous finance grants. > > This post will continue to be updated. # Update 12 - Fri Jun 17 14:23:34 CEST 2016 * DAO: 7,930,715.34 ETH * Attacker: 3,641,694.24 ETH **Last Prices**: * ETH recovering: 0.02392174 (-10% 24h) * DAO recovering: 0.00019941 (-18% 24h) # Update 13 - Fri Jun 17 16:18:13 CEST 2016 Either the [Ethereum block explorer](https://live.ether.camp) doesn't update anymore, or the attacker has stop draining DAO. At least the amounts stored in the attackers addres hasn't changed for 2 hours. * Attacker: 3,641,694.24 ETH # Resources * https://live.ether.camp/account/bb9bc244d798123fde783fcc1c72d3bb8c189413 * https://live.ether.camp/account/304a554a310C7e546dfe434669C62820b7D83490 * https://www.reddit.com/r/ethereum/comments/4oi2ta/i_think_thedao_is_getting_drained_right_now/ * https://www.reddit.com/r/TheDao/comments/4ohwgu/one_of_the_whales_has_split_from_the_dao/ * https://blog.slock.it/dao-security-advisory-live-updates-2a0a42a2d07b#.lge9kb6rl * https://news.ycombinator.com/item?id=11921216 * https://www.cryptocoinsnews.com/ethereum-to-hardfork-dao-to-be-dismantled/ * https://www.reddit.com/r/ethereum/comments/4oiqj7/critical_update_re_dao_vulnerability/ * http://pastebin.com/xW16N7Ye
author | xeroc |
---|---|
permlink | ongoing-attack-on-thedao---eth-draining-from-the-pot |
category | thedao |
json_metadata | {"tags":["thedao"],"links":["https://www.reddit.com/r/TheDao/comments/4ohwgu/one_of_the_whales_has_split_from_the_dao/","https://steemit.com/crypto-news/@dan/is-the-dao-going-to-be-doa","https://blog.slock.it/dao-security-advisory-live-updates-2a0a42a2d07b#.r28f5sdhp","https://live.ether.camp/account/bb9bc244d798123fde783fcc1c72d3bb8c189413","https://live.ether.camp/account/304a554a310C7e546dfe434669C62820b7D83490","https://www.reddit.com/r/ethereum/comments/4oi2ta/i_think_thedao_is_getting_drained_right_now/d4csoa8"],"image":["https://i.imgsafe.org/3b5f3b288a.png"],"users":["tuck-fheman","rainman"]} |
created | 2016-06-17 08:13:48 |
last_update | 2016-06-17 14:20:09 |
depth | 0 |
children | 59 |
last_payout | 2016-08-24 06:32:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 1,981.044 HBD |
curator_payout_value | 1,980.929 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 9,934 |
author_reputation | 118,819,064,085,695 |
root_title | "Ongoing attack on TheDAO - ETH draining from the pot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 35,109 |
net_rshares | 220,805,469,748,697 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
dantheman | 0 | 18,257,812,600,280 | 100% | ||
fminerten1 | 0 | 39,307,194,250 | 100% | ||
steempty | 0 | 6,262,260,667,718 | 100% | ||
smooth | 0 | 28,643,611,618,361 | 100% | ||
rainman | 0 | 15,961,663,396,129 | 100% | ||
berniesanders | 0 | 27,035,151,496,661 | 100% | ||
summon | 0 | 14,257,919,529,140 | 100% | ||
ned | 0 | 47,756,400,000,000 | 100% | ||
freedom | 0 | 5,749,983,167,678 | 100% | ||
riverhead | 0 | 4,510,841,889,720 | 100% | ||
badassmother | 0 | 3,141,497,356,009 | 100% | ||
nextgenwitness | 0 | 188,340,117,692 | 100% | ||
xeldal | 0 | 3,712,966,652,377 | 100% | ||
soupper1 | 0 | -579,795,384 | -100% | ||
lafona-miner | 0 | 2,859,476,360,000 | 100% | ||
samupaha | 0 | 1,921,995,375,877 | 100% | ||
hr1 | 0 | 2,312,929,529,400 | 100% | ||
lafona | 0 | 221,811,281,382 | 100% | ||
fuzzyvest | 0 | 5,439,811,589,838 | 100% | ||
ihashfury | 0 | 968,480,019,582 | 100% | ||
liondani | 0 | 561,472,533,531 | 100% | ||
roadscape | 0 | 3,938,755,958,812 | 100% | ||
wang | 0 | 3,762,585,444,230 | 100% | ||
steemit200 | 0 | 6,392,925,429,231 | 100% | ||
xeroc | 0 | 867,562,308,410 | 100% | ||
testz | 0 | 15,488,689,171 | 100% | ||
bunny | 0 | 3,473,608,500 | 100% | ||
complexring | 0 | 3,571,349,651,712 | 100% | ||
steemychicken1 | 0 | 1,000,890,623,228 | 100% | ||
arhag | 0 | 3,559,757,998,627 | 100% | ||
ajvest | 0 | 398,342,925,600 | 100% | ||
val | 0 | 35,721,375,679 | 100% | ||
joseph | 0 | 613,642,765,153 | 100% | ||
aizensou | 0 | 5,970,724,334 | 100% | ||
au1nethyb1 | 0 | 4,175,416,722,209 | 100% | ||
benjojo | 0 | 627,189,333,477 | 100% | ||
steempower | 0 | 61,323,305,371 | 100% | ||
boatymcboatface | 0 | 236,753,013,353 | 100% | ||
officialfuzzy | 0 | 4,674,671,305 | 100% | ||
pfunk | 0 | 87,906,992,633 | 100% | ||
pheonike | 0 | 117,487,274,891 | 100% | ||
proctologic | 0 | 13,447,495,491 | 100% | ||
idol | 0 | 8,725,953,108 | 100% | ||
jpb3 | 0 | 11,752,974,490 | 100% | ||
markopaasila | 0 | 10,556,075,848 | 100% | ||
tuck-fheman | 0 | 138,285,896,912 | 100% | ||
phantas | 0 | 47,093,426,885 | 100% | ||
hcf27 | 0 | 3,508,135,766 | 100% | ||
clains | 0 | 120,992,947,344 | 100% | ||
modeprator | 0 | 2,445,698,148 | 100% | ||
bangking | 0 | 13,848,056,860 | 100% | ||
ash | 0 | 8,020,749,270 | 100% | ||
marketingmonk | 0 | 630,039,117 | 100% | ||
linouxis9 | 0 | 23,320,588,878 | 100% | ||
kencode | 0 | 637,718,967 | 100% | ||
eggturtle | 0 | 6,164,855,219 | 100% | ||
nikolai | 0 | 613,649,107 | 100% | ||
steampunkpowered | 0 | 2,804,960,758 | 100% | ||
pstrident | 0 | 935,723,576 | 100% | ||
mauritso | 0 | 581,388,893 | 100% | ||
mor | 0 | 576,379,639 | 100% | ||
acidsun | 0 | 1,758,634,102 | 100% | ||
tshering-tamang | 0 | 1,599,127,336 | 100% | ||
chryspano | 0 | 302,053,203,274 | 100% | ||
itsjoeco | 0 | 38,419,787,253 | 100% | ||
edge | 0 | 525,389,636 | 100% | ||
easteagle13 | 0 | 543,230,851 | 100% | ||
adsactly | 0 | 542,827,306 | 100% | ||
vato | 0 | 133,171,597,646 | 100% | ||
dana-edwards | 0 | 544,173,386 | 100% | ||
sock | 0 | 515,335,267 | 100% | ||
grumpymutt | 0 | 510,380,994 | 100% | ||
dedmatvey | 0 | 657,499,426 | 100% | ||
nuno-nutcrusherz | 0 | 513,953,815 | 100% | ||
bleepcoin | 0 | 501,701,257 | 100% | ||
gavvet | 0 | 3,220,089,749 | 100% | ||
eeks | 0 | 490,880,514 | 100% | ||
fkn | 0 | 482,067,443 | 100% | ||
hipster | 0 | 52,049,709,117 | 100% | ||
cryptogee | 0 | 408,997,837 | 100% | ||
spaninv | 0 | 4,037,842,108 | 100% | ||
james-show | 0 | 3,889,251,493 | 100% | ||
cryptoctopus | 0 | 13,466,365,422 | 100% | ||
bbqbear | 0 | 2,130,785,330 | 100% | ||
murch | 0 | 453,706,206 | 100% | ||
algo-rythm | 0 | 66,327,726 | 100% | ||
pal | 0 | 49,104,766,520 | 100% | ||
john-kimmel | 0 | 6,835,821,166 | 100% | ||
avarice | 0 | 441,824,143 | 100% | ||
walkingmage | 0 | 432,182,212 | 100% | ||
sonarous | 0 | 439,453,748 | 100% | ||
the-ivor | 0 | 439,353,106 | 100% | ||
pigeons | 0 | 425,155,049 | 100% | ||
hannixx42 | 0 | 10,514,486,211 | 100% | ||
xav | 0 | 4,324,298,754 | 100% | ||
amartinezque | 0 | 421,257,221 | 100% | ||
klye | 0 | 426,875,109 | 100% | ||
stino-san | 0 | 415,279,662 | 100% | ||
murh | 0 | 501,341,184 | 100% | ||
bitswift | 0 | 420,430,415 | 100% | ||
jay-kopinski | 0 | 1,064,879,404 | 100% | ||
dmitry | 0 | 180,253,988 | 100% | ||
tinfoilfedora | 0 | 39,586,421 | 100% | ||
dragonslayer109 | 0 | 16,039,272,623 | 100% | ||
joeh | 0 | 392,639,298 | 100% | ||
nyanloutre | 0 | 390,987,200 | 100% | ||
troll | 0 | 27,888,479 | 100% | ||
wonko | 0 | 676,233,568 | 100% | ||
akaninyene-etuk | 0 | 59,890,331 | 100% | ||
pixellated | 0 | 773,699,720 | 100% | ||
billbutler | 0 | 6,892,229,273 | 100% | ||
judyhopps | 0 | 3,967,492,316 | 100% | ||
hamster02e | 0 | 244,089,776 | 100% | ||
robi-rusmana | 0 | 212,868,853 | 100% | ||
amaurismo | 0 | 399,509,833 | 100% | ||
johnerfx | 0 | 356,755,767 | 100% | ||
noganoo | 0 | 5,621,008,039 | 100% | ||
coinbitgold | 0 | 5,239,538,618 | 100% | ||
taoteh1221 | 0 | 247,364,578,723 | 100% | ||
vasia | 0 | 352,843,494 | 100% | ||
kagetoki-1 | 0 | 352,169,219 | 100% | ||
shillbot50k | 0 | 351,820,263 | 100% | ||
malacandrahyoi | 0 | 350,348,006 | 100% | ||
arjoona | 0 | 349,965,179 | 100% | ||
perryl | 0 | 348,348,247 | 100% | ||
syadastinasti | 0 | 347,880,920 | 100% | ||
stiletto | 0 | 340,866,054 | 100% | ||
killerstorm | 0 | 512,684,199 | 100% | ||
the-alien | 0 | 340,423,441 | 100% | ||
hedge-x | 0 | 80,988,021,315 | 100% | ||
kenny-crane | 0 | 328,827,530 | 100% | ||
thecryptodrive | 0 | 341,319,718 | 100% | ||
a48 | 0 | 1,967,853,870 | 100% | ||
will-zewe | 0 | 339,067,907 | 100% | ||
somedude | 0 | 6,733,187,364 | 100% | ||
dahaz159 | 0 | 877,098,030 | 100% | ||
recury | 0 | 334,886,868 | 100% | ||
andrei | 0 | 334,069,187 | 100% | ||
health | 0 | 333,336,842 | 100% | ||
stormbringer | 0 | 331,135,039 | 100% | ||
benthegameboy | 0 | 330,786,045 | 100% | ||
andrew-brine | 0 | 329,254,829 | 100% | ||
zach-beckett | 0 | 315,993,100 | 100% | ||
dijitaal | 0 | 326,427,824 | 100% | ||
adrian-vox | 0 | 326,111,191 | 100% | ||
ossama-benjohn | 0 | 324,885,683 | 100% | ||
schro | 0 | 318,090,492 | 100% | ||
hendra-khaidir | 0 | 310,394,032 | 100% | ||
daniel-ehiwario | 0 | 283,441,744 | 100% | ||
trogdor | 0 | 318,946,387 | 100% | ||
g-dubs | 0 | 318,736,298 | 100% | ||
vavilon | 0 | 317,577,028 | 100% | ||
x9twm | 0 | 317,504,890 | 100% | ||
kelvyne | 0 | 317,408,057 | 100% | ||
kilo17 | 0 | 317,380,731 | 100% | ||
ddraaw | 0 | 317,336,245 | 100% | ||
benmordue | 0 | 317,293,256 | 100% | ||
pomazansky | 0 | 317,186,949 | 100% | ||
paluka | 0 | 310,950,341 | 100% | ||
sabinaj | 0 | 317,004,360 | 100% | ||
bitcoinnational | 0 | 316,364,484 | 100% | ||
kirch | 0 | 310,159,932 | 100% | ||
unforgiven | 0 | 316,347,838 | 100% | ||
joelkatz | 0 | 310,055,615 | 100% | ||
tobixen | 0 | 316,045,083 | 100% | ||
michaelx | 0 | 15,585,607,974 | 100% | ||
stetrader7 | 0 | 298,305,611 | 100% | ||
timur-yusupov | 0 | 206,583,322 | 100% | ||
mmitkevich | 0 | -306,536,958 | -100% | ||
press-release | 0 | 71,614,872 | 100% | ||
rachelkieles | 0 | 184,411,290 | 100% | ||
riot78 | 0 | 201,459,676 | 100% | ||
heverton | 0 | 198,671,468 | 100% | ||
avantyris785 | 0 | 118,820,619 | 100% | ||
busser | 0 | 241,962,315 | 100% | ||
suren0881 | 0 | 91,101,560 | 100% | ||
steemtest | 0 | 9,513,883 | 100% | ||
bittrx | 0 | 110,849,267 | 100% | ||
bttrex | 0 | 110,844,646 | 100% | ||
bittrex.com | 0 | 110,744,463 | 100% | ||
qonq99 | 0 | 11,606,608 | 100% | ||
johnsmith | 0 | 60,750,196,744 | 100% | ||
marriedbear | 0 | 43,254,544 | 100% |
I hope that is an error that resolved soon and everything is in a "shock", because this kind of news makes the people who do not understand this world beware and think this has no future, that it is a scam. etc., which makes the criptomonedas does not move forward and gain ground. A single bad news pulled down several good news.
author | amartinezque |
---|---|
permlink | re-xeroc-ongoing-attack-on-thedao---eth-draining-from-the-pot-20160617t082534338z |
category | thedao |
json_metadata | {"tags":["thedao"]} |
created | 2016-06-17 08:25:33 |
last_update | 2016-06-17 08:25:33 |
depth | 1 |
children | 2 |
last_payout | 2016-08-24 06:32:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.170 HBD |
curator_payout_value | 0.170 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 331 |
author_reputation | 15,722,620,471,145 |
root_title | "Ongoing attack on TheDAO - ETH draining from the pot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 35,121 |
net_rshares | 874,919,418,768 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
xeroc | 0 | 849,856,955,177 | 100% | ||
nikolai | 0 | 613,649,107 | 100% | ||
juanlibertad | 0 | 24,448,814,484 | 100% |
This is likely to have tsunamic ripple effects.
author | gavvet |
---|---|
permlink | re-amartinezque-re-xeroc-ongoing-attack-on-thedao---eth-draining-from-the-pot-20160617t084237286z |
category | thedao |
json_metadata | {"tags":["thedao"]} |
created | 2016-06-17 08:42:39 |
last_update | 2016-06-17 08:42:39 |
depth | 2 |
children | 0 |
last_payout | 2016-08-24 06:32:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.164 HBD |
curator_payout_value | 0.164 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 47 |
author_reputation | 889,099,611,791,780 |
root_title | "Ongoing attack on TheDAO - ETH draining from the pot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 35,146 |
net_rshares | 850,322,499,219 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
xeroc | 0 | 849,856,955,177 | 100% | ||
innovator256 | 0 | 465,544,042 | 100% |
Technically .. theDAO is insolvent already because it can't pay back the Ether to all original investors anymore
author | xeroc |
---|---|
permlink | re-amartinezque-re-xeroc-ongoing-attack-on-thedao---eth-draining-from-the-pot-20160617t083902206z |
category | thedao |
json_metadata | {"tags":["thedao"]} |
created | 2016-06-17 08:39:03 |
last_update | 2016-06-17 08:39:03 |
depth | 2 |
children | 0 |
last_payout | 2016-08-24 06:32:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.198 HBD |
curator_payout_value | 0.198 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 112 |
author_reputation | 118,819,064,085,695 |
root_title | "Ongoing attack on TheDAO - ETH draining from the pot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 35,140 |
net_rshares | 995,349,084,764 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
xeroc | 0 | 849,856,955,177 | 100% | ||
markopaasila | 0 | 10,349,093,969 | 100% | ||
tuck-fheman | 0 | 135,143,035,618 | 100% |
R.I.P - The Dao - 30 April 2016 // 17 June 2016
author | amartinezque |
---|---|
permlink | re-xeroc-ongoing-attack-on-thedao---eth-draining-from-the-pot-20160617t091712868z |
category | thedao |
json_metadata | {"tags":["thedao"]} |
created | 2016-06-17 09:17:12 |
last_update | 2016-06-17 09:17:12 |
depth | 1 |
children | 2 |
last_payout | 2016-08-24 06:32:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 52 |
author_reputation | 15,722,620,471,145 |
root_title | "Ongoing attack on TheDAO - ETH draining from the pot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 35,184 |
net_rshares | 13,576,526,334 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
bangking | 0 | 13,576,526,334 | 100% |
haha
author | bangking |
---|---|
permlink | re-amartinezque-re-xeroc-ongoing-attack-on-thedao---eth-draining-from-the-pot-20160617t091953698z |
category | thedao |
json_metadata | {"tags":["thedao"]} |
created | 2016-06-17 09:19:54 |
last_update | 2016-06-17 09:19:54 |
depth | 2 |
children | 0 |
last_payout | 2016-08-24 06:32:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 4 |
author_reputation | 6,144,226,303,189 |
root_title | "Ongoing attack on TheDAO - ETH draining from the pot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 35,185 |
net_rshares | 0 |
[Here](https://www.reddit.com/r/ethereum/comments/4oif2x/dao_attack_exchanges_please_pause_eth_and_dao/d4cuqcn) is a very interesting insight, I fully agree with: > What hypocrisy! The DAO hasn't been 'hacked'. Ethereum is working 100% as designed. You smart contract lovers soon turn over a new leaf when you lose your own cash. Here are the facts: > 1) Ethereum is working exactly as designed. 2+2 still equals 4. > 2) The DAO is working exactly as the code specifies. The EVM isn't mistreating the DAO code at all, it is running as per the specification. > 3) So there is a recursive payout 'problem'? No there isn't. It was all in the specification. When the DAO was fund raising, it was explicit that the only thing that mattered was the DAO's contract code. Nothing else should be taken as being reliable. Well, the contract code is still operating exactly as it was specified. A 'hacker' is merely using the code in ways that were there to see, should anyone have looked. How can they be stealing when they are just using the code? > 4) Do you see the problem with 'trustless' contracts now, suckers? Anyone who claims that the DAO has gone wrong is at odds with the original investment statements. Attempts to block eth transfers is such blatant two-faced hypocrisy.
author | innuendo |
---|---|
permlink | re-amartinezque-re-xeroc-ongoing-attack-on-thedao---eth-draining-from-the-pot-20160617t110008801z |
category | thedao |
json_metadata | {"tags":["thedao"],"links":["https://www.reddit.com/r/ethereum/comments/4oif2x/dao_attack_exchanges_please_pause_eth_and_dao/d4cuqcn"]} |
created | 2016-06-17 11:00:06 |
last_update | 2016-06-17 11:00:06 |
depth | 2 |
children | 0 |
last_payout | 2016-08-24 06:32:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 1.222 HBD |
curator_payout_value | 1.221 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,274 |
author_reputation | 31,739,740,997,875 |
root_title | "Ongoing attack on TheDAO - ETH draining from the pot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 35,280 |
net_rshares | 3,881,357,933,475 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
hr1 | 0 | 2,312,929,529,400 | 100% | ||
liondani | 0 | 561,472,533,531 | 100% | ||
xeroc | 0 | 814,446,248,712 | 100% | ||
proctologic | 0 | 13,746,328,724 | 100% | ||
tuck-fheman | 0 | 125,714,451,738 | 100% | ||
hipster | 0 | 52,049,709,117 | 100% | ||
shillbot50k | 0 | 344,921,827 | 100% | ||
perryl | 0 | 341,517,889 | 100% | ||
trogdor | 0 | 312,692,537 | 100% |
author | bangking |
---|---|
permlink | re-xeroc-ongoing-attack-on-thedao---eth-draining-from-the-pot-20160617t081929748z |
category | thedao |
json_metadata | {"tags":["thedao"]} |
created | 2016-06-17 08:19:30 |
last_update | 2016-06-17 08:19:30 |
depth | 1 |
children | 2 |
last_payout | 2016-08-24 06:32:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.168 HBD |
curator_payout_value | 0.169 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 46 |
author_reputation | 6,144,226,303,189 |
root_title | "Ongoing attack on TheDAO - ETH draining from the pot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 35,114 |
net_rshares | 871,396,047,266 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
xeroc | 0 | 867,562,308,410 | 100% | ||
nikolai | 0 | 613,649,107 | 100% | ||
gavvet | 0 | 3,220,089,749 | 100% |
Red candles everywhere, this looks like its going to be a bloodbath and Ether reputation harm may be lasting, definitely not as battle hardened as bitcoin.
author | gavvet |
---|---|
permlink | re-bangking-re-xeroc-ongoing-attack-on-thedao---eth-draining-from-the-pot-20160617t084125315z |
category | thedao |
json_metadata | {"tags":["thedao"]} |
created | 2016-06-17 08:41:27 |
last_update | 2016-06-17 08:41:27 |
depth | 2 |
children | 1 |
last_payout | 2016-08-24 06:32:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.168 HBD |
curator_payout_value | 0.168 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 155 |
author_reputation | 889,099,611,791,780 |
root_title | "Ongoing attack on TheDAO - ETH draining from the pot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 35,144 |
net_rshares | 867,562,308,410 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
xeroc | 0 | 867,562,308,410 | 100% |
lets see what happens with waves on 20th
author | disamsal |
---|---|
permlink | re-gavvet-re-bangking-re-xeroc-ongoing-attack-on-thedao---eth-draining-from-the-pot-20160617t085701032z |
category | thedao |
json_metadata | {"tags":["thedao"]} |
created | 2016-06-17 09:01:27 |
last_update | 2016-06-17 09:01:27 |
depth | 3 |
children | 0 |
last_payout | 2016-08-24 06:32:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 40 |
author_reputation | 0 |
root_title | "Ongoing attack on TheDAO - ETH draining from the pot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 35,165 |
net_rshares | 0 |
poloniex has halted operations.
author | bangking |
---|---|
permlink | re-xeroc-ongoing-attack-on-thedao---eth-draining-from-the-pot-20160617t083527077z |
category | thedao |
json_metadata | {"tags":["thedao"]} |
created | 2016-06-17 08:35:27 |
last_update | 2016-06-17 08:35:27 |
depth | 1 |
children | 4 |
last_payout | 2016-08-24 06:32:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 31 |
author_reputation | 6,144,226,303,189 |
root_title | "Ongoing attack on TheDAO - ETH draining from the pot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 35,133 |
net_rshares | 0 |
Polo volume isn't that high but the site has ground to a halt and noone can trade except bots it seems, perhaps someone DDOSing it at the same time. Even the trollbox is lagging like crazy.
author | rainman |
---|---|
permlink | re-bangking-re-xeroc-ongoing-attack-on-thedao---eth-draining-from-the-pot-20160617t084006210z |
category | thedao |
json_metadata | {"tags":["thedao"]} |
created | 2016-06-17 08:40:06 |
last_update | 2016-06-17 08:40:06 |
depth | 2 |
children | 0 |
last_payout | 2016-08-24 06:32:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.164 HBD |
curator_payout_value | 0.164 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 189 |
author_reputation | 8,323,904,861,044 |
root_title | "Ongoing attack on TheDAO - ETH draining from the pot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 35,142 |
net_rshares | 849,856,955,177 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
xeroc | 0 | 849,856,955,177 | 100% |
ShapeShift too it appears.
author | tuck-fheman |
---|---|
permlink | re-bangking-re-xeroc-ongoing-attack-on-thedao---eth-draining-from-the-pot-20160617t083852881z |
category | thedao |
json_metadata | {"tags":["thedao"]} |
created | 2016-06-17 08:38:57 |
last_update | 2016-06-17 08:38:57 |
depth | 2 |
children | 1 |
last_payout | 2016-08-24 06:32:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 26 |
author_reputation | 345,778,813,561,569 |
root_title | "Ongoing attack on TheDAO - ETH draining from the pot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 35,139 |
net_rshares | 0 |
SS is back online. Update : Well not really, you can't even buy 1 ETH at the moment.
author | tuck-fheman |
---|---|
permlink | re-tuck-fheman-re-bangking-re-xeroc-ongoing-attack-on-thedao---eth-draining-from-the-pot-20160617t084830746z |
category | thedao |
json_metadata | {"tags":["thedao"]} |
created | 2016-06-17 08:48:36 |
last_update | 2016-06-17 08:52:09 |
depth | 3 |
children | 0 |
last_payout | 2016-08-24 06:32:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 84 |
author_reputation | 345,778,813,561,569 |
root_title | "Ongoing attack on TheDAO - ETH draining from the pot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 35,152 |
net_rshares | 0 |
seriously?!?
author | xeroc |
---|---|
permlink | re-bangking-re-xeroc-ongoing-attack-on-thedao---eth-draining-from-the-pot-20160617t084027781z |
category | thedao |
json_metadata | {"tags":["thedao"]} |
created | 2016-06-17 08:40:27 |
last_update | 2016-06-17 08:40:27 |
depth | 2 |
children | 0 |
last_payout | 2016-08-24 06:32:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 12 |
author_reputation | 118,819,064,085,695 |
root_title | "Ongoing attack on TheDAO - ETH draining from the pot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 35,143 |
net_rshares | 0 |
This article suddenly becomes relevant. [Will The DAO Become Ethereum's Mt Gox?](http://www.coindesk.com/dao-can-keep-becoming-next-mt-gox/) >As stakeholders in the world's largest decentralized autonomous organization (DAO) descend into forums to debate its future, concerns are emerging about what the success or failure of The DAO could mean for Ethereum, the blockchain platform that enabled its creation.
author | bangking |
---|---|
permlink | re-xeroc-ongoing-attack-on-thedao---eth-draining-from-the-pot-20160617t095554974z |
category | thedao |
json_metadata | {"tags":["thedao"],"links":["http://www.coindesk.com/dao-can-keep-becoming-next-mt-gox/"]} |
created | 2016-06-17 09:55:57 |
last_update | 2016-06-17 09:55:57 |
depth | 1 |
children | 1 |
last_payout | 2016-08-24 06:32:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.186 HBD |
curator_payout_value | 0.186 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 409 |
author_reputation | 6,144,226,303,189 |
root_title | "Ongoing attack on TheDAO - ETH draining from the pot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 35,213 |
net_rshares | 943,805,263,001 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
xeroc | 0 | 814,446,248,712 | 100% | ||
tuck-fheman | 0 | 128,857,313,032 | 100% | ||
bleepcoin | 0 | 501,701,257 | 100% |
Also, [the TauChain project](http://www.idni.org/tauchain) suddenly becomes relevant.
author | innuendo |
---|---|
permlink | re-bangking-re-xeroc-ongoing-attack-on-thedao---eth-draining-from-the-pot-20160617t110644665z |
category | thedao |
json_metadata | {"tags":["thedao"],"links":["http://www.idni.org/tauchain"]} |
created | 2016-06-17 11:06:42 |
last_update | 2016-06-17 11:06:42 |
depth | 2 |
children | 0 |
last_payout | 2016-08-24 06:32:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 85 |
author_reputation | 31,739,740,997,875 |
root_title | "Ongoing attack on TheDAO - ETH draining from the pot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 35,282 |
net_rshares | 13,746,328,724 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
proctologic | 0 | 13,746,328,724 | 100% |
This is quite the horror show. I feel terrible for all those people who have lost so much. Obviously this is terminal for The DAO but I wonder if Ethereum is also going to go the same way? Such a shame.
author | benjojo |
---|---|
permlink | re-xeroc-ongoing-attack-on-thedao---eth-draining-from-the-pot-20160617t093049505z |
category | thedao |
json_metadata | {"tags":["thedao"]} |
created | 2016-06-17 09:30:51 |
last_update | 2016-06-17 09:30:51 |
depth | 1 |
children | 0 |
last_payout | 2016-08-24 06:32:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.160 HBD |
curator_payout_value | 0.161 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 205 |
author_reputation | 120,749,050,383,122 |
root_title | "Ongoing attack on TheDAO - ETH draining from the pot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 35,192 |
net_rshares | 835,805,349,843 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
xeroc | 0 | 832,151,601,944 | 100% | ||
gavvet | 0 | 3,220,089,749 | 100% | ||
pigeons | 0 | 433,658,150 | 100% |
author | billbutler |
---|---|
permlink | re-xeroc-ongoing-attack-on-thedao---eth-draining-from-the-pot-20160617t135502458z |
category | thedao |
json_metadata | {"tags":["thedao"],"users":["xeroc"]} |
created | 2016-06-17 13:55:00 |
last_update | 2016-06-17 13:55:00 |
depth | 1 |
children | 0 |
last_payout | 2016-08-24 06:32:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.162 HBD |
curator_payout_value | 0.163 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 36 |
author_reputation | 31,319,794,402,837 |
root_title | "Ongoing attack on TheDAO - ETH draining from the pot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 35,409 |
net_rshares | 844,882,823,439 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
xeroc | 0 | 796,740,895,479 | 100% | ||
pal | 0 | 48,141,927,960 | 100% |
unbelieve it,, hoping the dev and team can resolve it asap
author | byron-hazard |
---|---|
permlink | re-xeroc-ongoing-attack-on-thedao---eth-draining-from-the-pot-20160617t173448012z |
category | thedao |
json_metadata | {"tags":["thedao"]} |
created | 2016-06-17 17:34:54 |
last_update | 2016-06-17 17:34:54 |
depth | 1 |
children | 1 |
last_payout | 2016-08-24 06:32:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 58 |
author_reputation | 682,889,840,468 |
root_title | "Ongoing attack on TheDAO - ETH draining from the pot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 35,571 |
net_rshares | 0 |
The DAO is too big to fail. The dev team will find a way to bail the investors out.
author | joelkatz |
---|---|
permlink | re-byron-hazard-re-xeroc-ongoing-attack-on-thedao---eth-draining-from-the-pot-20160617t180128874z |
category | thedao |
json_metadata | {"tags":["thedao"]} |
created | 2016-06-17 18:01:27 |
last_update | 2016-06-17 18:01:27 |
depth | 2 |
children | 0 |
last_payout | 2016-08-24 06:32:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 83 |
author_reputation | 8,350,422,184,586 |
root_title | "Ongoing attack on TheDAO - ETH draining from the pot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 35,608 |
net_rshares | 0 |
This is one reason why we at Compumatrix are using the decentralized exchange and the bitshares/openledger platform. The DAO is truly going DOA as Dan has penned.
author | compumatrix |
---|---|
permlink | re-xeroc-ongoing-attack-on-thedao---eth-draining-from-the-pot-20160617t091004778z |
category | thedao |
json_metadata | {"tags":["thedao"]} |
created | 2016-06-17 09:10:06 |
last_update | 2016-06-17 09:10:06 |
depth | 1 |
children | 0 |
last_payout | 2016-08-24 06:32:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.294 HBD |
curator_payout_value | 0.292 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 162 |
author_reputation | 261,106,194,007 |
root_title | "Ongoing attack on TheDAO - ETH draining from the pot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 35,174 |
net_rshares | 1,369,170,140,359 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
xeroc | 0 | 832,151,601,944 | 100% | ||
bonapartist | 0 | 102,466,370,577 | 100% | ||
tuck-fheman | 0 | 135,143,035,618 | 100% | ||
marketingmonk | 0 | 642,639,899 | 100% | ||
nikolai | 0 | 613,649,107 | 100% | ||
chryspano | 0 | 296,130,591,445 | 100% | ||
btotherest | 0 | 1,709,559,232 | 100% | ||
trogdor | 0 | 312,692,537 | 100% |
Ether's Holders right now... http://i.giphy.com/J7eXGBsutkueQ.gif
author | cryptoctopus |
---|---|
permlink | re-xeroc-ongoing-attack-on-thedao---eth-draining-from-the-pot-20160617t215034415z |
category | thedao |
json_metadata | {"tags":["thedao"]} |
created | 2016-06-17 21:50:30 |
last_update | 2016-06-17 21:50:30 |
depth | 1 |
children | 0 |
last_payout | 2016-08-24 06:32:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.211 HBD |
curator_payout_value | 0.210 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 65 |
author_reputation | 365,406,972,531,657 |
root_title | "Ongoing attack on TheDAO - ETH draining from the pot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 35,862 |
net_rshares | 1,048,948,008,259 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
xeroc | 0 | 902,973,014,876 | 100% | ||
tuck-fheman | 0 | 132,000,174,325 | 100% | ||
cryptoctopus | 0 | 13,741,189,206 | 100% | ||
dangerousdan | 0 | 233,629,852 | 100% |
Update 8: the price rising? seems to me parties that have an interest in the DAO/Ether surviving are spending to keep it afloat
author | gavvet |
---|---|
permlink | re-xeroc-ongoing-attack-on-thedao---eth-draining-from-the-pot-20160617t101258372z |
category | thedao |
json_metadata | {"tags":["thedao"]} |
created | 2016-06-17 10:13:00 |
last_update | 2016-06-17 10:13:00 |
depth | 1 |
children | 0 |
last_payout | 2016-08-24 06:32:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 127 |
author_reputation | 889,099,611,791,780 |
root_title | "Ongoing attack on TheDAO - ETH draining from the pot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 35,234 |
net_rshares | 3,155,687,954 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
gavvet | 0 | 3,155,687,954 | 100% |
Why is https://coinmarketcap.com/ down?
author | govannonfrei |
---|---|
permlink | re-xeroc-ongoing-attack-on-thedao---eth-draining-from-the-pot-20160617t084929674z |
category | thedao |
json_metadata | {"tags":["thedao"]} |
created | 2016-06-17 08:49:30 |
last_update | 2016-06-17 08:49:30 |
depth | 1 |
children | 1 |
last_payout | 2016-08-24 06:32:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 39 |
author_reputation | 2,401,982,065,034 |
root_title | "Ongoing attack on TheDAO - ETH draining from the pot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 35,153 |
net_rshares | 0 |
yeah, it's up again at the moment, but it has been down for me as well today.
author | kencode |
---|---|
permlink | re-govannonfrei-re-xeroc-ongoing-attack-on-thedao---eth-draining-from-the-pot-20160617t100046860z |
category | thedao |
json_metadata | {"tags":["thedao"]} |
created | 2016-06-17 10:00:48 |
last_update | 2016-06-17 10:00:48 |
depth | 2 |
children | 0 |
last_payout | 2016-08-24 06:32:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 77 |
author_reputation | 140,643,562,588,487 |
root_title | "Ongoing attack on TheDAO - ETH draining from the pot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 35,222 |
net_rshares | 14,343,995,191 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
proctologic | 0 | 14,343,995,191 | 100% |
author | hannixx42 |
---|---|
permlink | re-xeroc-ongoing-attack-on-thedao---eth-draining-from-the-pot-20160617t140442204z |
category | thedao |
json_metadata | {"tags":["thedao"]} |
created | 2016-06-17 14:04:45 |
last_update | 2016-06-17 14:04:45 |
depth | 1 |
children | 0 |
last_payout | 2016-08-24 06:32:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.154 HBD |
curator_payout_value | 0.154 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 14 |
author_reputation | 7,032,565,034,352 |
root_title | "Ongoing attack on TheDAO - ETH draining from the pot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 35,417 |
net_rshares | 807,049,215,294 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
xeroc | 0 | 796,740,895,479 | 100% | ||
hannixx42 | 0 | 10,308,319,815 | 100% |
Update from Val: (to summarize no DAO tokens will be lost and since The DAO was only holding Ether, nothing is lost) The leaked ether is in a child DAO at https://etherchain.org/account/0x304a554a310c7e546dfe434669c62820b7d83490; even if no action is taken, the attacker will not be able to withdraw any ether at least for another ~27 days (the creation window for the child DAO). This is an issue that affects the DAO specifically; Ethereum itself is perfectly safe. The development community is proposing a soft fork, (with NO ROLLBACK; no transactions or blocks will be “reversed”) which will make any transactions that make any calls/callcodes/delegatecalls that reduce the balance of an account with code hash 0x7278d050619a624f84f51987149ddb439cdaadfba5966f7cfaea7ad44340a4ba (ie. the DAO and children) lead to the transaction (not just the call, the transaction) being invalid, starting from block 1760000 (precise block number subject to change up until the point the code is released), preventing the ether from being withdrawn by the attacker past the 27-day window. This will later be followed up by a hard fork which will give token holders the ability to recover their ether.
author | hedge-x |
---|---|
permlink | re-xeroc-ongoing-attack-on-thedao---eth-draining-from-the-pot-20160617t122410529z |
category | thedao |
json_metadata | {"tags":["thedao"]} |
created | 2016-06-17 12:24:09 |
last_update | 2016-06-17 12:24:09 |
depth | 1 |
children | 1 |
last_payout | 2016-08-24 06:32:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.170 HBD |
curator_payout_value | 0.170 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,192 |
author_reputation | 4,314,789,891,942 |
root_title | "Ongoing attack on TheDAO - ETH draining from the pot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 35,330 |
net_rshares | 877,850,475,609 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
xeroc | 0 | 796,740,895,479 | 100% | ||
btotherest | 0 | 1,709,559,232 | 100% | ||
hedge-x | 0 | 79,400,020,898 | 100% |
... and what happens to the poor saps who panic sold on the exchanges? I don't think they will touch Ether or the DAO again, among other things.
author | gavvet |
---|---|
permlink | re-hedge-x-re-xeroc-ongoing-attack-on-thedao---eth-draining-from-the-pot-20160617t142414642z |
category | thedao |
json_metadata | {"tags":["thedao"]} |
created | 2016-06-17 14:24:18 |
last_update | 2016-06-17 14:24:42 |
depth | 2 |
children | 0 |
last_payout | 2016-08-24 06:32:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 144 |
author_reputation | 889,099,611,791,780 |
root_title | "Ongoing attack on TheDAO - ETH draining from the pot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 35,440 |
net_rshares | 0 |
WTF...The ripple effects will be massive.
author | infovore |
---|---|
permlink | re-xeroc-ongoing-attack-on-thedao---eth-draining-from-the-pot-20160617t094542810z |
category | thedao |
json_metadata | {"tags":["thedao"]} |
created | 2016-06-17 09:45:51 |
last_update | 2016-06-17 09:45:51 |
depth | 1 |
children | 0 |
last_payout | 2016-08-24 06:32:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 41 |
author_reputation | 172,364,899,512,954 |
root_title | "Ongoing attack on TheDAO - ETH draining from the pot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 35,207 |
net_rshares | 0 |
DAO and ETH folks now flocking to the Bitshares Dex for safe haven :)
author | kencode |
---|---|
permlink | re-xeroc-ongoing-attack-on-thedao---eth-draining-from-the-pot-20160617t083108939z |
category | thedao |
json_metadata | {"tags":["thedao"]} |
created | 2016-06-17 08:31:12 |
last_update | 2016-06-17 08:31:12 |
depth | 1 |
children | 1 |
last_payout | 2016-08-24 06:32:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 69 |
author_reputation | 140,643,562,588,487 |
root_title | "Ongoing attack on TheDAO - ETH draining from the pot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 35,126 |
net_rshares | 25,924,504,402 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
proctologic | 0 | 14,343,995,191 | 100% | ||
markopaasila | 0 | 10,349,093,969 | 100% | ||
marketingmonk | 0 | 630,039,117 | 100% | ||
nikolai | 0 | 601,376,125 | 100% |
Bitshares has a chance to gain huge amount of traction from this.
author | bangking |
---|---|
permlink | re-kencode-re-xeroc-ongoing-attack-on-thedao---eth-draining-from-the-pot-20160617t083410186z |
category | thedao |
json_metadata | {"tags":["thedao"]} |
created | 2016-06-17 08:34:12 |
last_update | 2016-06-17 08:34:12 |
depth | 2 |
children | 0 |
last_payout | 2016-08-24 06:32:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 65 |
author_reputation | 6,144,226,303,189 |
root_title | "Ongoing attack on TheDAO - ETH draining from the pot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 35,130 |
net_rshares | 10,549,153,593 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
markopaasila | 0 | 10,349,093,969 | 100% | ||
kencode | 0 | 625,214,673 | 100% | ||
pigeons | 0 | -425,155,049 | -100% |
I guess when it comes to crypto currency, we're living in the wild west. Hopefully a new sheriff will ride into town soon!
author | kenny-crane |
---|---|
permlink | re-xeroc-ongoing-attack-on-thedao---eth-draining-from-the-pot-20160617t083959163z |
category | thedao |
json_metadata | {"tags":["thedao"]} |
created | 2016-06-17 08:40:00 |
last_update | 2016-06-17 08:40:00 |
depth | 1 |
children | 0 |
last_payout | 2016-08-24 06:32:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 123 |
author_reputation | 238,824,042,781,779 |
root_title | "Ongoing attack on TheDAO - ETH draining from the pot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 35,141 |
net_rshares | 0 |
Possibly Naive Question: If the execution that is draining the DAO is a recursive call... why doesn't it (or why won't it ultimately) run out of gas, fail, and revert?
author | malacandrahyoi |
---|---|
permlink | re-xeroc-ongoing-attack-on-thedao---eth-draining-from-the-pot-20160617t214715048z |
category | thedao |
json_metadata | {"tags":["thedao"]} |
created | 2016-06-17 21:47:15 |
last_update | 2016-06-17 21:47:15 |
depth | 1 |
children | 0 |
last_payout | 2016-08-24 06:32:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 168 |
author_reputation | 888,314,656,920 |
root_title | "Ongoing attack on TheDAO - ETH draining from the pot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 35,859 |
net_rshares | 0 |
Thanks! This proves Steem suffices as a news channel as long as someone else keeps an eye on the outside world.
author | markopaasila |
---|---|
permlink | re-xeroc-ongoing-attack-on-thedao---eth-draining-from-the-pot-20160617t093702486z |
category | thedao |
json_metadata | {"tags":["thedao"]} |
created | 2016-06-17 09:37:03 |
last_update | 2016-06-17 09:37:03 |
depth | 1 |
children | 0 |
last_payout | 2016-08-24 06:32:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.292 HBD |
curator_payout_value | 0.292 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 111 |
author_reputation | 32,771,884,740,822 |
root_title | "Ongoing attack on TheDAO - ETH draining from the pot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 35,197 |
net_rshares | 1,367,172,345,941 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
liondani | 0 | 550,243,082,861 | 100% | ||
xeroc | 0 | 814,446,248,712 | 100% | ||
tshering-tamang | 0 | 1,599,127,336 | 100% | ||
adsactly | 0 | 542,827,306 | 100% | ||
syadastinasti | 0 | 341,059,726 | 100% |
Draining the funds to where?... Can this attacker even spend those split ETH? Doesn't he have to wait like 15 years before he can untangle those ETH from the DAOs convoluted web? I'd wait to see how this plays out before declaring the DAO dead just yet. It looks to me like a ploy to panic the market and buy cheap DAO.
author | nanzo-scoop |
---|---|
permlink | re-xeroc-ongoing-attack-on-thedao---eth-draining-from-the-pot-20160617t101503422z |
category | thedao |
json_metadata | {"tags":["thedao"]} |
created | 2016-06-17 10:14:36 |
last_update | 2016-06-17 10:14:36 |
depth | 1 |
children | 4 |
last_payout | 2016-08-24 06:32:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.104 HBD |
curator_payout_value | 0.104 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 320 |
author_reputation | 304,748,025,353,998 |
root_title | "Ongoing attack on TheDAO - ETH draining from the pot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 35,236 |
net_rshares | 575,218,862,255 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
liondani | 0 | 561,472,533,531 | 100% | ||
proctologic | 0 | 13,746,328,724 | 100% |
The funds are drained from the ETH that investors have send into the DAO. Technically, the attacker could have sent them all to poloniex but for whatever reason, he decided to put them into a DAO itself that made the obtained ETH illiquid.
author | xeroc |
---|---|
permlink | re-nanzo-scoop-re-xeroc-ongoing-attack-on-thedao---eth-draining-from-the-pot-20160617t113604922z |
category | thedao |
json_metadata | {"tags":["thedao"]} |
created | 2016-06-17 11:36:03 |
last_update | 2016-06-17 11:36:03 |
depth | 2 |
children | 3 |
last_payout | 2016-08-24 06:32:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 239 |
author_reputation | 118,819,064,085,695 |
root_title | "Ongoing attack on TheDAO - ETH draining from the pot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 35,302 |
net_rshares | 0 |
I bet he is buying cheap ETH's and DAO's from another account we will never find out!
author | liondani |
---|---|
permlink | re-xeroc-re-nanzo-scoop-re-xeroc-ongoing-attack-on-thedao---eth-draining-from-the-pot-20160618t000446348z |
category | thedao |
json_metadata | {"tags":["thedao"]} |
created | 2016-06-18 00:04:48 |
last_update | 2016-06-18 00:04:48 |
depth | 3 |
children | 0 |
last_payout | 2016-08-24 06:32:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 85 |
author_reputation | 95,095,146,236,111 |
root_title | "Ongoing attack on TheDAO - ETH draining from the pot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 35,960 |
net_rshares | 0 |
so the whole dumping was just panic? the attacker didnt spent anything?
author | steemychicken1 |
---|---|
permlink | re-xeroc-re-nanzo-scoop-re-xeroc-ongoing-attack-on-thedao---eth-draining-from-the-pot-20160617t134433050z |
category | thedao |
json_metadata | {"tags":["thedao"]} |
created | 2016-06-17 13:44:30 |
last_update | 2016-06-17 13:44:30 |
depth | 3 |
children | 1 |
last_payout | 2016-08-24 06:32:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 71 |
author_reputation | 1,663,548,228,191,337 |
root_title | "Ongoing attack on TheDAO - ETH draining from the pot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 35,394 |
net_rshares | 0 |
Jesus that's one hell of a dump. Shame they didn't test the DAO code for much longer. Of course when there's $150M sitting in a contract, there's much more motivation to poke holes in it.
author | pfunk |
---|---|
permlink | re-xeroc-ongoing-attack-on-thedao---eth-draining-from-the-pot-20160617t083841655z |
category | thedao |
json_metadata | {"tags":["thedao"]} |
created | 2016-06-17 08:38:42 |
last_update | 2016-06-17 08:38:42 |
depth | 1 |
children | 0 |
last_payout | 2016-08-24 06:32:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.196 HBD |
curator_payout_value | 0.195 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 187 |
author_reputation | 221,632,045,904,452 |
root_title | "Ongoing attack on TheDAO - ETH draining from the pot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 35,138 |
net_rshares | 984,999,990,795 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
xeroc | 0 | 849,856,955,177 | 100% | ||
tuck-fheman | 0 | 135,143,035,618 | 100% |
Breaking news from the DAO slack: griff 4:52 AM @channel Update: The person has their ETH locked in a Child DAO, so they will not be able to get the ETH out for a long time, there will be a fix. The entire Ethereum Ecosystem is collaborating on a solution. --- Andreas Antonopoulous is in the slack now. aantonop 5:28 AM I’m surprised at the number of people who think a “rollback” is even possible aantonop 5:33 AM A rollback would affect too many accounts. Isolating a single transaction would be enormously damaging to the credibility of the system. It will also create enormous liability aantonop 5:34 AM Both ETH and DAO are being traded. You can’t roll those back aantonop 5:38 AM If I were a miner I would not accept a rollback version --- Stephan Tual just chimed in: stephan 6:07 AM @channel - ELI5 - In summary, a hardfork will retrieve all stolen funds from the attacker. If you have purchased DAO tokens, you will be transferred to a smart contract where you can only retrieve funds. Since no money in the DAO was ever spent, nothing was lost. stephan 6:13 AM @channel - To clarify: once the DAO has been 'transformed' into the basic contract where you can only withdraw, you will be able to do as you wish with these funds. Retrieve the eth, put in cold storage, start a new DAO, invest in other projects, sell them for vericoins, whatever. As for Slock.it, we will issue a statement at some point today. --- Vitalik Buterin's response: https://blog.ethereum.org/2016/06/17/critical-update-re-dao-vulnerability/ (currently not loading, see mirror below) Mirror: https://archive.is/YkANN
author | pfunk |
---|---|
permlink | re-xeroc-ongoing-attack-on-thedao---eth-draining-from-the-pot-20160617t095319735z |
category | thedao |
json_metadata | {"tags":["thedao"],"users":["channel"]} |
created | 2016-06-17 09:53:21 |
last_update | 2016-06-17 11:16:12 |
depth | 1 |
children | 0 |
last_payout | 2016-08-24 06:32:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.270 HBD |
curator_payout_value | 0.270 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,610 |
author_reputation | 221,632,045,904,452 |
root_title | "Ongoing attack on TheDAO - ETH draining from the pot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 35,211 |
net_rshares | 1,285,768,727,220 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
xeroc | 0 | 814,446,248,712 | 100% | ||
tuck-fheman | 0 | 135,143,035,618 | 100% | ||
chryspano | 0 | 296,130,591,445 | 100% | ||
nanzo-scoop | 0 | 39,707,333,556 | 100% | ||
perryl | 0 | 341,517,889 | 100% |
Attacker now has 3.3 million ETH! DAO contract address (8.26 million ETH now) : https://live.ether.camp/account/304a554a310C7e546dfe434669C62820b7D83490 Attacker (3.3 million ETH now): https://live.ether.camp/account/304a554a310C7e546dfe434669C62820b7D83490
author | rainman |
---|---|
permlink | re-xeroc-ongoing-attack-on-thedao---eth-draining-from-the-pot-20160617t090321424z |
category | thedao |
json_metadata | {"tags":["thedao"]} |
created | 2016-06-17 09:03:21 |
last_update | 2016-06-17 09:03:21 |
depth | 1 |
children | 3 |
last_payout | 2016-08-24 06:32:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 21.596 HBD |
curator_payout_value | 21.596 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 258 |
author_reputation | 8,323,904,861,044 |
root_title | "Ongoing attack on TheDAO - ETH draining from the pot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 35,169 |
net_rshares | 21,339,079,932,132 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
rainman | 0 | 15,961,663,396,129 | 100% | ||
xeroc | 0 | 849,856,955,177 | 100% | ||
witness.svk | 0 | 4,211,577,397,611 | 100% | ||
steempower | 0 | 60,120,887,619 | 100% | ||
pfunk | 0 | 87,938,130,529 | 100% | ||
proctologic | 0 | 14,045,161,958 | 100% | ||
tuck-fheman | 0 | 138,285,896,912 | 100% | ||
bangking | 0 | 13,848,056,860 | 100% | ||
adsactly | 0 | 553,683,852 | 100% | ||
innovator256 | 0 | 456,415,727 | 100% | ||
amartinezque | 0 | 421,257,221 | 100% | ||
trogdor | 0 | 312,692,537 | 100% |
Attacker's account is growing fast! TheDao might hit 0 marketcap in a few hours.
author | bangking |
---|---|
permlink | re-rainman-re-xeroc-ongoing-attack-on-thedao---eth-draining-from-the-pot-20160617t091615036z |
category | thedao |
json_metadata | {"tags":["thedao"]} |
created | 2016-06-17 09:16:15 |
last_update | 2016-06-17 09:16:15 |
depth | 2 |
children | 0 |
last_payout | 2016-08-24 06:32:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 81 |
author_reputation | 6,144,226,303,189 |
root_title | "Ongoing attack on TheDAO - ETH draining from the pot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 35,182 |
net_rshares | 14,045,161,958 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
proctologic | 0 | 14,045,161,958 | 100% |
3.6M now
author | proctologic |
---|---|
permlink | re-rainman-re-xeroc-ongoing-attack-on-thedao---eth-draining-from-the-pot-20160617t210601662z |
category | thedao |
json_metadata | {"tags":["thedao"]} |
created | 2016-06-17 21:06:00 |
last_update | 2016-06-17 21:06:00 |
depth | 2 |
children | 0 |
last_payout | 2016-08-24 06:32:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 8 |
author_reputation | 11,572,464,696,308 |
root_title | "Ongoing attack on TheDAO - ETH draining from the pot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 35,820 |
net_rshares | 5,236,312,381 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
proctologic | 0 | 5,236,312,381 | 100% |
I fixed the DAO link the the OP!
author | xeroc |
---|---|
permlink | re-rainman-re-xeroc-ongoing-attack-on-thedao---eth-draining-from-the-pot-20160617t091428866z |
category | thedao |
json_metadata | {"tags":["thedao"]} |
created | 2016-06-17 09:14:27 |
last_update | 2016-06-17 09:14:27 |
depth | 2 |
children | 0 |
last_payout | 2016-08-24 06:32:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 32 |
author_reputation | 118,819,064,085,695 |
root_title | "Ongoing attack on TheDAO - ETH draining from the pot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 35,181 |
net_rshares | 14,045,161,958 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
proctologic | 0 | 14,045,161,958 | 100% |
https://steemit.com/bitcoin/@shdwdm/3iqexf-daoeth-is-getting-wrecked
author | shdwdm |
---|---|
permlink | re-xeroc-ongoing-attack-on-thedao---eth-draining-from-the-pot-20160617t102209243z |
category | thedao |
json_metadata | {"tags":["thedao"]} |
created | 2016-06-17 10:22:09 |
last_update | 2016-06-17 10:22:09 |
depth | 1 |
children | 0 |
last_payout | 2016-08-24 06:32:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 68 |
author_reputation | 1,652,860,634,093 |
root_title | "Ongoing attack on TheDAO - ETH draining from the pot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 35,250 |
net_rshares | 0 |

author | steempower |
---|---|
permlink | re-xeroc-ongoing-attack-on-thedao---eth-draining-from-the-pot-20160617t101918782z |
category | thedao |
json_metadata | {"tags":["thedao"],"image":["https://slack-imgs.com/?c=1&o1=wi281.he500&url=https%3A%2F%2Fpbs.twimg.com%2Fmedia%2FClJQQOEVEAAGLxq.jpg%3Alarge"]} |
created | 2016-06-17 10:19:18 |
last_update | 2016-06-17 10:19:18 |
depth | 1 |
children | 0 |
last_payout | 2016-08-24 06:32:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.200 HBD |
curator_payout_value | 0.199 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 117 |
author_reputation | 258,723,926,062,198 |
root_title | "Ongoing attack on TheDAO - ETH draining from the pot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 35,244 |
net_rshares | 1,001,484,005,821 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
xeroc | 0 | 814,446,248,712 | 100% | ||
steempower | 0 | 61,323,305,371 | 100% | ||
tuck-fheman | 0 | 125,714,451,738 | 100% |
Thanks, I just wrote an article about this situation and I appreciate all the info. I linked back to Steemit....
author | stellabelle |
---|---|
permlink | re-xeroc-ongoing-attack-on-thedao---eth-draining-from-the-pot-20160617t140607741z |
category | thedao |
json_metadata | {"tags":["thedao"]} |
created | 2016-06-17 14:06:09 |
last_update | 2016-06-17 14:06:09 |
depth | 1 |
children | 0 |
last_payout | 2016-08-24 06:32:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.158 HBD |
curator_payout_value | 0.159 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 112 |
author_reputation | 516,061,669,130,124 |
root_title | "Ongoing attack on TheDAO - ETH draining from the pot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 35,421 |
net_rshares | 827,177,470,206 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
xeroc | 0 | 779,035,542,246 | 100% | ||
pal | 0 | 48,141,927,960 | 100% |
the big sell, the big scam
author | thecitadel |
---|---|
permlink | re-xeroc-ongoing-attack-on-thedao---eth-draining-from-the-pot-20160618t072854024z |
category | thedao |
json_metadata | {"tags":["thedao"]} |
created | 2016-06-18 07:28:54 |
last_update | 2016-06-18 07:28:54 |
depth | 1 |
children | 0 |
last_payout | 2016-08-24 06:32:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 26 |
author_reputation | 3,307,077,487 |
root_title | "Ongoing attack on TheDAO - ETH draining from the pot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 36,191 |
net_rshares | 0 |
"daoxxed" lulz
author | tuck-fheman |
---|---|
permlink | re-xeroc-ongoing-attack-on-thedao---eth-draining-from-the-pot-20160617t085940169z |
category | thedao |
json_metadata | {"tags":["thedao"]} |
created | 2016-06-17 08:59:45 |
last_update | 2016-06-17 08:59:45 |
depth | 1 |
children | 1 |
last_payout | 2016-08-24 06:32:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.161 HBD |
curator_payout_value | 0.161 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 15 |
author_reputation | 345,778,813,561,569 |
root_title | "Ongoing attack on TheDAO - ETH draining from the pot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 35,161 |
net_rshares | 837,516,547,807 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
xeroc | 0 | 832,151,601,944 | 100% | ||
marketingmonk | 0 | 630,039,117 | 100% | ||
kencode | 0 | 637,718,967 | 100% | ||
gavvet | 0 | 3,220,089,749 | 100% | ||
dahaz159 | 0 | 877,098,030 | 100% |
I loled :)
author | xeroc |
---|---|
permlink | re-tuck-fheman-re-xeroc-ongoing-attack-on-thedao---eth-draining-from-the-pot-20160617t093407899z |
category | thedao |
json_metadata | {"tags":["thedao"]} |
created | 2016-06-17 09:34:06 |
last_update | 2016-06-17 09:34:06 |
depth | 2 |
children | 0 |
last_payout | 2016-08-24 06:32:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 10 |
author_reputation | 118,819,064,085,695 |
root_title | "Ongoing attack on TheDAO - ETH draining from the pot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 35,194 |
net_rshares | 0 |
toast ... [](https://s20.postimg.org/gvhtrb1r1/toast.jpg)
author | tuck-fheman |
---|---|
permlink | re-xeroc-ongoing-attack-on-thedao---eth-draining-from-the-pot-20160617t090112406z |
category | thedao |
json_metadata | {"tags":["thedao"],"image":["https://s20.postimg.org/gvhtrb1r1/toast.jpg"]} |
created | 2016-06-17 09:01:18 |
last_update | 2016-06-17 09:01:18 |
depth | 1 |
children | 0 |
last_payout | 2016-08-24 06:32:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.160 HBD |
curator_payout_value | 0.160 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 105 |
author_reputation | 345,778,813,561,569 |
root_title | "Ongoing attack on TheDAO - ETH draining from the pot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 35,164 |
net_rshares | 832,752,978,069 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
xeroc | 0 | 832,151,601,944 | 100% | ||
nikolai | 0 | 601,376,125 | 100% |
You're doing a great job reporting on this xeroc, thanks!
author | tuck-fheman |
---|---|
permlink | re-xeroc-ongoing-attack-on-thedao---eth-draining-from-the-pot-20160617t092451158z |
category | thedao |
json_metadata | {"tags":["thedao"]} |
created | 2016-06-17 09:24:57 |
last_update | 2016-06-17 09:24:57 |
depth | 1 |
children | 0 |
last_payout | 2016-08-24 06:32:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 39.858 HBD |
curator_payout_value | 39.857 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 57 |
author_reputation | 345,778,813,561,569 |
root_title | "Ongoing attack on TheDAO - ETH draining from the pot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 35,188 |
net_rshares | 29,653,085,308,043 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
smooth | 0 | 28,643,611,618,361 | 100% | ||
xeroc | 0 | 814,446,248,712 | 100% | ||
proctologic | 0 | 14,045,161,958 | 100% | ||
clains | 0 | 116,248,125,879 | 100% | ||
konelectric | 0 | 915,075,749 | 100% | ||
ash | 0 | 8,020,749,270 | 100% | ||
kencode | 0 | 625,214,673 | 100% | ||
adsactly | 0 | 542,827,306 | 100% | ||
grumpymutt | 0 | 510,380,994 | 100% | ||
innovator256 | 0 | 456,415,727 | 100% | ||
pal | 0 | 48,141,927,960 | 100% | ||
judyhopps | 0 | 3,889,698,349 | 100% | ||
malacandrahyoi | 0 | 343,478,438 | 100% | ||
perryl | 0 | 348,348,247 | 100% | ||
trogdor | 0 | 312,692,537 | 100% | ||
gary-wood | 0 | 317,495,762 | 100% | ||
tobixen | 0 | 309,848,121 | 100% |
Most ETH / DAO investors in a few hours ...  
author | tuck-fheman |
---|---|
permlink | re-xeroc-ongoing-attack-on-thedao---eth-draining-from-the-pot-20160617t093527172z |
category | thedao |
json_metadata | {"tags":["thedao"],"image":["https://s20.postimg.org/5uvvdro9p/eth_morning.gif"]} |
created | 2016-06-17 09:35:33 |
last_update | 2016-06-17 09:35:33 |
depth | 1 |
children | 1 |
last_payout | 2016-08-24 06:32:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 151 |
author_reputation | 345,778,813,561,569 |
root_title | "Ongoing attack on TheDAO - ETH draining from the pot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 35,195 |
net_rshares | 6,564,628,050 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
chitty | 0 | 5,830,744,530 | 100% | ||
cryptogee | 0 | 408,997,837 | 100% | ||
ossama-benjohn | 0 | 324,885,683 | 100% |

author | chitty |
---|---|
permlink | re-tuck-fheman-re-xeroc-ongoing-attack-on-thedao---eth-draining-from-the-pot-20160617t204754128z |
category | thedao |
json_metadata | {"tags":["thedao"],"image":["http://i.giphy.com/G58t2Q56v2vxC.gif"]} |
created | 2016-06-17 20:47:57 |
last_update | 2016-06-17 20:47:57 |
depth | 2 |
children | 0 |
last_payout | 2016-08-24 06:32:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.020 HBD |
curator_payout_value | 0.021 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 52 |
author_reputation | 86,901,300,608,582 |
root_title | "Ongoing attack on TheDAO - ETH draining from the pot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 35,795 |
net_rshares | 128,857,313,032 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
tuck-fheman | 0 | 128,857,313,032 | 100% |
> The Ethereum Foundation has published its statement and a description of the solution. In summary, a hardfork will retrieve all stolen funds from the attacker. If you have purchased DAO tokens, you will be transferred to a smart contract where you can only retrieve funds. Since no money in the DAO was ever spent, nothing was lost. https://blog.slock.it/dao-security-advisory-live-updates-2a0a42a2d07b#.hh53inemv
author | tuck-fheman |
---|---|
permlink | re-xeroc-ongoing-attack-on-thedao---eth-draining-from-the-pot-20160617t111840859z |
category | thedao |
json_metadata | {"tags":["thedao"]} |
created | 2016-06-17 11:18:45 |
last_update | 2016-06-17 11:18:45 |
depth | 1 |
children | 2 |
last_payout | 2016-08-24 06:32:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 416 |
author_reputation | 345,778,813,561,569 |
root_title | "Ongoing attack on TheDAO - ETH draining from the pot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 35,290 |
net_rshares | 408,997,837 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
cryptogee | 0 | 408,997,837 | 100% |
What does all this mean?? Could this ever happen to Steem? Oops, I'm a poet and don't know it :-)
author | cryptogee |
---|---|
permlink | re-tuck-fheman-re-xeroc-ongoing-attack-on-thedao---eth-draining-from-the-pot-20160617t113245021z |
category | thedao |
json_metadata | {"tags":["thedao"]} |
created | 2016-06-17 11:32:51 |
last_update | 2016-06-17 11:32:51 |
depth | 2 |
children | 0 |
last_payout | 2016-08-24 06:32:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.016 HBD |
curator_payout_value | 0.016 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 98 |
author_reputation | 419,387,439,147,428 |
root_title | "Ongoing attack on TheDAO - ETH draining from the pot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 35,301 |
net_rshares | 105,058,525,294 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
bonapartist | 0 | 104,515,697,988 | 100% | ||
adsactly | 0 | 542,827,306 | 100% |
No money perhaps, but what about reputation Etherium?
author | gavvet |
---|---|
permlink | re-tuck-fheman-re-xeroc-ongoing-attack-on-thedao---eth-draining-from-the-pot-20160617t113217988z |
category | thedao |
json_metadata | {"tags":["thedao"]} |
created | 2016-06-17 11:32:18 |
last_update | 2016-06-17 11:32:18 |
depth | 2 |
children | 0 |
last_payout | 2016-08-24 06:32:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.020 HBD |
curator_payout_value | 0.020 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 53 |
author_reputation | 889,099,611,791,780 |
root_title | "Ongoing attack on TheDAO - ETH draining from the pot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 35,299 |
net_rshares | 125,714,451,738 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
tuck-fheman | 0 | 125,714,451,738 | 100% |

author | tuck-fheman |
---|---|
permlink | re-xeroc-ongoing-attack-on-thedao---eth-draining-from-the-pot-20160617t115157907z |
category | thedao |
json_metadata | {"tags":["thedao"],"image":["https://s20.postimg.org/8kt9b8ckd/andreas.jpg"]} |
created | 2016-06-17 11:52:03 |
last_update | 2016-06-17 11:52:03 |
depth | 1 |
children | 0 |
last_payout | 2016-08-24 06:32:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.112 HBD |
curator_payout_value | 0.113 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 50 |
author_reputation | 345,778,813,561,569 |
root_title | "Ongoing attack on TheDAO - ETH draining from the pot" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 35,309 |
net_rshares | 614,389,551,161 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
benjojo | 0 | 614,389,551,161 | 100% |