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

Update EIP-7066: Move to Review #7353

Merged
merged 60 commits into from
Jul 29, 2023

Conversation

streamnft-tech
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 s-review This EIP is in Review t-erc labels Jul 18, 2023
@eth-bot
Copy link
Collaborator

eth-bot commented Jul 18, 2023

File EIPS/eip-7066.md

Requires 1 more reviewers from @axic, @Pandapip1, @SamWilsn, @xinbenlv

@eth-bot eth-bot changed the title Erc721 lockable Add EIP: Lockable Extension for ERC-721 Jul 18, 2023
@eth-bot eth-bot added e-consensus Waiting on editor consensus e-review Waiting on editor to review labels Jul 18, 2023
@github-actions github-actions bot added c-status Changes a proposal's status and removed c-new Creates a brand new proposal labels Jul 18, 2023
@eth-bot eth-bot changed the title Add EIP: Lockable Extension for ERC-721 Update EIP-7066: Move to Review Jul 18, 2023
@streamnft-tech
Copy link
Contributor Author

@eth-bot rerun

@lightclient lightclient merged commit ca25e84 into ethereum:master Jul 29, 2023
10 checks passed
RaphaelHardFork pushed a commit to RaphaelHardFork/EIPs that referenced this pull request Jan 30, 2024
* erc721lockable init

* update discussion

* update license

* update readme

* add eip header

* update title

* update readme

* update readme

* update readme

* update readme

* update eip number

* update eip number

* update eip number

* update eip number

* update eip number

* update readme

* update readme

* update readme

* update readme

* error codes

* added interface to specification

* lint fixe

* transfer with lock/approve

* rename

* readme update

* optimize lock/unlock

* readme with new functions

* readme update

* error codes

* discussion link

* tokenId

* remove redundancy

* updates test

* updates doc

* review fixes

* overrides and interface correction

* add locker to transferAndLock

* remove locker

* license

* doc update

* doc update

* doc update

* author updates

* EIP7066 review

---------

Co-authored-by: piyush.chittara <piyush.chittara@coindcx.com>
Co-authored-by: Piyush <piyush@Suris-Macbook.local>
Co-authored-by: Sam Wilson <57262657+SamWilsn@users.noreply.github.com>
just-a-node pushed a commit to connext/EIPs that referenced this pull request Feb 17, 2024
* erc721lockable init

* update discussion

* update license

* update readme

* add eip header

* update title

* update readme

* update readme

* update readme

* update readme

* update eip number

* update eip number

* update eip number

* update eip number

* update eip number

* update readme

* update readme

* update readme

* update readme

* error codes

* added interface to specification

* lint fixe

* transfer with lock/approve

* rename

* readme update

* optimize lock/unlock

* readme with new functions

* readme update

* error codes

* discussion link

* tokenId

* remove redundancy

* updates test

* updates doc

* review fixes

* overrides and interface correction

* add locker to transferAndLock

* remove locker

* license

* doc update

* doc update

* doc update

* author updates

* EIP7066 review

---------

Co-authored-by: piyush.chittara <piyush.chittara@coindcx.com>
Co-authored-by: Piyush <piyush@Suris-Macbook.local>
Co-authored-by: Sam Wilson <57262657+SamWilsn@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c-status Changes a proposal's status e-consensus Waiting on editor consensus e-review Waiting on editor to review s-review This EIP is in Review t-erc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants