EIPs icon indicating copy to clipboard operation
EIPs copied to clipboard

Multi-privilege Management Extension for ERC-721

Open wnft opened this issue 3 years ago • 2 comments
trafficstars

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.

wnft avatar Aug 18 '22 15:08 wnft

All tests passed; auto-merging...

(pass) eip-5496.md

classification
updateEIP
  • passed!

(pass) assets/eip-5496/contracts/ERC5496.sol

classification
ambiguous
  • file assets/eip-5496/contracts/ERC5496.sol is associated with EIP 5496; because there are also changes being made to EIPS/eip-5496.md all changes to corresponding assets are also allowed

(pass) assets/eip-5496/contracts/ERC5496CloneableDemo.sol

classification
ambiguous
  • file assets/eip-5496/contracts/ERC5496CloneableDemo.sol is associated with EIP 5496; because there are also changes being made to EIPS/eip-5496.md all changes to corresponding assets are also allowed

(pass) assets/eip-5496/contracts/ERC5496Demo.sol

classification
ambiguous
  • file assets/eip-5496/contracts/ERC5496Demo.sol is associated with EIP 5496; because there are also changes being made to EIPS/eip-5496.md all changes to corresponding assets are also allowed

(pass) assets/eip-5496/contracts/IERC5496.sol

classification
ambiguous
  • file assets/eip-5496/contracts/IERC5496.sol is associated with EIP 5496; because there are also changes being made to EIPS/eip-5496.md all changes to corresponding assets are also allowed

(pass) assets/eip-5496/contracts/extensions/ERC5496Cloneable.sol

classification
ambiguous
  • file assets/eip-5496/contracts/extensions/ERC5496Cloneable.sol is associated with EIP 5496; because there are also changes being made to EIPS/eip-5496.md all changes to corresponding assets are also allowed

(pass) assets/eip-5496/contracts/extensions/IERC5496Cloneable.sol

classification
ambiguous
  • file assets/eip-5496/contracts/extensions/IERC5496Cloneable.sol is associated with EIP 5496; because there are also changes being made to EIPS/eip-5496.md all changes to corresponding assets are also allowed

(pass) assets/eip-5496/test/test.js

classification
ambiguous
  • file assets/eip-5496/test/test.js is associated with EIP 5496; because there are also changes being made to EIPS/eip-5496.md all changes to corresponding assets are also allowed

(pass) assets/eip-5496/test/testCloneable.js

classification
ambiguous
  • file assets/eip-5496/test/testCloneable.js is associated with EIP 5496; because there are also changes being made to EIPS/eip-5496.md all changes to corresponding assets are also allowed

eth-bot avatar Aug 18 '22 15:08 eth-bot

Can you review those files again?

wnft avatar Aug 20 '22 02:08 wnft