Pectra

Slow Fog: All parties need to pay attention to the new risks brought by the new features after the Ethereum Pectra upgrade

ChainCatcher news, security company Slow Mist stated on platform X that the Ethereum Pectra upgrade (EIP-7702) is now live------this is a significant leap, but the new features also bring new risks. Here are some points that users, wallet providers, developers, and exchanges should pay attention to:For users: Private key protection should always be a top priority; be aware that the same contract address on different chains may not always have the same contract code; understand the details of the delegation target before proceeding with operations.For wallet providers: Check if the delegation chain matches the current network; remind users of the risks associated with delegation signatures that have a chainID of 0, as these signatures may be replayed on different chains; display the target contract when users sign the delegation to reduce the risk of phishing attacks.For developers: Ensure permission checks are performed during wallet initialization (e.g., verify the signature address through Ecrecover); follow the namespace formula proposed in ERC-7201 to mitigate storage conflicts; do not assume Tx.Origin is always an externally owned account (EOA), using Msg.Sender == Tx.Origin as a defense against reentrancy attacks will no longer be effective; ensure that the target contract of user delegation implements the necessary callback functions to ensure compatibility with mainstream tokens.For centralized exchanges (CEXs): Conduct tracking checks on deposits to reduce the risk of false deposits from smart contracts.

Ethereum developers activate the Pectra upgrade, which includes 11 improvements such as enhanced staking efficiency and improved Layer 2 scalability

ChainCatcher news, according to The Block, the Ethereum mainnet successfully activated the Pectra upgrade at 6:05 AM Eastern Time, marking the most significant network update since the Merge in 2022.This hard fork includes 11 EIP improvement proposals, primarily focusing on three major areas: enhancing staking efficiency, optimizing user experience, and improving Layer2 scalability. The successful deployment of the testnet Hoodi in March laid the foundation for this upgrade. Pectra sets the stage for the Fusaka upgrade, which will introduce key technologies such as Verkle Trees and PeerDAS.Among the highlights of this upgrade is the EIP-7702 account abstraction scheme, which allows regular wallets to temporarily execute smart contract functions. In the future, users will be able to experience innovative features such as third-party payment of Gas fees, batch transaction packaging, and even recovery of lost private keys through social contacts. In terms of the staking mechanism, the ETH staking limit for a single validator node has been significantly increased from 32 to 2048, allowing institutional stakers to reduce operational complexity through node merging.For Layer2 scalability, the Blob data capacity per block has doubled to 6 (peaking at 9), and the proto-danksharding technology based on last year's Dencun upgrade continues to deepen, which is expected to reduce transaction costs on Rollup chains like Arbitrum by over 90%. The technical team has also addressed several long-standing pain points: the activation time for validator nodes has been reduced from 12 hours to 13 minutes, the execution layer can directly control node exits to enhance key security, and the on-chain storage of historical block hash data has improved the reliability of decentralized oracles.
ChainCatcher Building the Web3 world with innovators