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 DONE] revo cyberid #4

Merged
merged 9 commits into from
Sep 23, 2024
Merged

[FEATURE DONE] revo cyberid #4

merged 9 commits into from
Sep 23, 2024

Conversation

PengDeng-Cyber
Copy link
Collaborator

No description provided.

--_supplyCount;
emit Burn(msg.sender, tokenId);
for (uint256 i = 0; i < cids.length; i++) {
_register(cids[i], to, false, cost);
Copy link

@HaoPeiwen HaoPeiwen Sep 16, 2024

Choose a reason for hiding this comment

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

就默认不能设置reverse?这个是给用户调的接口吧,是不是也给出来好一点

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

确实不能, 不然我给你mint 一个 shabi.cyber
你的地址就会反响解析到 sahbi.cyber
然后这次的产品我问过leo,正好是默认不设置reverse,多发一个tx让用户去设置

@codecov-commenter
Copy link

codecov-commenter commented Sep 16, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 0% with 66 lines in your changes missing coverage. Please review.

Project coverage is 29.81%. Comparing base (3237cd0) to head (13fe346).

Files with missing lines Patch % Lines
...ewares/cyberid/PermissionedStableFeeMiddleware.sol 0.00% 27 Missing ⚠️
src/middlewares/cyberid/StableFeeMiddleware.sol 0.00% 16 Missing ⚠️
src/core/CyberId.sol 0.00% 15 Missing ⚠️
...ewares/cyberid/base/LowerCaseCyberIdMiddleware.sol 0.00% 5 Missing ⚠️
src/core/CyberIdPublicResolver.sol 0.00% 3 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##             main       #4       +/-   ##
===========================================
- Coverage   82.80%   29.81%   -53.00%     
===========================================
  Files          13       11        -2     
  Lines         413      369       -44     
===========================================
- Hits          342      110      -232     
- Misses         71      259      +188     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@PengDeng-Cyber PengDeng-Cyber merged commit 0bef0a8 into main Sep 23, 2024
2 checks passed
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.

3 participants