https://ethereum-magicians.org/t/rip-7560-native-account-abstraction/16664

An account abstraction proposal that introduces consensus-layer protocol changes, instead of relying on higher-layer infrastructure.

Combining the EIP-2938 and ERC-4337 into a comprehensive Native Account Abstraction proposal.

We propose splitting the Ethereum transaction scope into multiple steps: validations, execution,
and post-transaction logic.
Transaction validity is determined by the result of the validation steps of a transaction.

  • djlywtf@alien.topB
    link
    fedilink
    English
    arrow-up
    1
    ·
    10 months ago

    RIP - rollup improvement proposal

    basically RIPs are standards but not for ethereum L1 but for rollups, they are of recommendatory nature, rollups aren’t forced to implement them