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

meta(precompiles): tracking issue for non-Ethereum precompiles #7262

Open
mattsse opened this issue Feb 28, 2024 · 3 comments
Open

meta(precompiles): tracking issue for non-Ethereum precompiles #7262

mattsse opened this issue Feb 28, 2024 · 3 comments
Labels
T-meta Type: meta T-post-V1 Area: to tackle after V1

Comments

@mattsse
Copy link
Member

mattsse commented Feb 28, 2024

Component

Forge, Cast, Anvil

Describe the feature you would like

with #7125 we can now configure chain specific precompiles more easily.

though only if they're self-contained and don't require additional input from the chain itself.
It would be possible however to fetch that from RPC, if available.

This is a tracking issue to gather precompiles we can implement as functions

BSC

Arbitrum

https://docs.arbitrum.io/for-devs/dev-tools-and-resources/precompiles#arbsys

OP

Blast

Additional context

Please leave docs to precompiles as comments

@mattsse mattsse added the T-feature Type: feature label Feb 28, 2024
@gakonst
Copy link
Member

gakonst commented Mar 11, 2024

Blast

@zerosnacks zerosnacks changed the title Tracking issue non ethereum precompiles meta(precompiles): tracking issue for non-Ethereum precompiles Jun 27, 2024
@zerosnacks zerosnacks added T-meta Type: meta and removed T-feature Type: feature labels Jun 27, 2024
@zerosnacks zerosnacks modified the milestone: v1.0.0 Jul 26, 2024
@zerosnacks
Copy link
Member

Related: #1078

@grandizzy
Copy link
Collaborator

moonbeam: #7061

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-meta Type: meta T-post-V1 Area: to tackle after V1
Projects
None yet
Development

No branches or pull requests

4 participants