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 EIP-6047: Extend ERC-721 to Support balance counting via Transfer event #6047

Merged
merged 18 commits into from
Feb 24, 2023

Conversation

xinbenlv
Copy link
Contributor

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.

@github-actions github-actions bot added c-new Creates a brand new proposal e-number Waiting on EIP Number assignment s-draft This EIP is a Draft t-erc labels Nov 26, 2022
@github-actions github-actions bot removed the e-number Waiting on EIP Number assignment label Nov 26, 2022
@eth-bot
Copy link
Collaborator

eth-bot commented Nov 26, 2022

All reviewers have approved. Auto merging...

@xinbenlv xinbenlv changed the title Create EIP NFTC Mandate emitting Transfer for ERC721 Nov 26, 2022
@xinbenlv xinbenlv marked this pull request as ready for review November 26, 2022 18:59
@xinbenlv xinbenlv changed the title Mandate emitting Transfer for ERC721 Create EIP-6047: Mandate emitting Transfer for ERC721 Nov 26, 2022
@Pandapip1 Pandapip1 changed the title Create EIP-6047: Mandate emitting Transfer for ERC721 Add EIP-6047: Mandate emitting Transfer for ERC721 Nov 27, 2022
EIPS/eip-6047.md Outdated Show resolved Hide resolved
EIPS/eip-6047.md Outdated Show resolved Hide resolved
EIPS/eip-6047.md Outdated Show resolved Hide resolved
EIPS/eip-6047.md Outdated Show resolved Hide resolved
EIPS/eip-6047.md Outdated Show resolved Hide resolved
EIPS/eip-6047.md Outdated Show resolved Hide resolved
EIPS/eip-6047.md Outdated Show resolved Hide resolved
@xinbenlv xinbenlv changed the title Add EIP-6047: Mandate emitting Transfer for ERC721 Add EIP-6047: Extend ERC-721 to Support balance counting via Transfer event Nov 29, 2022
@xinbenlv xinbenlv dismissed a stale review via e92f3f8 November 29, 2022 20:48
xinbenlv and others added 8 commits November 29, 2022 12:48
Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com>
Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com>
Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com>
Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com>
Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com>
Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com>
Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com>
@eth-bot eth-bot added e-consensus Waiting on editor consensus e-review Waiting on editor to review labels Feb 24, 2023
@eth-bot eth-bot enabled auto-merge (squash) February 24, 2023 18:52
@eth-bot eth-bot merged commit 2ee43aa into ethereum:master Feb 24, 2023
fulldecent pushed a commit to fulldecent/EIPs that referenced this pull request Mar 13, 2023
… event (ethereum#6047)

* Create EIP NFTC

* Get a number

* Mandate

* Update title

* Update text

* Update text

* Fix ERCs

* Fix ERCs

* Update EIPS/eip-6047.md

Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com>

* Update EIPS/eip-6047.md

Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com>

* Update EIPS/eip-6047.md

Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com>

* Update EIPS/eip-6047.md

Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com>

* Update EIPS/eip-6047.md

Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com>

* Update EIPS/eip-6047.md

Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com>

* Update EIPS/eip-6047.md

Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com>

* Update wording for title and abstract

* Fix walidator & grammar issues

---------

Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com>
Co-authored-by: Gavin John <gavinnjohn@gmail.com>
axelcabee pushed a commit to axelcabee/EIPs that referenced this pull request May 6, 2023
… event (ethereum#6047)

* Create EIP NFTC

* Get a number

* Mandate

* Update title

* Update text

* Update text

* Fix ERCs

* Fix ERCs

* Update EIPS/eip-6047.md

Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com>

* Update EIPS/eip-6047.md

Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com>

* Update EIPS/eip-6047.md

Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com>

* Update EIPS/eip-6047.md

Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com>

* Update EIPS/eip-6047.md

Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com>

* Update EIPS/eip-6047.md

Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com>

* Update EIPS/eip-6047.md

Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com>

* Update wording for title and abstract

* Fix walidator & grammar issues

---------

Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com>
Co-authored-by: Gavin John <gavinnjohn@gmail.com>
GAEAlimited pushed a commit to GAEAlimited/EIPs that referenced this pull request Jun 19, 2024
… event (ethereum#6047)

* Create EIP NFTC

* Get a number

* Mandate

* Update title

* Update text

* Update text

* Fix ERCs

* Fix ERCs

* Update EIPS/eip-6047.md

Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com>

* Update EIPS/eip-6047.md

Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com>

* Update EIPS/eip-6047.md

Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com>

* Update EIPS/eip-6047.md

Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com>

* Update EIPS/eip-6047.md

Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com>

* Update EIPS/eip-6047.md

Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com>

* Update EIPS/eip-6047.md

Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com>

* Update wording for title and abstract

* Fix walidator & grammar issues

---------

Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com>
Co-authored-by: Gavin John <gavinnjohn@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c-new Creates a brand new proposal e-consensus Waiting on editor consensus e-review Waiting on editor to review s-draft This EIP is a Draft t-erc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants