• Resolved tissuepaperproducts

    (@tissuepaperproducts)


    I created my contract and its giving me these warnings:

    Similar to this other contract:
    https://etherscan.io/address/0x1125a7A5978614b4b1835029410d8D96A76Cd5B6#code

    and is also giving me the Compiler specific version warnings:

    The compiled contract might be susceptible to EmptyByteArrayCopy (medium-severity), DynamicArrayCleanup (medium-severity), ImplicitConstructorCallvalueCheck (very low-severity), TupleAssignmentMultiStackSlotComponents (very low-severity), MemoryArrayCreationOverflow (low-severity), privateCanBeOverridden (low-severity), ABIEncoderV2CalldataStructsWithStaticallySizedAndDynamicallyEncodedMembers (low-severity), SignedArrayStorageCopy (low/medium-severity), ABIEncoderV2StorageArrayWithMultiSlotElement (low-severity), DynamicConstructorArgumentsClippedABIV2 (very low-severity), UninitializedFunctionPointerInConstructor (very low-severity), IncorrectEventSignatureInLibraries (very low-severity) Solidity Compiler Bugs.

    Could you please help me on guiding how to fix this?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Lisandro Martinez

    (@wpsmartcontracts)

    Hi, those are issues related to the solidity version of the contracts.

    We may update the solidity version in the future, but for now we do not see any real issues with these warnings.

Viewing 1 replies (of 1 total)

The topic ‘Created Contract, Yet; Contract Source Code Verified (Similar Match)’ is closed to new replies.