Pages:
Author

Topic: CRITICAL UPDATE Re: DAO Vulnerability - page 2. (Read 1523 times)

legendary
Activity: 1890
Merit: 1086
Ian Knowles - CIYAM Lead Developer
June 17, 2016, 08:17:32 AM
#9
And in the meantime, Ripple has been successfully operating a distributed ledger for over five years now. A ledger that has supported an unlimited block size and five second confirmation times from the beginning: https://ripple.com/

AT isn't a ledger - I was comparing smart contract systems (i.e. "apples and apples").

(but if you want to add AT to Ripple then you are welcome to do so)
legendary
Activity: 1064
Merit: 1001
June 17, 2016, 08:15:01 AM
#8
And in the meantime Automated Transactions (AT) is working on two blockchains without issue (and has been doing so for over a year now).

And in the meantime, Ripple has been successfully operating a distributed ledger for over five years now. A ledger that has supported an unlimited block size and five second confirmation times from the beginning: https://ripple.com/

legendary
Activity: 1890
Merit: 1086
Ian Knowles - CIYAM Lead Developer
June 17, 2016, 08:11:03 AM
#7
And in the meantime Automated Transactions (AT) is working on two blockchains without issue (and has been doing so for over a year now).

Cheesy
full member
Activity: 126
Merit: 100
June 17, 2016, 08:10:05 AM
#6
So the hard fork to recover the ETH means Ethereum is not decentralized. It is a top-down controlled fiat system.

I don't know if "top-down controlled" is the right description, its more like a democracy where the majority can vote to strip the minority of its rights.


Yes it's called communism, where the piss poor try to steal the money from the rich ones.
sr. member
Activity: 565
Merit: 316
June 17, 2016, 08:08:36 AM
#5

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.


No upside for any non-DAO involved ETH holders.

Considerable potential downsides for ETH.

Shouldn't the hardfork distribute some of the recovered funds as free ETHs to bagholders by way of compensation for this?
Otherwise we will start to see effects of 'Moral Hazard' in blockchain technology.
legendary
Activity: 1064
Merit: 1001
June 17, 2016, 08:08:36 AM
#4
So the hard fork to recover the ETH means Ethereum is not decentralized. It is a top-down controlled fiat system.

I don't know if "top-down controlled" is the right description, its more like a democracy where the majority can vote to strip the minority of its rights.
full member
Activity: 126
Merit: 100
June 17, 2016, 08:07:53 AM
#3
If a government wants to shut it down, thats the way how to do it!
sr. member
Activity: 336
Merit: 265
June 17, 2016, 08:05:52 AM
#2
So the hard fork to recover the ETH means Ethereum is not decentralized. It is a top-down controlled fiat system.
sr. member
Activity: 444
Merit: 260
June 17, 2016, 07:15:23 AM
#1

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.

https://blog.ethereum.org/2016/06/17/critical-update-re-dao-vulnerability/
Pages:
Jump to: