Tech/EIPs/#8071
EIP 8071카테고리 · 코어유형 · 표준 트랙상태 · 초안

Prevent using consolidations as withdrawals

EIP-8071은 검증자 통합(consolidation)이 사실상 인출과 동일하게 사용되는 것을 방지하기 위한 코어 Draft 제안입니다. 통합 메커니즘의 악용을 막아 비콘 체인의 검증자 관리 일관성을 유지합니다.

Problem Statement

EIP-7251 introduced validator consolidation, allowing multiple validators to be merged into a single high-balance validator. However, the consolidation mechanism can potentially be used as an alternative withdrawal path, effectively allowing funds to be moved in ways not intended by the original design. EIP-8071 proposes guardrails to prevent this misuse.

Proposed Restrictions

EIP-8071 introduces checks that distinguish between genuine consolidation operations and consolidation transactions that are economically equivalent to withdrawals. Consolidations that would immediately result in the target validator exiting or having an effective balance equivalent to a full withdrawal would be rejected. This ensures consolidation is used only for its intended purpose.

Security Rationale

Allowing consolidations to function as withdrawals could bypass the exit queue and churn limits, potentially destabilizing the validator set. It could also be exploited to circumvent withdrawal delays in edge cases. EIP-8071 closes this potential loophole to maintain the integrity of the staking withdrawal process.

Interaction with Other EIPs

EIP-8071 interacts closely with EIP-7251 (max effective balance), EIP-8045 (exclude slashed validators), and EIP-8061 (churn limit increase). These proposals collectively refine the validator lifecycle management system. The community is reviewing these together to ensure a coherent and consistent set of rules.

공식 EIP 문서open_in_new