Ethereum

Home Ethereum Page 49

Dev Update: Formal Methods | Ethereum Foundation Blog

0
I’m joining Ethereum as a formal verification engineer. My reasoning: formal verification makes sense as a profession only in a rare situation where the...

Security alert – All geth nodes crash due to an out of memory bug

0
Security Alert Affected configurations: Geth Likelihood: High Severity: High Summary: geth nodes running out of memory and crashing on block https://etherchain.org/block/2283416 Details: TBD Solution: Geth 1.4.12 was released. Please...

The Ethereum network is currently undergoing a DoS attack

0
URGENT ALL MINERS: The network is under attack. The attack is a computational DDoS, ie. miners and nodes need to spend a very...

Transaction spam attack: Next Steps

0
Today the network was attacked by a transaction spam attack that repeatedly called the EXTCODESIZE opcode (see trace sample here), thereby creating blocks...

Announcement of imminent hard fork for EIP150 gas cost changes

0
During the last couple of weeks, the Ethereum network has been the target of a sustained attack. The attacker(s) have been very crafty...

FAQ: Upcoming Ethereum Hard Fork

0
The Ethereum network will be undergoing a hard fork at block number 2463000, which will likely occur between 12:00 and 13:00 UTC on...

Security Alert – Mist can be vulnerable when navigating to malicious DApps

0
Mist leaks some low level APIs, which Dapps could use to gain access to the computer's file system and read/delete files. This would...

Uncle Rate and Transaction Fee Analysis

0
One of the important indicators of how much load the Ethereum blockchain can safely handle is how the uncle rate responds to the...

Security Alert – Solidity – Variables can be overwritten in storage

0
Summary: In some situations, variables can overwrite other variables in storage. Affected Solidity compiler versions: 0.1.6 to 0.4.3 (including 0.4.4 pre-release versions) Detailed description: Storage variables...

Analysis of Storage Corruption Bug

0
This blog post provides an update on our findings following the discovery of the storage corruption bug last week. In summary, the bug was much less severe than...

Don't Miss