BTC $65,019.66 +0.63%
ETH $1,926.25 +2.97%
BNB $579.55 -0.23%
XRP $1.12 +1.25%
SOL $77.78 +0.76%
TRX $0.3247 -0.18%
DOGE $0.0741 -0.43%
ADA $0.1647 +0.68%
BCH $228.10 -3.82%
LINK $8.52 +3.40%
HYPE $67.77 +4.09%
AAVE $96.69 -2.70%
SUI $0.7527 -0.35%
XLM $0.1884 +2.13%
ZEC $573.91 +5.09%
BTC $65,019.66 +0.63%
ETH $1,926.25 +2.97%
BNB $579.55 -0.23%
XRP $1.12 +1.25%
SOL $77.78 +0.76%
TRX $0.3247 -0.18%
DOGE $0.0741 -0.43%
ADA $0.1647 +0.68%
BCH $228.10 -3.82%
LINK $8.52 +3.40%
HYPE $67.77 +4.09%
AAVE $96.69 -2.70%
SUI $0.7527 -0.35%
XLM $0.1884 +2.13%
ZEC $573.91 +5.09%

solution

All
Article
Flash

The Ethereum institutional privacy technology company EthSystems has officially been established to create Ethereum privacy solutions for institutions

The Ethereum institutional privacy technology company EthSystems has officially launched and received strategic funding support from ecosystem backers such as Bitmine, Sharplink Gaming, Joe Lubin, and SNZ Holding.EthSystems focuses on developing privacy technologies for banks, asset management companies, and other regulated entities, enabling institutions to execute financial transactions on the Ethereum network at scale while protecting sensitive information such as transaction details and client identities.The company was founded by the core team of the Institutional Privacy Task Force (IPTF) of the Ethereum Foundation. The team has previously conducted a year-long open-source research and development publicly on the EthSystems website and has established partnerships with several central banks, regulatory agencies, large banks, and asset management institutions. EthSystems stated that while institutions have begun exploring stablecoins, tokenized assets, and Ethereum-based settlement solutions, large-scale adoption still faces privacy and compliance challenges.Financial institutions need more than just access to blockchain networks; they require a complete infrastructure that meets business confidentiality protection, regulatory requirements, and compatibility with existing financial systems. The goal is to create a "selective disclosure" privacy architecture that allows transaction participants to view only the information they are authorized to access, while retaining the core advantages of Ethereum's decentralization, security, and openness, and complementing two other organizations: Ethlabs, which focuses on the research and development of Ethereum's core protocol and infrastructure; Ethereum Institutional, responsible for institutional collaboration, education, market research, and ecosystem coordination; and EthSystems, which focuses on application layer technology, transforming institutional needs into practical privacy protocols and financial systems.

Vitalik proposed the "extremely simplified chain" solution, where validators submit STARK proofs daily, and the state storage is compressed to 6 bytes

Ethereum co-founder Vitalik Buterin published the proposal "The Extremely Lean Chain," demonstrating how to radically compress the state requirements of the Ethereum consensus chain in the context of the "Lean" upgrade. This plan shifts responsibility to validators, who manage and periodically prove their state through ZK proofs, thereby eliminating the processing burden for each epoch and potentially supporting millions of validators.The core mechanisms include: removing the validator public keys from the on-chain state, storing only the deposit tree index; canceling real-time reward and penalty processing, with validators generating daily STARK proofs of their participation and updating balances; completely re-randomizing validator identities daily, achieving strong anonymity through ZK-STARK, with withdrawal addresses exposed only at the time of withdrawal and not publicly linked to deposits or on-chain activities. Vitalik stated that based on upgrades such as single-slot finality and quantum-resistant signature aggregation, the state requirement per validator could be compressed from approximately 180 bytes to 6 bytes. The daily proof cost for a single validator requires processing about 5400 Merkle branches, which can be completed within 1 hour on ordinary hardware, and the on-chain burden can be reduced through aggregated proofs. Additionally, this design can achieve a "virtually free" single secret leader election function, with 1 day as the conservative cycle length and 1 hour as the lower limit.

