BTC $79,520.55 -0.53%
ETH $2,496.75 -0.12%
BNB $745.93 -1.22%
XRP $1.41 -0.84%
SOL $105.46 -1.34%
TRX $0.3356 +0.14%
DOGE $0.0910 +1.31%
ADA $0.2224 +0.97%
BCH $258.36 -0.34%
LINK $13.23 +7.80%
HYPE $88.09 -1.14%
AAVE $135.10 +0.17%
SUI $0.8331 +4.35%
XLM $0.1948 +4.63%
ZEC $1,194.95 +2.37%
BTC $79,520.55 -0.53%
ETH $2,496.75 -0.12%
BNB $745.93 -1.22%
XRP $1.41 -0.84%
SOL $105.46 -1.34%
TRX $0.3356 +0.14%
DOGE $0.0910 +1.31%
ADA $0.2224 +0.97%
BCH $258.36 -0.34%
LINK $13.23 +7.80%
HYPE $88.09 -1.14%
AAVE $135.10 +0.17%
SUI $0.8331 +4.35%
XLM $0.1948 +4.63%
ZEC $1,194.95 +2.37%

eip-8141

Tất cả
Bài viết
Tin nhanh

Vitalik: Loại giao dịch EIP-8141 sẽ chuẩn bị cho việc mở rộng quy mô phi tập trung lớn trong những năm tới của Ethereum

Vitalik đã đăng bài trên nền tảng X cho biết, nghiên cứu gần đây về định dạng giao dịch đã giúp Ethereum hiểu rõ hơn về "hành động" và "phụ thuộc" trong giao dịch, cả hai có thể được tối ưu hóa riêng biệt; chữ ký, chứng minh Merkle của UTXO và ZK-SNARK hoặc STARK thuộc về phụ thuộc, việc gửi ETH thuộc về hành động.Phụ thuộc có thể được xử lý song song, phụ thuộc liên quan đến trạng thái có thể được xử lý bởi bộ nhớ, phụ thuộc thuần túy có thể được xử lý một lần ở tầng bộ nhớ, và có thể được thay thế bằng chứng STARK, từ đó giảm thiểu việc thực thi và xử lý dữ liệu. Vitalik chỉ ra rằng chiến lược mở rộng hiện tại của Ethereum cần phân biệt rõ giữa các phần linh hoạt động và có thể phân tích tĩnh, phần sau có thể đạt được chi phí Gas thấp hơn; tính theo khối lượng giao dịch, hơn 90% hoạt động của Ethereum không cần tính linh hoạt động. Loại giao dịch EIP-8141 đang phát triển theo hướng danh sách gọi chung, tối giản, loại trạng thái mới, bộ nhớ STARK đệ quy và nonce được khóa cũng thuộc về hướng này.

Nhà phát triển cốt lõi Ethereum: Đề xuất trừu tượng hóa tài khoản sẽ được đưa vào nâng cấp Hegotá

Tin tức từ ChainCatcher, nhà phát triển Ethereum nixo.eth đã tiết lộ trên nền tảng X rằng các nhà phát triển cốt lõi của Ethereum đã quyết định điều chỉnh đề xuất trừu tượng tài khoản EIP-8141 từ trạng thái "đang xem xét" sang trạng thái "đã lên lịch", xác nhận rằng trừu tượng tài khoản sẽ được thúc đẩy như một tính năng trọng tâm trong nâng cấp Hegotá.EIP này đã được đề xuất vào tháng 3 như một nâng cấp chủ đạo, và sự đồng thuận trong cộng đồng cho rằng mặc dù việc thực hiện cụ thể vẫn còn gây tranh cãi, trừu tượng tài khoản nên được ra mắt trong Hegotá. Trong vài tuần qua, một đề xuất khác EIP-8130 đã trở thành đối thủ, dự kiến triển khai vào tháng 9 trên Base, gây ra cuộc thảo luận về việc tránh sự phân chia tiêu chuẩn trừu tượng tài khoản giữa L1 và L2. Hai tác giả EIP và các nhà phát triển cốt lõi đang nỗ lực đạt được một giải pháp thống nhất mà không làm trì hoãn nâng cấp. Sự thay đổi trạng thái có nghĩa là tính năng này đã chính thức bước vào kế hoạch nâng cấp Hegotá, nhưng các quy định cụ thể có thể xảy ra thay đổi lớn, và việc thay đổi giải pháp trước khi chính thức ra mắt là hiện tượng phổ biến.

