Get ahead of the curve with the latest insights, trends, and analysis in the tech world.
London, United Kingdom, October 22nd - The Ethereum Foundation is pleased to announce the Keynote Speaker of Ethereumโs annual conference DฮVCON1, Nick Szabo. Nickโs keynote will focus on the history of the blockchain, smart contracts and assets on the blockchain. Nick is a computer scientist, legal scholar and cryptographer known...
Published on: October 22, 2015 | Source:Summary: Erroneous implementation of BLOCKHASH can trigger a chain reorganisation leading to consensus problems Affected configurations: All geth versions up to 1.1.3 and 1.2.2. All eth versions prior to 1.0.0. Likelihood: Low Severity: Medium Impact: Medium Details: Both C++ (eth) and Go (geth) clients have...
Published on: October 22, 2015 | Source:Over the last five days, myself, our executive director Ming Chan, and several others from the Ethereum team and Ethereum-based projects and businesses including Maker, String/Dfinity and Consensys have been visiting China and Hong Kong, where there have been a series of back-to-back conferences and events most notably including the...
Published on: October 18, 2015 | Source:In an effort to bring the community more information about the going-ons at Ethereum, we're planning to release semi-weekly updates of project progress. Ihope this provides some high-level information without havingto live onGitHub ;) The Go and C++ teams have daily standups and are making regular progress along with...
Published on: October 13, 2015 | Source:Affected configurations: Issue reported for eth (cpp-ethereum).Likelihood: Medium
Published on: October 10, 2015 | Source:Many of you know that the Ethereum platform grew out of the realization that blockchains can go far beyond currency, together with a frustration with the limitations of previous projects. The core idea was simple: a blockchain with a built-in Turing-complete programming language, allowing users to build any kind of...
Published on: September 28, 2015 | Source:The following are some interesting results on the performance of different miners over the course of the first 280,000 blocks of the Ethereum blockchain. For this timespan I have collected the list of block and uncle coinbase addresses; raw data can be found here for blocks and here for uncles,...
Published on: September 25, 2015 | Source:DevCon 1 will be happening in London on November 9-13, a little over one hundred days since the Ethereum network launched. Over the last months, weโve seen the network grow from a few hundred nodes starting on that one exciting and special night to a very substantial, globally deployed stable...
Published on: September 24, 2015 | Source:The foundation is currently in the phase of restructuring its communications activities. Several members of our current communications team in London are soon leaving or reducing their involvement in the Foundation in order to pursue for-profit ventures on top of the Ethereum ecosystem; we wish them the best of luck....
Published on: September 18, 2015 | Source:We are happy to announce our very first developer-preview of the Ethereum Wallet รApp. The point of this release is to gather feedback, squash bugs and, most importantly, get the code audited. Please note that this is a developer-preview and not the final release. We advise you to be...
Published on: September 16, 2015 | Source:One of the largest sources of confusion in the question of blockchain security is the precise effect of the block time. If one blockchain has a block time of 10 minutes, and the other has an estimated block time of 17 seconds, then what exactly does that mean? What is...
Published on: September 14, 2015 | Source:Summary: Implementation bug in the go client may lead to invalid state Affected client versions: Latest (unpatched) versions of Go client; v1.1.2, v1.0.4 tags and develop, master branches before September 9. Likelihood: Low Severity: High Impact: High Details: Go ethereum client does not...
Published on: September 10, 2015 | Source:To the wonderful Ethereum Community, You often heard me say at conferences that Ethereum was not a company, a foundation, an implementation, or an individual. Ethereum is both an idea and an ideal, encompassing the first censorship-resistant network build specifically to enable those who need it the most to...
Published on: September 03, 2015 | Source:Implementation bug in the go client leads to steady increase of difficulty independent of hashing power. Affected configurations: All Go client versions v1.0.x, v1.1.x, release and develop branches. The bug was introduced in a recent update and release through commit h...
Published on: September 03, 2015 | Source:State transition and consensus issue in geth client causes panic (crash) when processing a (valid) block with a specific combination of transactions, which may cause overall network instability if block is accepted and relayed by unaffected clients thus causing a DoS. This may happen in a block that contains transactions...
Published on: September 02, 2015 | Source:Unfortunately we were not able to secure the venue for devcon one in London on the dates desired (October 5th-8th). As a consequence we are postponing the event until further notice. Please do not make travel plans at this time. Updates will be forthcoming on the devcon one website ....
Published on: September 02, 2015 | Source:Insecurely configured Ethereum clients with no firewall and unlocked accounts can lead to funds being accessed remotely by attackers. Affected configurations: Issue reported for Geth, though all implementations incl. C++ and Python can in principle display this behavior if used insecurely; only for nodes which leave the JSON-RPC port...
Published on: August 29, 2015 | Source:An increasing number of proposed applications on top of Ethereum rely on some kind of incentivized, multi-party data provision - whether voting, random number collection, or other use cases where getting information from multiple parties to increase decentralization is highly desirable, but also where there is a strong risk of...
Published on: August 28, 2015 | Source:ETH DEV would like to thank everyone for their participation in the Olympic test network, which helped us greatly in stress testing, optimization, and finding bugs in the Ethereum clients, as well as determining what the limits of the current Ethereum system are. To that end, we are pleased to...
Published on: August 26, 2015 | Source:This alert is related to a consensus issue that occurred on the Frontier network at block 116,522, mined on 2015-08-20 at 14:59:16+02:00 โ Issue has been fixed, see "Fix" below. Impact:High Issue description: State database consensus issue in geth with deletion of account data, which could happen during...
Published on: August 20, 2015 | Source:After a successful launch, Frontier passed it's 100000th block earlier this week. Here are some interesting stats from these first blocks. The first 50 block times (in seconds): Right after genesis, it took 29 seconds for the second block to appear, then 31 and 29 seconds for...
Published on: August 18, 2015 | Source:This following shows our current and planned expectations concerning maximum likely chain-reorganisation depth. We would not consider transactions within this depth to have an exceptionally high chance of being permanent. These are our own expectations only and do not constitute any sort of guarantee. They are derived from theoretical considerations,...
Published on: August 08, 2015 | Source:This affects users of Alethzero GUI client on Windows. Users of eth CLI client or not on the Windows platform are unlikely to be affected but should take action detailed below.Users of Frontier command line interface geth are unaffected. Issue description: While setting privacy permissions on the keys directory,...
Published on: August 07, 2015 | Source:Over the last year the concept of "private blockchains" has become very popular in the broader blockchain technology discussion. Essentially, instead of having a fully public and uncontrolled network and state machine secured by cryptoeconomics (eg. proof of work, proof of stake), it is also possible to create a system...
Published on: August 07, 2015 | Source:Here comes the first Frontier patch, and this is a big one! Before you go further, if your keys date back from Go 1.0 rc or C++ 0.9.36, note that you should regenerate all of your keys NOW. Though some releases of the pre-alpha and alpha clients are secure,...
Published on: August 04, 2015 | Source:After a smooth launch, please find a few updates of note below. These probably will be of interest only to the more advanced users amongst you - if youโre not a miner, there is nothing to action....
Published on: August 04, 2015 | Source:Hi everyone โ Vlad here. Iโve been working on the analysis and specification of โproof-of-stakeโ blockchain architecture since September 2014. While Vitalik and I havenโt agreed on all of the details of the spec, we do have consensus on many properties of the proof-of-stake protocol that will likely be implemented...
Published on: August 01, 2015 | Source:After an intensive recruitment period, the Ethereum Foundation has selected an Executive Director and named three members to the Board of Directors. This is a new organizational structure, which will allow us to focus on our next phase of development. The Ethereum Foundation is a not for profit (โStiftungโ)...
Published on: July 30, 2015 | Source:A few minutes ago, many of you generated and loaded the Ethereum Genesis block, marking the inception of Frontier, the first Live release of the Ethereum project. The Dev team joins me in thanking each and everyone of you for your support during the past year and half. Itโs...
Published on: July 30, 2015 | Source:Genesis is roughly 4 hours away, here are a few last minute pointers for those preparing: All clients are functional on all platforms and build to completion: http://ethereum-buildboard.meteor.com/ Please note that it will take a little while (10-1000 blocks) before the network stabilises. This is a marathon, not...
Published on: July 30, 2015 | Source:An update as promised: all systems are now โGoโ on the technical side (pun intended) and we intend to release Frontier this week. Thank you to everyone who provided feedback on my previous blog post. What became apparent is that prior to the big day, many of you wanted...
Published on: July 27, 2015 | Source:We are only days away from launching 'Frontier', the first milestone in the release of the Ethereum project. Frontier will be followed by 'Homestead', 'Metropolis' and 'Serenity' throughout the coming year, each adding new features and improving the user friendliness and security of the platform....
Published on: July 22, 2015 | Source:As I'm writing this, Iโm sitting in the London office and pondering how to give you a good overview about the work weโve been doing to secure Ethereumโs protocols, clients and p2p-network. As you might remember, I joined the Ethereum team at the end of last year to manage the...
Published on: July 07, 2015 | Source:Special thanks to Gavin Wood, Vlad Zamfir, our security auditors and others for some of the thoughts that led to the conclusions described in this post One of Ethereum's goals from the start, and arguably its entire raison d'รชtre, is the high degree of abstraction that the platform offers....
Published on: July 05, 2015 | Source:One of the important issues that has been brought up over the course of the Olympic stress-net release is the large amount of data that clients are required to store; over little more than three months of operation, and particularly during the last month, the amount of data in each...
Published on: June 26, 2015 | Source: