Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ERC: Minimal Orchestrator RPC #778

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Conversation

IAmKio
Copy link

@IAmKio IAmKio commented Dec 16, 2024

Abstract

The Minimal Orchestrator RPC aims to standardise the minimum shape and requirements of a request for a solution from an arbitrary system managing an Ethereum wallet to, ultimately, an Orchestrator.

An arbitrary system could be a website, device, app, server program etc - anything that manages an Ethereum wallet, speaks Ethereum JSON-RPC and is looking to request solutions from an Orchestrator.

All solutions from an Orchestrator are ChA¹ (Chain Abstraction-first) by default.

Discussions: https://ethereum-magicians.org/t/erc-7845-minimal-orchestrator-rpc/21885

@eip-review-bot
Copy link
Collaborator

eip-review-bot commented Dec 16, 2024

File ERCS/erc-7845.md

Requires 1 more reviewers from @g11tech, @SamWilsn, @xinbenlv

Linting issues fixed
Adding temporary EIP to header
@github-actions github-actions bot removed the w-ci label Dec 16, 2024
Adding links to standard references
Changing links to relative
@github-actions github-actions bot added the w-ci label Dec 17, 2024
Fixing relative links to ERCs
Copy link

The commit 64dad91 (as a parent of 47519ee) contains errors.
Please inspect the Run Summary for details.

Changing link references to EIP
@github-actions github-actions bot removed the w-ci label Dec 17, 2024
ERCS/erc-9999.md Outdated
@@ -0,0 +1,644 @@
---
eip: 9999
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
eip: 9999
eip: 7845

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

Please also update the filename.

Copy link
Author

Choose a reason for hiding this comment

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

Updated - thank you @abcoathup

ERCS/erc-9999.md Outdated
title: Minimal Orchestrator RPC
description: A minimal data model that an Orchestrator can understand to help fulfil a request for a solution from a wallet or any other system.
author: Kieran Goodary (@IAmKio), Pillar Wallet (@pillarwallet), Luke Wickens (@lbw33), Rana Khoury (@RanaBug)
discussions-to: https://ethereum-magicians.org/t/erc-xxxx-minimal-orchestrator-rpc/21885
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
discussions-to: https://ethereum-magicians.org/t/erc-xxxx-minimal-orchestrator-rpc/21885
discussions-to: https://ethereum-magicians.org/t/erc-7845-minimal-orchestrator-rpc/21885

Added assigned number.

Copy link
Author

Choose a reason for hiding this comment

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

Updated - thank you @abcoathup

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