Vitalik: EIP-8141 is expected to be implemented within a year, fully addressing the account abstraction issue

Vitalik posted on the X platform stating that Ethereum has been discussing account abstraction (AA) since early 2016. Now, EIP-8141 serves as a comprehensive proposal aimed at addressing all remaining issues related to AA. The core concept of this proposal is "frame transactions," where a transaction contains N calls that can read each other's call data and can authorize the sender and gas payer.This mechanism supports various use cases: ordinary account transactions (such as multi-signature, variable keys, quantum-resistant signature schemes) are completed through validating frames and executing frames; when paying gas fees with non-ETH tokens, it can be achieved through the main contract without any intermediaries.In terms of privacy protocols, ZK-SNARK verification or the addition of two-dimensional randomness can be implemented through payment contracts. Regarding security, on-chain transactions are only valid when the validating frame returns an ACCEPT with a gas payment flag, while the memory pool layer will initially adopt conservative rules, gradually expanding later.EIP-8141 is highly complementary to FOCIL, with FOCIL ensuring quick transaction inclusion and AA ensuring that complex operations can be executed as first-class transactions directly. The proposal is also discussing EOA compatibility, which is theoretically feasible. After more than a decade of research, these technologies are expected to be implemented within a year through the Hegota fork.

Vitalik: FOCIL and EIP-8141 can work together to achieve censorship-resistant fast on-chain

Vitalik Buterin posted on the X platform, stating that there is an important synergy between the FOCIL mechanism and the account abstraction proposal Ethereum's EIP-8141 (based on 7701). EIP-8141 elevates smart accounts (including multi-signature, quantum-resistant signatures, key changes, Gas sponsorship, etc.) to "first-class citizens," meaning that operations from these accounts can be directly packaged as on-chain transactions without additional encapsulation.At the same time, privacy protocols can achieve a multi-tenant account model through the paymaster or 2D nonce mechanism, thereby gaining the same level of native support. FOCIL provides a censorship-resistant fast transaction inclusion mechanism. With the combination of both, various transactions, including smart wallet transactions, Gas sponsorship transactions, and privacy protocol transactions, can be included in blocks by one of the 17 roles (proposers or inclusions) randomly selected for each time slot.Vitalik stated that this design can ensure that transactions are almost guaranteed to be completed on-chain within 1-2 time slots in adversarial environments. In the current version, each FOCIL volume is approximately 8kB, which is relatively small, but there is a path for future expansion that could support most transactions in a block entering through the FOCIL channel. This architecture is similar in characteristics to the multi-parallel proposer (MCP) design, but differs in that FOCIL does not control the "last look" related to MEV, which is still allocated through the ePBS auction mechanism.Vitalik emphasized that even if 100% of block time slots are monopolized by adversarial parties through the proposer-builder separation (PBS) mechanism, refusing to connect to the public mempool or discriminating against specific applications, FOCIL can still ensure that all transactions receive fast inclusion. Although this design does not eliminate the centralization risk of the proposer role, it significantly weakens its power. Under the EIP-8141 framework, transactions from smart wallets or privacy protocols can be directly received by FOCIL inclusions through the public mempool without additional intermediaries or encapsulation processes.Vitalik concluded that Ethereum is accelerating the advancement of core architecture upgrades.
app_icon
ChainCatcher Building the Web3 world with innovations.