Zhao Changpeng discusses Bitcoin solutions under the threat of quantum computing: the community may face three options

CZ Zhao shared his interview video on platform X, discussing the potential impact of quantum computing on the Bitcoin encryption system, including the threat to Satoshi Nakamoto's Bitcoin holdings. If future quantum attacks lead to the old encryption system being compromised, the community may face three options.The first is to "do nothing," allowing the relevant assets to be naturally transferred by attackers and create selling pressure, but ultimately it may lead to a redistribution back to the community;The second is to freeze or restrict relevant addresses and envision returning assets under verifiable identities, but he believes this path has technical and credibility issues after the encryption is compromised;The third is an intermediate solution such as "slowing down or delaying transfers," but it also has execution complexities.CZ also proposed a compromise idea: to set a time window through community governance, such as 6 to 12 months. If the funds in relevant early addresses have not moved, they would be locked through a network fork or protocol upgrade, permanently removing them from circulation, thus avoiding future concentrated theft by attackers that could create market selling pressure. He emphasized that such decisions should be determined by community voting and believes there is currently no perfect answer, but "not taking any action may become the worst outcome in the future," so mechanisms should be designed in advance to address potential quantum risks.

The Resolv Foundation announced an attack handling solution and launched a new business line, Vault Street, for RWA

According to official news, the Resolv Foundation has released a complete recovery framework following the protocol security incident. Previously, on March 22, 2026, the protocol was attacked due to a security vulnerability, resulting in the illegal minting of USR tokens entering the market. The protocol subsequently suspended operations and entered recovery mode. Resolv stated that USR was designed as a "premium layer" stable asset backed by collateral, while RLP served as an "insurance layer" to absorb losses. According to the recovery plan, USR/wstUSR held before the attack will be exchanged for USDC at a 1:1 ratio, while USR purchased after the attack will be processed at a 1:0.5 USDC ratio; RLP holders will recover approximately 60%+, with part of the compensation distributed in the form of RESOLV tokens. The official compensation application window is open for three months.At the same time, Resolv announced the launch of a new business line called "Vault Street," managed by the Resolv Foundation, focusing on the distribution and structured yield products of tokenized real-world assets (RWA). The first product, primeUSD, has entered the private testing phase, open to professional institutional investors, allowing users to participate in leveraged U.S. Treasury yield strategies through stablecoins. Resolv stated that this product combines structured financing experience from traditional finance with on-chain DeFi infrastructure, aiming to build an institutional-level RWA yield distribution platform. In addition, the functionality of the RESOLV token remains unchanged, with staking and unstaking functions restored, and reward distribution resumed on May 26. Resolv emphasized that it will continue to promote the expansion of Vault Street products, upgrade security architecture, and build on-chain infrastructure for institutional-level assets, stating that "the phase from protocol launch to security incident has ended, and Vault Street will open a new chapter for Resolv."

Solana releases quantum roadmap: selects Falcon solution, existing migration work is ready

Solana's official article on the potential impact of quantum computing on blockchain reiterates that the quantum threat is still years away, but the Solana ecosystem has already conducted thorough research and technical preparations in advance.The independent verification client development teams Anza and Firedancer (which together represent a large portion of the network's staking share) have unanimously concluded after independent research that a compact signature scheme suitable for high-throughput blockchains is needed, and they have jointly selected the Falcon scheme. Both parties have published their initial implementation code on GitHub.In addition, the Solana Winternitz Vault developed by Blueshift has been operational in the ecosystem for over two years, providing a direct quantum-resistant path. Earlier this year, Google Quantum AI listed this Vault as a leading example of forward-looking post-quantum work in its white paper.Solana's current quantum roadmap includes ongoing quantum research and evaluation of Falcon and alternative solutions; adopting post-quantum solutions for new wallets when quantum becomes a credible threat; and migrating existing wallets to the selected solution. The official statement indicates that the migration work is manageable and can be completed quickly when the time comes, with network performance expected to remain largely unaffected.
app_icon
ChainCatcher Building the Web3 world with innovations.