-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Contract Event Subscription #10807
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
base: master
Are you sure you want to change the base?
Contract Event Subscription #10807
Conversation
File
|
|
The commit ee66506 (as a parent of 90f40a6) contains errors. |
| @@ -0,0 +1,818 @@ | |||
| --- | |||
| eip: draft | |||
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.
| eip: draft | |
| eip: 8082 |
Assigning next sequential EIP/ERC/RIP number.
Numbers are assigned by editors & associates.
Please also update the filename.
| title: Contract Event Subscription | ||
| description: Allows contracts to subscribe to and react to events emitted by other contracts with gas-bounded execution | ||
| author: Lucas Cullen (@bitcoinbrisbane) <[email protected]> | ||
| discussions-to: https://ethereum-magicians.org/t/xxxxx |
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 using the template https://ethereum-magicians.org/c/eips/5
|
ATTENTION: ERC-RELATED PULL REQUESTS NOW OCCUR IN ETHEREUM/ERCS
--
When opening a pull request to submit a new EIP, please use the suggested template: https://github.com/ethereum/EIPs/blob/master/eip-template.md
We have a GitHub bot that automatically merges some PRs. It will merge yours immediately if certain criteria are met: