惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

T
Tailwind CSS Blog
MyScale Blog
MyScale Blog
博客园 - Franky
酷 壳 – CoolShell
酷 壳 – CoolShell
WordPress大学
WordPress大学
有赞技术团队
有赞技术团队
雷峰网
雷峰网
罗磊的独立博客
小众软件
小众软件
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
V
V2EX
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
The Cloudflare Blog
Hugging Face - Blog
Hugging Face - Blog
博客园 - 【当耐特】
博客园 - 司徒正美
Last Week in AI
Last Week in AI
月光博客
月光博客
阮一峰的网络日志
阮一峰的网络日志
美团技术团队
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
量子位
宝玉的分享
宝玉的分享

Ethereum Foundation Blog

Checkpoint #9: Apr 2026 | Ethereum Foundation Blog How L1 and L2s can build the strongest possible Ethereum | Ethereum Foundation Blog The Promise of Ethereum: Introducing the EF Mandate | Ethereum Foundation Blog This Is Fine (Until the Grant Runs Out) | Ethereum Foundation Blog Treasury Staking Initiative | Ethereum Foundation Blog The Ethereum Foundation's Commitment to DeFi | Ethereum Foundation Blog Protocol Priorities Update for 2026 | Ethereum Foundation Blog Announcing the Platform Team at EF | Ethereum Foundation Blog Ethereum Protocol Studies 2026 | Ethereum Foundation Blog Executive Leadership Update | Ethereum Foundation Blog An update from Tomasz | Ethereum Foundation Blog Introducing the EF Academic Secretariat 2026 PhD Fellowship | Ethereum Foundation Blog Trillion Dollar Security Day at Devconnect | Ethereum Foundation Blog Allocation Update - Q4 2025 | Ethereum Foundation Blog Checkpoint #8: Jan 2026 | Ethereum Foundation Blog Devcon 8 is coming to Mumbai, India in November 2026 | Ethereum Foundation Blog Hegota Upgrade EIP Proposal Timelines | Ethereum Foundation Blog Shipping an L1 zkEVM #2: The Security Foundations | Ethereum Foundation Blog The Future of Ethereum’s State | Ethereum Foundation Blog Devconnect Argentina Recap | Ethereum Foundation Blog Allocation Update - Q3 2025 | Ethereum Foundation Blog Making Ethereum Feel Like One Chain Again | Ethereum Foundation Blog Checkpoint #7: Nov 2025 | Ethereum Foundation Blog Fusaka Mainnet Announcement | Ethereum Foundation Blog 2 weeks to Devconnect: Everything you need to know | Ethereum Foundation Blog Unveiling ESP's New Grants Program | Ethereum Foundation Blog Fusaka Update – Transaction Gas Limit Cap arrives with EIP-7825 | Ethereum Foundation Blog Fusaka Update - Information for Blob users | Ethereum Foundation Blog Announcing the 2026 EF Internship | Ethereum Foundation Blog Supporting privacy with new funding mechanisms | Ethereum Foundation Blog
Taylor’s Summer Update | Ethereum Foundation Blog
2016-07-11 · via Ethereum Foundation Blog

Hey everyone, I spent some time with our Canadian friends in Toronto after presenting "Ethereum: The World Computer" at Blockchain Training Conference last month and I wanted to provide a quick update on some of the exciting happenings in the Ethereum dev ecosystem. Lots of things are brewing behinds the scenes, so let's jump in!

Projects

Mist

Ethereum wallet has been refined significantly over the last several months expanding support to arbitrary contract interaction via the "custom contracts" tab. This is a massive improvement over sending transactions on the command line, as was often required in Frontier. With several new team members doing work with the Ethereum Foundation, new versions of Mist are now rolling out and will incorporate improvements to Geth and Eth as they are integrated. If you're using an old version, update to Mist 0.8.0 for the latest goodies.

Screenshot Mist 0.8.0 Screenshot Mist 0.8.0

Remix

After all the hard work spent reorganizing the C++ codebase, the CPP team has shifted gears from Mix to Remix, as the IDE now targets the web. Remix has hit it first alpha, and published with a demo online. Check out its repository at https://github.com/ethereum/remix for more info. In general, EVM IDEs aren't yet popular, so this could be a major step forward in approachability, like the online Solidity compiler has been. New security tools, such as EVMDIS as expected to be released to the community. Work is also being done so that formal verification can detect recursive call patterns. More details can be found in Christian's C++ DEV Update.

ENS

ENS example diagram Diagram of example ENS hierarchy with multiple records

Not an official project, but closely related to many projects, Nick Johnson has started work on the Ethereum Name Service. The encompasses smart contract-based resolvers with standard API. The specification supports delegation by name component (separated by “.”) and multiple types of records. It’s possible to build gateways to plug-in to existing systems, like DNS. Currently, a draft specification with a reference implementation is available in solidity and discussion is ongoing on Gitter. This could have large implications for general usability of many services on Ethereum network from wallet aliases to friendly Swarm node names.

Protocols

Light client

Something to watch closely is light-client functionality entering public testing phase. Zsolt has been working on this code for months and the team looks poised to merge it into the main repo soon. The new code decreases chain sync time to under 30 mins from genesis block and under a minute when used week-to-week. This builds on top of work that Peter did for the fast sync functionality that is now the default in Mist (--fast). More work is being done to improve log/receipt retrieval, and several iterations to the protocol is expected over time, so this is not the last you'll hear about LES!

Light client running on embedded device Tweet of light client running on embedded device

Swarm

Swarm is also being vigorously tested as PoC2 demonstrating economically self sustaining storage and distribution layers. Viktor, Dani, and Aaron have been working hard to ensure the code is as bug-free as possible before launching it on testnet. Nick has developed a simulation script for network and communication verification which will go a long way towards this effort. One of the exciting features of their work is the accounting & incentive systems allowing for long-term storage and retrieval of data. If you want to know more, the Swarm team has been featured in several YouTube videos which explains how everything works.

Data storage & retrieval on Swarm Data storage & retrieval on Swarm

Though called many other names, this enables a vision for decentralized storage where you own your own data. Currently, while there are a few blockchain-based apps, full availability of Swarm will allow for those blockchain-backed apps to become full DApps and run 100% decentralized inside Mist.

IPFS & Raiden

On a collaborative note, continued discussion between the IPFS and Ethereum teams may allow them to share a protocol in the future, allowing both ecosystems to benefit from their respective network effects. Further, work going towards Raiden and Swarm turned out to be complementary as solutions were working towards solving similar problems. I’m told that the Raiden Network can be used as a payment channel for the Swarm incentive system, which would help address some privacy and scalability concerns while also multiplying their own efforts. Knowing that they are reinforcing makes me even more excited for what's in store for the future!

Wrap-up

Devcon2 is right around the corner, with sessions scheduled for September 19, 20, 21 during the Global Blockchain Summit in Shanghai, China. Ethereum Foundation's information website is now online at ethereumfoundation.org/devcon and more information about the Summit can be found at blockchainweek2016.org. Despite having a larger venue, space will still be limited, so register now!

I hope 2016 will prove to be a pivotal year for blockchains. UI/UX is improving rapidly over what was available just a couple years ago and with solutions like Raiden for state/payment-channels, some of the privacy and scalability problems of blockchains are eased. Combined with research advancements targeted for Serenity, we are on pace to overcome many of the obstacles Vitalik once listed as hard problems.

Keep Calm and Code On Keep Calm and Code On