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

Creates EIP-2700: JavaScript Provider Event Emitter #2700

Merged
merged 3 commits into from
Jun 9, 2020

Conversation

MicahZoltu
Copy link
Contributor

A standard mechanism for JavaScript Ethereum Providers to notify clients about chain state changes when both are able to interface with each other via a shared JavaScript object.

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:

  • The PR edits only existing draft PRs.
  • The build passes.
  • Your GitHub username or email address is listed in the 'author' header of all affected PRs, inside .
  • If matching on email address, the email address is the one publicly listed on your GitHub profile.

A standard mechanism for JavaScript Ethereum Providers to notify clients about chain state changes when both are able to interface with each other via a shared JavaScript object.
@MicahZoltu MicahZoltu changed the title Creates EIP-TBD: JavaScript Provider Event Emitter Creates EIP-2700: JavaScript Provider Event Emitter Jun 4, 2020
@gcolvin gcolvin merged commit 5a7c602 into ethereum:master Jun 9, 2020
@MicahZoltu MicahZoltu deleted the patch-8 branch June 9, 2020 06:02
pizzarob pushed a commit to pizzarob/EIPs that referenced this pull request Jun 12, 2020
* Creates EIP-TBD: JavaScript Provider Event Emitter

A standard mechanism for JavaScript Ethereum Providers to notify clients about chain state changes when both are able to interface with each other via a shared JavaScript object.

* Sets EIP number.

* Typo fix.
tkstanczak pushed a commit to tkstanczak/EIPs that referenced this pull request Nov 7, 2020
* Creates EIP-TBD: JavaScript Provider Event Emitter

A standard mechanism for JavaScript Ethereum Providers to notify clients about chain state changes when both are able to interface with each other via a shared JavaScript object.

* Sets EIP number.

* Typo fix.
Arachnid pushed a commit to Arachnid/EIPs that referenced this pull request Mar 6, 2021
* Creates EIP-TBD: JavaScript Provider Event Emitter

A standard mechanism for JavaScript Ethereum Providers to notify clients about chain state changes when both are able to interface with each other via a shared JavaScript object.

* Sets EIP number.

* Typo fix.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants