-
Notifications
You must be signed in to change notification settings - Fork 5.4k
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 EIP: Introspection precompiles #9028
base: master
Are you sure you want to change the base?
Conversation
File
|
EIPS/eip-introspection.md
Outdated
title: Introspection precompiles | ||
description: Introspection precompiles that expose the current block context to the EVM | ||
author: Brecht Devos (@Brechtpd) | ||
discussions-to: TBD |
There was a problem hiding this comment.
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 using the template: https://ethereum-magicians.org/c/eips/5
Co-authored-by: Andrew B Coathup <28278242+abcoathup@users.noreply.github.com>
The commit 1676c94 (as a parent of 02c9517) contains errors. |
This EIP proposes adding two precompiles that expose the current block context to the EVM