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

EIP-5058:Lockable ERC-721 Standard #5058

Merged
merged 48 commits into from
Aug 25, 2022
Merged

EIP-5058:Lockable ERC-721 Standard #5058

merged 48 commits into from
Aug 25, 2022

Conversation

radiocaca
Copy link
Contributor

No description provided.

@eth-bot
Copy link
Collaborator

eth-bot commented Apr 29, 2022

A critical exception has occurred:
Message: pr 5058 is already merged; quitting
(cc @alita-moore, @mryalamanchi)

Copy link
Member

@Pandapip1 Pandapip1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here's my first pass of this EIP. There are a few things that need fixing.

EIPS/eip-5058.md Outdated Show resolved Hide resolved
EIPS/eip-5058.md Outdated Show resolved Hide resolved
EIPS/eip-5058.md Outdated Show resolved Hide resolved
EIPS/eip-5058.md Outdated Show resolved Hide resolved
EIPS/eip-5058.md Outdated Show resolved Hide resolved
EIPS/eip-5058.md Outdated Show resolved Hide resolved
EIPS/eip-5058.md Outdated Show resolved Hide resolved
EIPS/eip-5058.md Outdated Show resolved Hide resolved
EIPS/eip-5058.md Outdated Show resolved Hide resolved
EIPS/eip-5058.md Outdated Show resolved Hide resolved
@radiocaca
Copy link
Contributor Author

Here's my first pass of this EIP. There are a few things that need fixing.

Thanks, I will fix your suggestion soon.

EIPS/eip-5058.md Outdated Show resolved Hide resolved
@radiocaca
Copy link
Contributor Author

radiocaca commented May 10, 2022

@kjhman21 @Pandapip1
The proposal has been updated as required, please review it here.

assets/eip-5058/ERC721Lockable.sol Outdated Show resolved Hide resolved
assets/eip-5058/IERC721Lockable.sol Outdated Show resolved Hide resolved
assets/eip-5058/extensions/EIP5058Bound.sol Outdated Show resolved Hide resolved
assets/eip-5058/factory/EIP5058Factory.sol Outdated Show resolved Hide resolved
assets/eip-5058/factory/ERC721Bound.sol Outdated Show resolved Hide resolved
assets/eip-5058/factory/IEIP5058Factory.sol Outdated Show resolved Hide resolved
assets/eip-5058/factory/IERC721Bound.sol Outdated Show resolved Hide resolved
EIPS/eip-5058.md Outdated Show resolved Hide resolved
EIPS/eip-5058.md Outdated Show resolved Hide resolved
Co-authored-by: Pandapip1 <[email protected]>
@radiocaca
Copy link
Contributor Author

@MicahZoltu @kjhman21 @Pandapip1 pls review.

@Pandapip1 Pandapip1 enabled auto-merge (squash) August 25, 2022 14:30
@eth-bot eth-bot merged commit cff0163 into ethereum:master Aug 25, 2022
nachomazzara pushed a commit to nachomazzara/EIPs that referenced this pull request Jan 13, 2023
* EIP-5058:Lockable ERC-721 Standard

* update eip

* Update eip-5058.md

* Update eip-5058.md proposal language

* Update eip-5058.md proposal language

* Update eip-5058.md

* Update eip-5058.md

* upload example

* Update assets/eip-5058/factory/IERC721Bound.sol

Co-authored-by: Pandapip1 <[email protected]>

* Update assets/eip-5058/ERC721Lockable.sol

Co-authored-by: Pandapip1 <[email protected]>

* Update assets/eip-5058/IERC721Lockable.sol

Co-authored-by: Pandapip1 <[email protected]>

* Update assets/eip-5058/factory/IEIP5058Factory.sol

Co-authored-by: Pandapip1 <[email protected]>

* Update assets/eip-5058/factory/ERC721Bound.sol

Co-authored-by: Pandapip1 <[email protected]>

* Update assets/eip-5058/factory/EIP5058Factory.sol

Co-authored-by: Pandapip1 <[email protected]>

* Update assets/eip-5058/extensions/EIP5058Bound.sol

Co-authored-by: Pandapip1 <[email protected]>

* rename to ERC5058

* update revert domain

* Update EIPS/eip-5058.md

Co-authored-by: Pandapip1 <[email protected]>

* Update EIPS/eip-5058.md

Co-authored-by: Junghyun Colin Kim <[email protected]>

* Update EIPS/eip-5058.md

Co-authored-by: Junghyun Colin Kim <[email protected]>

* remove all external links and add lockExpiredTime function

* add tests

* rename from to owner

* Update EIPS/eip-5058.md

Co-authored-by: Pandapip1 <[email protected]>

* Update EIPS/eip-5058.md

Co-authored-by: Pandapip1 <[email protected]>

* Update EIPS/eip-5058.md

Co-authored-by: Pandapip1 <[email protected]>

* Update EIPS/eip-5058.md

Co-authored-by: Pandapip1 <[email protected]>

* Update EIPS/eip-5058.md

Co-authored-by: Pandapip1 <[email protected]>

* Update assets/eip-5058/IERC5058.sol

Co-authored-by: Pandapip1 <[email protected]>

* Update EIPS/eip-5058.md

Co-authored-by: Pandapip1 <[email protected]>

* Update EIPS/eip-5058.md

Co-authored-by: Pandapip1 <[email protected]>

* Update EIPS/eip-5058.md

Co-authored-by: Pandapip1 <[email protected]>

* Apply suggestions from code review

Co-authored-by: Pandapip1 <[email protected]>

* Apply suggestions from code review

Co-authored-by: Pandapip1 <[email protected]>

* fix lockFrom

* update md

* fix lockFrom tests

* remove oz deps

* modify md for eip change

* refine tests

Co-authored-by: John Sfumato <[email protected]>
Co-authored-by: Pandapip1 <[email protected]>
Co-authored-by: Junghyun Colin Kim <[email protected]>
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.

8 participants