Seven Day Talk on Ethereum • 5/10/2021
Eth1
first level title
➤ London Upgrade"@trent_vanepps, the Ethereum Foundation's community ecological integration, announced the new project on Twitter on April 30th"Ecosystem Readiness
, aimed at getting Ethereum dev tools ready for the London network upgrade (7.14). This project will track the progress of the code base, developer tools, ecological infrastructure, etc. related to proposals like EIP-1559.
The first meeting on upgrading infrastructure in London was held on May 8. In addition to core developers, the participants included infrastructure providers, exchanges, wallets, code bases, etc.
The content of the meeting is roughly as follows:
1. In the EIP specification, the name of gasLimit in the block header is reserved instead of gasTarget. According to EIP-1559, the new gasLimit will become "200% full". It should be noted that this refers to the previous gas limit (12.5 m) instead of the current 15 m. This needs to be communicated with the miners.
2. The basefee of the first block after EIP-1559 is listed on the mainnet is calculated at 1,000,000,000.
3. Regarding the naming of multiple fields in JSON RPC, the meeting has not yet reached an agreement
4. Discussed the specification of London to upgrade the testnet Baikal for client integration (Aleut testnet will be closed soon)
The current progress of the Baikal test network is as follows:
source:
https://twitter.com/TimBeiko/status/1390703192153808899?s=20
If you want to experience the EIP1559 developer testnet before the Aleut testnet is closed, the following is the portal:
Block explorer:
http://eip1559-testnet.ops.pegasys.tech:3000
Block explorer:
http://aleut-faucet.surge.sh
RPC URL:
http://3.12.166.199:8545
Faucet:
Go Ethereum has released Geth v1.10.3, which is a maintenance release but has an important update on snap sync. Geth team leader Péter Szilágyi tweeted that this may be their last updated version, in which snapshot synchronization is not the default mode, and he encourages everyone to try it. He stated in the comments that this means the initial sync can be done in 4 hours (if your bandwidth and disks can handle that throughput).
github:
https://github.com/ethereum/go-ethereum/releases/tag/v1.10.3
merge
merge
On April 30, Ethereum developers released the first multi-client test network - Steklo on the Rayonism project, simulating the Ethereum blockchain running on the Ethereum 2.0 client, with a total of 7 clients participating. But after Steklo went online, some users couldn't process packed blocks, some couldn't sync with the network, and it was quickly shut down by developers. Core developer Protolambda said on discord that the next testnet will be launched after testing and improving synchronization performance.
Eth2
first level title
➤ Data tracking of Eth2 validator performance
• https://hackmd.io/xQfi83kHQpm05-aAFVV0DA?view
• https://docs.google.com/spreadsheets/d/1SNFf4LsDOK91SWuQZm9DYBoX9JNQNMKHw66Rv0l5EGo/edit#gid=553688981
Paul Hauner of the Lighthouse client open-sourced their beacon chain validator performance data on reddit, starting with attestation performance, he provided two links:
Source: https://www.reddit.com/r/ethstaker/comments/n692yp/granular_validator_performance_tracking/
Layer2
first level title
➤ Verification and expansion solution Truebit launched on the mainnet
cr: Truebit
Blockchain verification expansion solution Truebit is an interactive verification protocol that enables smart contracts to safely perform off-chain complex calculations in standard programming languages with lower gas fees. The protocol was launched on the mainnet on April 21 . According to TrueBit's white paper, in order to solve the computational scalability problem on the blockchain, the solution provided by TrueBit consists of two parts: on top of the dispute resolution layer there is an economic incentive layer in the form of a general The "verification game" mechanism.
Subsequently, Ethereum co-founder Vitalik Buterin published an article EVM optimistic rollup using Truebit on the ethresear.ch technical forum. The article assumes that Truebit is a black box that provides delayed answers to queries about "running code and returning output", and gives a solution on how to build EVM optimistic rollup based on Truebit. For details, please read the article: https://ethresear.ch/t/evm-optimistic-rollup-using-truebit/9318
source:
https://truebit.substack.com/p/truebit-early-access
source:
The centralized exchange OKEx has announced a partnership with Arbitrum, the Ethereum L2 scaling solution. Users of OKEx will be able to deposit and withdraw funds directly in Arbitrum without interacting with the Ethereum mainnet. The Arbitrum Rollup protocol launched its candidate testnet V4 version on March 25, and when its team confirms the mainnet release date, OKEx will begin the work of integrating Arbitrum.
source:
https://www.okex.com/support/hc/en-us/articles/360060706511
source:
➤ The transaction volume of projects based on the StarkEx expansion solution exceeds 1 billion US dollars
Currently, the projects using StarkEx, the Ethereum zkRollup expansion solution, include dydx, Deversifi and Immutable. The StarkWare team tweeted on May 7 that the combined transaction volume of projects using its solution has exceeded $1 billion. Among them, about 75% came from the dydx protocol using StarkEx Rollup, and about 25% came from DeversiFi and Immutable using StarkEx Validium.
Source: https://twitter.com/ukolodny/status/1390601561173381125
➤ StarkWare online workshop in Chinese community
ECN, together with imToken, ETHPlanet, EthFans, Shanghai Frontier Technology Seminar, HiBlock and many other outstanding Ethereum ecological partners, jointly organized a series of activities themed "Ethereum Expansion". On May 9th, the third event in the series invited the StarkWare team and the Chinese community to hold an online workshop. Below is the bilingual video of the workshop:
https://www.bilibili.com/video/BV1dq4y1f7sr
• "Meet STARKS, Cairo and StarkNet"
https://www.bilibili.com/video/BV14b4y1f7NF
• "How to use the general computing programming language Cairo to develop AMM"
https://www.bilibili.com/video/BV1u54y1L7mz
• The Road to StarkNet
first level title
source:
https://twitter.com/deversifi/status/1387379996713439237
ecology
ecology
➤ Uniswap v3 was launched on the mainnet on May 6, and the current lock-up volume is nearly 600 million US dollars
cr. https://info.uniswap.org/#/
Uniswap v3 was launched four days ago, and features such as "aggregated liquidity", "NFT positions", "fee customization", and "range orders" have been launched, and the Optimistic Rollup expansion plan has not yet been launched. As of the publication of this article, the locked-up volume of Uniswap v3 after the migration is close to 600 million US dollars, and the daily trading volume exceeds 470 million US dollars.
cr. https://info.uniswap.org/#/
According to official documents, the Uniswap v3 version can theoretically "increase capital efficiency by 4000 times". On its data page, there is a set of more intuitive data reflecting the capital efficiency between different versions, that is, the ratio of transaction volume to lock-up volume (Volume/TVL ). As of the publication, the V3 version is 85.12%, while the V2 is 26.39%. It is worth noting that v2 may still provide a better price at the current stage, and Uniswap will recommend users to choose a version with a better price when trading.
cr. https://v2.info.uniswap.org/home
As far as the migration situation is concerned, the trading volume of v3 on the first day of its launch exceeded twice that of v2's one-month trading volume. The lock-up volume still accounts for about 93.5% of the total lock-up volume of Uniswap. It can be seen that v3 is still in a very early stage.
Also causing heated discussions in the community is the LP NFT (Position NFT) in v3, which will generate a unique NFT (SVG format) on the chain according to the user's position attributes. The color is generated according to the token id of the two assets, and the curve in the middle is Generated based on liquidity aggregation degree and initial deposit ratio. According to Uniswap founder Hayden, the only upgradeable contract in v3 is the NFT generation contract, so each season may have a different NFT theme.
cr. Uniswap tweet
related resources:
https://migrate.uniswap.info/home
Uniswap v1-v3 version data monitoring
https://defi-lab.xyz/
Uniswap v3 strategy simulation tool
➤ Ethereum Foundation Announces Fellowship Program
The Ethereum Foundation published a blog post on May 8 announcing that its Next Billion team has started the Ethereum Foundation Fellowship Program to seek the application of Ethereum in emerging economies. Connections to ecosystem leaders.
Participants in the first batch include Benson Njuguna (Acre Africa), Chuy Cepeda (OS.City), Kuldeep Bandhu Aryal (BRAC) and Naroa Zurutuza (Giga), aiming to apply blockchain or Ethereum solutions to public affairs and general public affairs. In fields such as financial benefits.
For details, please refer to: https://blog.ethereum.org/2021/05/07/ethereum-for-the-next-billion/
This issue is over, see you in the next issue!
This issue is over, see you in the next issue!
Disclaimer: The content of the Seven Days of Ether talk column was compiled by the editor and is for reference only. Please refer to the source of the news. Reprints must indicate the source of the original text and the ETH Chinese website. For long-term reprinting, please contact eth@ecn.co for authorization.







