Skip to content

Add ERC: Execution Delegation Framework - #1962

Open
F4ever wants to merge 2 commits into
ethereum:masterfrom
F4ever:master
Open

Add ERC: Execution Delegation Framework#1962
F4ever wants to merge 2 commits into
ethereum:masterfrom
F4ever:master

Conversation

@F4ever

@F4ever F4ever commented Aug 23, 2026

Copy link
Copy Markdown

This ERC defines IDelegationContract - an interface for a contract that holds execution authority for an on-chain role and routes it to a rotatable operational signing key. A DelegationContract sits between an integrator and an operator's hot key: the integrator grants authority once to the contract address, and the contract's owner then chooses and rotates the active hot key (the delegate) without any further action from the integrator. A compromised hot key can be de-authorized immediately and replaced by the owner without integrator interaction.

@eip-review-bot

eip-review-bot commented Aug 23, 2026

Copy link
Copy Markdown
Collaborator

File ERCS/erc-0000.md

Requires 1 more review from Editors: @g11tech, @jochem-brouwer, @samwilsn, @xinbenlv

Add  ERC: Execution Delegation Framework
@github-actions

Copy link
Copy Markdown

The commit 1b6672b (as a parent of 8c2a5b8) contains errors.
Please inspect the Run Summary for details.

@github-actions github-actions Bot added the w-ci label Aug 23, 2026
@Frank122480

Copy link
Copy Markdown

Frank122480
Fraud victim stop and hold do not provide any details
Frankrking36@gmail,com

Comment thread ERCS/erc-0000.md
@@ -0,0 +1,220 @@
---
eip: 0000

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
eip: 0000
eip: 8391

Assigning next sequential EIP/ERC/RIP number.
Numbers are assigned by editors & associates.

Please also update the filename.

Comment thread ERCS/erc-0000.md
title: Execution Delegation Framework
description: An interface and integration models for delegating execution authority.
author: Raman Siamionau (@F4ever), Matsvei Talstalutski (@chasingrainbows)
discussions-to: <URL>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please create a discussions topic in Eth Magicians with a link to this PR
https://ethereum-magicians.org/c/ercs/57

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants