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

Feature: siring #22

Closed
jermay opened this issue Sep 1, 2020 · 1 comment · Fixed by #28
Closed

Feature: siring #22

jermay opened this issue Sep 1, 2020 · 1 comment · Fixed by #28
Labels
enhancement New feature or request

Comments

@jermay
Copy link
Owner

jermay commented Sep 1, 2020

Implement the siring feature where a kitty can be offered for breeding in the marketplace so someone else can create a new kitty with them.

@jermay jermay added the enhancement New feature or request label Sep 1, 2020
@jermay
Copy link
Owner Author

jermay commented Sep 8, 2020

  • Add mapping(uint256 => address) sireAllowedToAddress
    • Tracks approval for siring
    • Should only be set by the owner or an approved operator (i.e. the Marketplace)
  • Add new type of offer in the Marketplace for siring

jermay added a commit that referenced this issue Sep 10, 2020
@jermay jermay linked a pull request Sep 18, 2020 that will close this issue
@jermay jermay closed this as completed Sep 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant