Skip to content

please remove emojis ,ethscan can't verfiy any more #108

@xiangjie256329

Description

@xiangjie256329

now contrace use looksrare lib will cause error when verify:

hardhat-verify found one or more errors during the verification process:

Etherscan:
General exception occured when attempting to insert record

please remove all the code-> (👀,💎),otherwise ethscan can't verfiy contract, after i remove the emojis (👀,💎) in my local machine, ethscan can verify the contract

/**

  • @title PackableReentrancyGuard
  • @notice This contract protects against reentrancy attacks.
  •     It is adjusted from OpenZeppelin.
    
  •     The only difference between this contract and ReentrancyGuard
    
  •     is that _status is uint8 instead of uint256 so that it can be
    
  •     packed with other contracts' storage variables.
    
  • @author LooksRare protocol team (👀,💎)
    */

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions