Generated 2026-09-04 18:30 UTC | 181 findings
High
4
Medium
40
Low
80
Informational
57
| Check | Description | Location |
|---|---|---|
| arbitrary-send-eth | DotnsRegistrarController._settleEscrow(address,uint256,address,bool,uint256) (contracts/registrars/DotnsRegistrarControl | contracts/registrars/DotnsRegistrarController.sol:263 |
| arbitrary-send-eth | Multicall3.aggregate3Value(Multicall3.Call3Value[]) (contracts/utils/Multicall3.sol#159-190) sends eth to arbitrary user | contracts/utils/Multicall3.sol:159 |
| reentrancy-eth | Reentrancy in DotnsRegistrar.register(uint256,address,string) (contracts/registrars/DotnsRegistrar.sol#125-155): Extern | contracts/registrars/DotnsRegistrar.sol:125 |
| uninitialized-state | DotnsNameEscrow._entriesByRecipient (contracts/escrow/DotnsNameEscrow.sol#101) is never initialized. It is used in: - D | contracts/escrow/DotnsNameEscrow.sol:101 |
| Check | Description | Location |
|---|---|---|
| incorrect-equality | DotnsRegistrarController.commit(bytes32) (contracts/registrars/DotnsRegistrarController.sol#142-152) uses a dangerous st | contracts/registrars/DotnsRegistrarController.sol:142 |
| reentrancy-no-eth | Reentrancy in DotnsPopController.registerBaseName(IDotnsPopController.FullRegistration) (contracts/registrars/DotnsPopCo | contracts/registrars/DotnsPopController.sol:250 |
| reentrancy-no-eth | Reentrancy in DotnsPopController.reserveBaseNameOnly(IDotnsPopController.BaseNameReservation) (contracts/registrars/Dotn | contracts/registrars/DotnsPopController.sol:212 |
| reentrancy-no-eth | Reentrancy in DotnsPopController.registerBaseName(IDotnsPopController.FullRegistration) (contracts/registrars/DotnsPopCo | contracts/registrars/DotnsPopController.sol:250 |
| reentrancy-no-eth | Reentrancy in DotnsPopController.reserveBaseName(IDotnsPopController.BaseReservation) (contracts/registrars/DotnsPopCont | contracts/registrars/DotnsPopController.sol:194 |
| reentrancy-no-eth | Reentrancy in DotnsPopController.reserveBaseName(IDotnsPopController.BaseReservation) (contracts/registrars/DotnsPopCont | contracts/registrars/DotnsPopController.sol:194 |
| reentrancy-no-eth | Reentrancy in DotnsPopController._releasePopRulesSlot(bytes32) (contracts/registrars/DotnsPopController.sol#865-870): E | contracts/registrars/DotnsPopController.sol:865 |
| reentrancy-no-eth | Reentrancy in DotnsPopController.reserveBaseNameOnly(IDotnsPopController.BaseNameReservation) (contracts/registrars/Dotn | contracts/registrars/DotnsPopController.sol:212 |
| uninitialized-local | DotnsPopController.reserveBaseName(IDotnsPopController.BaseReservation).reservedHash (contracts/registrars/DotnsPopContr | contracts/registrars/DotnsPopController.sol:196 |
| uninitialized-local | DotnsPopLens._pageNames(address,uint256,uint256,bool).seen (contracts/registrars/DotnsPopLens.sol#183) is a local variab | contracts/registrars/DotnsPopLens.sol:183 |
| uninitialized-local | DotnsPopController.registerBaseName(IDotnsPopController.FullRegistration).liteLabelhash (contracts/registrars/DotnsPopCo | contracts/registrars/DotnsPopController.sol:296 |
| uninitialized-local | DotnsRegistrarController.register(IDotnsRegistrarController.Registration).reverse (contracts/registrars/DotnsRegistrarCo | contracts/registrars/DotnsRegistrarController.sol:223 |
| uninitialized-local | DotnsRegistrarController.registerReserved(IDotnsRegistrarController.Registration).whitelist (contracts/registrars/DotnsR | contracts/registrars/DotnsRegistrarController.sol:295 |
| uninitialized-local | DotnsPopLens._pageNames(address,uint256,uint256,bool).filled (contracts/registrars/DotnsPopLens.sol#182) is a local vari | contracts/registrars/DotnsPopLens.sol:182 |
| uninitialized-local | DotnsRegistrarController.register(IDotnsRegistrarController.Registration).setReverseRecord (contracts/registrars/DotnsRe | contracts/registrars/DotnsRegistrarController.sol:224 |
| uninitialized-local | DotnsRegistrar._update(address,uint256,address).positionSyncNeeded (contracts/registrars/DotnsRegistrar.sol#312) is a lo | contracts/registrars/DotnsRegistrar.sol:312 |
| uninitialized-local | StringUtils.isNamePath(string).start (contracts/utils/StringUtils.sol#188) is a local variable never initialized | contracts/utils/StringUtils.sol:188 |
| unused-return | DotnsNameWhitelist.reject(string,address) (contracts/whitelist/DotnsNameWhitelist.sol#201-216) ignores return value by _ | contracts/whitelist/DotnsNameWhitelist.sol:201 |
| unused-return | DotnsRegistrar._update(address,uint256,address) (contracts/registrars/DotnsRegistrar.sol#251-330) ignores return value b | contracts/registrars/DotnsRegistrar.sol:251 |
| unused-return | DotnsNameWhitelist._nodeOf(string) (contracts/whitelist/DotnsNameWhitelist.sol#482-484) ignores return value by (None,no | contracts/whitelist/DotnsNameWhitelist.sol:482 |
| unused-return | DotnsPopController._stashPendingClaim(address,string,bytes32) (contracts/registrars/DotnsPopController.sol#636-643) igno | contracts/registrars/DotnsPopController.sol:636 |
| unused-return | DotnsPopController._validateReservableBaseLabel(IPopRules,string) (contracts/registrars/DotnsPopController.sol#802-818) | contracts/registrars/DotnsPopController.sol:802 |
| unused-return | StoreFactory.constructor(address,address) (contracts/store/StoreFactory.sol#76-83) ignores return value by IDotnsProtoco | contracts/store/StoreFactory.sol:76 |
| unused-return | StoreFactory.upgradeLabelStoreImplementation(address) (contracts/store/StoreFactory.sol#128-137) ignores return value by | contracts/store/StoreFactory.sol:128 |
| unused-return | DotnsNameWhitelist._deactivate(bytes32) (contracts/whitelist/DotnsNameWhitelist.sol#471-477) ignores return value by _ac | contracts/whitelist/DotnsNameWhitelist.sol:471 |
| unused-return | DotnsPopController._settlePending(address,uint256) (contracts/registrars/DotnsPopController.sol#360-389) ignores return | contracts/registrars/DotnsPopController.sol:360 |
| unused-return | DotnsRegistrar._writeOwnerLabel(address,uint256,string) (contracts/registrars/DotnsRegistrar.sol#402-405) ignores return | contracts/registrars/DotnsRegistrar.sol:402 |
| unused-return | DotnsNameWhitelist._activate(bytes32,string) (contracts/whitelist/DotnsNameWhitelist.sol#461-467) ignores return value b | contracts/whitelist/DotnsNameWhitelist.sol:461 |
| unused-return | DotnsPopLens._detail(bytes32) (contracts/registrars/DotnsPopLens.sol#240-263) ignores return value by (tier) = _popRules | contracts/registrars/DotnsPopLens.sol:240 |
| unused-return | DotnsPopController.registerBaseName(IDotnsPopController.FullRegistration) (contracts/registrars/DotnsPopController.sol#2 | contracts/registrars/DotnsPopController.sol:250 |
| unused-return | DotnsRegistry._writeSubnodeToStore(address,bytes32,string) (contracts/registry/DotnsRegistry.sol#202-211) ignores return | contracts/registry/DotnsRegistry.sol:202 |
| unused-return | StoreFactory.upgradeUserStoreImplementation(address) (contracts/store/StoreFactory.sol#179-184) ignores return value by | contracts/store/StoreFactory.sol:179 |
| unused-return | DotnsNameWhitelist._clearClaimants(bytes32,address,string) (contracts/whitelist/DotnsNameWhitelist.sol#446-456) ignores | contracts/whitelist/DotnsNameWhitelist.sol:446 |
| unused-return | DotnsPopController._reserveLite(IPopRules,IDotnsPopController.LiteRegistration) (contracts/registrars/DotnsPopController | contracts/registrars/DotnsPopController.sol:231 |
| unused-return | DotnsRegistrar._syncRecipientStore(IStoreFactory,address,address,uint256) (contracts/registrars/DotnsRegistrar.sol#333-3 | contracts/registrars/DotnsRegistrar.sol:333 |
| unused-return | DotnsNameWhitelist.requestName(string,string,address) (contracts/whitelist/DotnsNameWhitelist.sol#162-190) ignores retur | contracts/whitelist/DotnsNameWhitelist.sol:162 |
| unused-return | DotnsRegistrarController.register(IDotnsRegistrarController.Registration) (contracts/registrars/DotnsRegistrarController | contracts/registrars/DotnsRegistrarController.sol:164 |
| unused-return | DotnsRegistrarController.register(IDotnsRegistrarController.Registration) (contracts/registrars/DotnsRegistrarController | contracts/registrars/DotnsRegistrarController.sol:164 |
| unused-return | DotnsPopController.registerBaseName(IDotnsPopController.FullRegistration) (contracts/registrars/DotnsPopController.sol#2 | contracts/registrars/DotnsPopController.sol:250 |
| unused-return | DotnsPopController._completeGatewayRegistration(address,string,bytes32,bytes32,bytes,bytes32) (contracts/registrars/Dotn | contracts/registrars/DotnsPopController.sol:575 |
| Check | Description | Location |
|---|---|---|
| shadowing-local | IDotnsPopResolver.setChatKey(bytes32,bytes).chatKey (contracts/resolvers/IDotnsPopResolver.sol#53) shadows: - IDotnsPop | contracts/resolvers/IDotnsPopResolver.sol:53 |
| shadowing-local | IDotnsPopResolver.chatKey(bytes32).chatKey (contracts/resolvers/IDotnsPopResolver.sol#71) shadows: - IDotnsPopResolver. | contracts/resolvers/IDotnsPopResolver.sol:71 |
| events-maths | DotnsRegistrarController.initialize(IDotnsProtocolRegistry,uint256,uint256) (contracts/registrars/DotnsRegistrarControll | contracts/registrars/DotnsRegistrarController.sol:93 |
| calls-loop | DotnsPopLens._controller() (contracts/registrars/DotnsPopLens.sol#277-279) has external calls inside a loop: IDotnsPopCo | contracts/registrars/DotnsPopLens.sol:277 |
| calls-loop | DotnsPopController._settlePendingLabel(IStoreFactory,address,address,string) (contracts/registrars/DotnsPopController.so | contracts/registrars/DotnsPopController.sol:395 |
| calls-loop | DotnsPopController._settlePendingLabel(IStoreFactory,address,address,string) (contracts/registrars/DotnsPopController.so | contracts/registrars/DotnsPopController.sol:395 |
| calls-loop | DotnsPopLens._controller() (contracts/registrars/DotnsPopLens.sol#277-279) has external calls inside a loop: IDotnsPopCo | contracts/registrars/DotnsPopLens.sol:277 |
| calls-loop | DotnsPopLens._pageNames(address,uint256,uint256,bool) (contracts/registrars/DotnsPopLens.sol#164-218) has external calls | contracts/registrars/DotnsPopLens.sol:164 |
| calls-loop | Multicall3.aggregate3(Multicall3.Call3[]) (contracts/utils/Multicall3.sol#128-153) has external calls inside a loop: (re | contracts/utils/Multicall3.sol:128 |
| calls-loop | DotnsPopLens._controller() (contracts/registrars/DotnsPopLens.sol#277-279) has external calls inside a loop: IDotnsPopCo | contracts/registrars/DotnsPopLens.sol:277 |
| calls-loop | DotnsPopController._settlePendingLabel(IStoreFactory,address,address,string) (contracts/registrars/DotnsPopController.so | contracts/registrars/DotnsPopController.sol:395 |
| calls-loop | Multicall3.tryAggregate(bool,Multicall3.Call[]) (contracts/utils/Multicall3.sol#67-89) has external calls inside a loop: | contracts/utils/Multicall3.sol:67 |
| calls-loop | Multicall3.aggregate3Value(Multicall3.Call3Value[]) (contracts/utils/Multicall3.sol#159-190) has external calls inside a | contracts/utils/Multicall3.sol:159 |
| calls-loop | DotnsPopLens._pageNames(address,uint256,uint256,bool) (contracts/registrars/DotnsPopLens.sol#164-218) has external calls | contracts/registrars/DotnsPopLens.sol:164 |
| calls-loop | DotnsPopLens._ownedBy(IDotnsRegistrar,bytes32,address) (contracts/registrars/DotnsPopLens.sol#223-233) has external call | contracts/registrars/DotnsPopLens.sol:223 |
| calls-loop | DotnsPopLens._ownedBy(IDotnsRegistrar,bytes32,address) (contracts/registrars/DotnsPopLens.sol#223-233) has external call | contracts/registrars/DotnsPopLens.sol:223 |
| calls-loop | DotnsPopLens._countNames(address,bool) (contracts/registrars/DotnsPopLens.sol#133-157) has external calls inside a loop: | contracts/registrars/DotnsPopLens.sol:133 |
| calls-loop | DotnsPopLens._pageNames(address,uint256,uint256,bool) (contracts/registrars/DotnsPopLens.sol#164-218) has external calls | contracts/registrars/DotnsPopLens.sol:164 |
| calls-loop | DotnsNameWhitelist._nodeOf(string) (contracts/whitelist/DotnsNameWhitelist.sol#482-484) has external calls inside a loop | contracts/whitelist/DotnsNameWhitelist.sol:482 |
| calls-loop | DotnsPopLens._countNames(address,bool) (contracts/registrars/DotnsPopLens.sol#133-157) has external calls inside a loop: | contracts/registrars/DotnsPopLens.sol:133 |
| calls-loop | DotnsPopLens._belongsToListing(string,bool) (contracts/registrars/DotnsPopLens.sol#123-126) has external calls inside a | contracts/registrars/DotnsPopLens.sol:123 |
| calls-loop | DotnsPopLens._belongsToListing(string,bool) (contracts/registrars/DotnsPopLens.sol#123-126) has external calls inside a | contracts/registrars/DotnsPopLens.sol:123 |
| calls-loop | DotnsPopLens._belongsToListing(string,bool) (contracts/registrars/DotnsPopLens.sol#123-126) has external calls inside a | contracts/registrars/DotnsPopLens.sol:123 |
| calls-loop | DotnsPopLens._pageNames(address,uint256,uint256,bool) (contracts/registrars/DotnsPopLens.sol#164-218) has external calls | contracts/registrars/DotnsPopLens.sol:164 |
| calls-loop | DotnsPopController._writeRecord(address,bytes32,string) (contracts/registrars/DotnsPopController.sol#626-629) has extern | contracts/registrars/DotnsPopController.sol:626 |
| calls-loop | DotnsPopLens._countNames(address,bool) (contracts/registrars/DotnsPopLens.sol#133-157) has external calls inside a loop: | contracts/registrars/DotnsPopLens.sol:133 |
| calls-loop | DotnsPopLens._countNames(address,bool) (contracts/registrars/DotnsPopLens.sol#133-157) has external calls inside a loop: | contracts/registrars/DotnsPopLens.sol:133 |
| calls-loop | DotnsPopController._writeRecord(address,bytes32,string) (contracts/registrars/DotnsPopController.sol#626-629) has extern | contracts/registrars/DotnsPopController.sol:626 |
| calls-loop | Multicall3.aggregate(Multicall3.Call[]) (contracts/utils/Multicall3.sol#42-60) has external calls inside a loop: (succes | contracts/utils/Multicall3.sol:42 |
| calls-loop | DotnsPopLens._ownedBy(IDotnsRegistrar,bytes32,address) (contracts/registrars/DotnsPopLens.sol#223-233) has external call | contracts/registrars/DotnsPopLens.sol:223 |
| calls-loop | DotnsPopLens._belongsToListing(string,bool) (contracts/registrars/DotnsPopLens.sol#123-126) has external calls inside a | contracts/registrars/DotnsPopLens.sol:123 |
| calls-loop | Multicall3.tryAggregate(bool,Multicall3.Call[]) (contracts/utils/Multicall3.sol#67-89) has external calls inside a loop: | contracts/utils/Multicall3.sol:67 |
| calls-loop | DotnsPopLens._pageNames(address,uint256,uint256,bool) (contracts/registrars/DotnsPopLens.sol#164-218) has external calls | contracts/registrars/DotnsPopLens.sol:164 |
| calls-loop | DotnsPopLens._controller() (contracts/registrars/DotnsPopLens.sol#277-279) has external calls inside a loop: IDotnsPopCo | contracts/registrars/DotnsPopLens.sol:277 |
| calls-loop | DotnsPopLens._pageNames(address,uint256,uint256,bool) (contracts/registrars/DotnsPopLens.sol#164-218) has external calls | contracts/registrars/DotnsPopLens.sol:164 |
| calls-loop | DotnsPopController._writeRecord(address,bytes32,string) (contracts/registrars/DotnsPopController.sol#626-629) has extern | contracts/registrars/DotnsPopController.sol:626 |
| calls-loop | DotnsPopController._writeRecord(address,bytes32,string) (contracts/registrars/DotnsPopController.sol#626-629) has extern | contracts/registrars/DotnsPopController.sol:626 |
| calls-loop | DotnsPopLens._ownedBy(IDotnsRegistrar,bytes32,address) (contracts/registrars/DotnsPopLens.sol#223-233) has external call | contracts/registrars/DotnsPopLens.sol:223 |
| calls-loop | DotnsPopLens._countNames(address,bool) (contracts/registrars/DotnsPopLens.sol#133-157) has external calls inside a loop: | contracts/registrars/DotnsPopLens.sol:133 |
| calls-loop | DotnsPopLens._countNames(address,bool) (contracts/registrars/DotnsPopLens.sol#133-157) has external calls inside a loop: | contracts/registrars/DotnsPopLens.sol:133 |
| calls-loop | Multicall3.tryAggregate(bool,Multicall3.Call[]) (contracts/utils/Multicall3.sol#67-89) has external calls inside a loop: | contracts/utils/Multicall3.sol:67 |
| calls-loop | DotnsPopController._settlePendingLabel(IStoreFactory,address,address,string) (contracts/registrars/DotnsPopController.so | contracts/registrars/DotnsPopController.sol:395 |
| reentrancy-benign | Reentrancy in DotnsNameEscrow.release(uint256) (contracts/escrow/DotnsNameEscrow.sol#348-401): External calls: - regis | contracts/escrow/DotnsNameEscrow.sol:348 |
| reentrancy-benign | Reentrancy in DotnsPopController._completeGatewayRegistration(address,string,bytes32,bytes32,bytes,bytes32) (contracts/r | contracts/registrars/DotnsPopController.sol:575 |
| reentrancy-benign | Reentrancy in DotnsPopController.registerBaseName(IDotnsPopController.FullRegistration) (contracts/registrars/DotnsPopCo | contracts/registrars/DotnsPopController.sol:250 |
| reentrancy-events | Reentrancy in DotnsPopController._reserveLite(IPopRules,IDotnsPopController.LiteRegistration) (contracts/registrars/Dotn | contracts/registrars/DotnsPopController.sol:231 |
| reentrancy-events | Reentrancy in DotnsPopController._syncPopRulesToHead(bytes32,address) (contracts/registrars/DotnsPopController.sol#855-8 | contracts/registrars/DotnsPopController.sol:855 |
| reentrancy-events | Reentrancy in StoreFactory.upgradeUserStoreImplementation(address) (contracts/store/StoreFactory.sol#179-184): External | contracts/store/StoreFactory.sol:179 |
| reentrancy-events | Reentrancy in DotnsPopController.registerBaseName(IDotnsPopController.FullRegistration) (contracts/registrars/DotnsPopCo | contracts/registrars/DotnsPopController.sol:250 |
| reentrancy-events | Reentrancy in DotnsPopController._settlePendingLabel(IStoreFactory,address,address,string) (contracts/registrars/DotnsPo | contracts/registrars/DotnsPopController.sol:395 |
| reentrancy-events | Reentrancy in DotnsPopController._enqueueReservation(IPopRules,bytes32,string,address) (contracts/registrars/DotnsPopCon | contracts/registrars/DotnsPopController.sol:656 |
| reentrancy-events | Reentrancy in DotnsPopController.registerBaseName(IDotnsPopController.FullRegistration) (contracts/registrars/DotnsPopCo | contracts/registrars/DotnsPopController.sol:250 |
| reentrancy-events | Reentrancy in DotnsPopController.reserveBaseNameOnly(IDotnsPopController.BaseNameReservation) (contracts/registrars/Dotn | contracts/registrars/DotnsPopController.sol:212 |
| reentrancy-events | Reentrancy in DotnsPopController.reserveBaseName(IDotnsPopController.BaseReservation) (contracts/registrars/DotnsPopCont | contracts/registrars/DotnsPopController.sol:194 |
| reentrancy-events | Reentrancy in DotnsPopController.reserveBaseName(IDotnsPopController.BaseReservation) (contracts/registrars/DotnsPopCont | contracts/registrars/DotnsPopController.sol:194 |
| reentrancy-events | Reentrancy in DotnsRegistry.setSubnodeOwner(IDotnsRegistry.SubnodeRecord) (contracts/registry/DotnsRegistry.sol#67-115): | contracts/registry/DotnsRegistry.sol:67 |
| reentrancy-events | Reentrancy in DotnsPopController._completeGatewayRegistration(address,string,bytes32,bytes32,bytes,bytes32) (contracts/r | contracts/registrars/DotnsPopController.sol:575 |
| reentrancy-events | Reentrancy in DotnsPopController.reserveBaseNameOnly(IDotnsPopController.BaseNameReservation) (contracts/registrars/Dotn | contracts/registrars/DotnsPopController.sol:212 |
| reentrancy-events | Reentrancy in DotnsPopController.relinquishReservation() (contracts/registrars/DotnsPopController.sol#332-337): Externa | contracts/registrars/DotnsPopController.sol:332 |
| reentrancy-events | Reentrancy in DotnsPopController._completeGatewayRegistration(address,string,bytes32,bytes32,bytes,bytes32) (contracts/r | contracts/registrars/DotnsPopController.sol:575 |
| reentrancy-events | Reentrancy in DotnsRegistrar.register(uint256,address,string) (contracts/registrars/DotnsRegistrar.sol#125-155): Extern | contracts/registrars/DotnsRegistrar.sol:125 |
| reentrancy-events | Reentrancy in DotnsPopController.reserveBaseName(IDotnsPopController.BaseReservation) (contracts/registrars/DotnsPopCont | contracts/registrars/DotnsPopController.sol:194 |
| reentrancy-events | Reentrancy in StoreFactory.upgradeLabelStoreImplementation(address) (contracts/store/StoreFactory.sol#128-137): Externa | contracts/store/StoreFactory.sol:128 |
| timestamp | PopRules._priceWithoutCheck(string,address,bool,uint256) (contracts/pop/PopRules.sol#247-280) uses timestamp for compari | contracts/pop/PopRules.sol:247 |
| timestamp | DotnsNameWhitelist._isWindowOpen() (contracts/whitelist/DotnsNameWhitelist.sol#488-490) uses timestamp for comparisons | contracts/whitelist/DotnsNameWhitelist.sol:488 |
| timestamp | DotnsNameEscrow.release(uint256) (contracts/escrow/DotnsNameEscrow.sol#348-401) uses timestamp for comparisons Dangerou | contracts/escrow/DotnsNameEscrow.sol:348 |
| timestamp | DotnsNameEscrow.redeem(uint256) (contracts/escrow/DotnsNameEscrow.sol#714-738) uses timestamp for comparisons Dangerous | contracts/escrow/DotnsNameEscrow.sol:714 |
| timestamp | PopRules._writeReservation(string,address) (contracts/pop/PopRules.sol#623-643) uses timestamp for comparisons Dangerou | contracts/pop/PopRules.sol:623 |
| timestamp | DotnsNameEscrow.deposit(IDotnsNameEscrow.DepositParams) (contracts/escrow/DotnsNameEscrow.sol#245-268) uses timestamp fo | contracts/escrow/DotnsNameEscrow.sol:245 |
| timestamp | DotnsNameEscrow.chargeTransferFee(IDotnsNameEscrow.ChargeTransferFeeParams) (contracts/escrow/DotnsNameEscrow.sol#300-34 | contracts/escrow/DotnsNameEscrow.sol:300 |
| timestamp | DotnsNameEscrow.claimRefund(uint256) (contracts/escrow/DotnsNameEscrow.sol#487-505) uses timestamp for comparisons Dang | contracts/escrow/DotnsNameEscrow.sol:487 |
| timestamp | DotnsNameEscrow.withdraw(uint256) (contracts/escrow/DotnsNameEscrow.sol#404-416) uses timestamp for comparisons Dangero | contracts/escrow/DotnsNameEscrow.sol:404 |
| timestamp | PopRules._isLive(IPopRules.Reservation) (contracts/pop/PopRules.sol#432-434) uses timestamp for comparisons Dangerous c | contracts/pop/PopRules.sol:432 |
| timestamp | DotnsRegistrarController.commit(bytes32) (contracts/registrars/DotnsRegistrarController.sol#142-152) uses timestamp for | contracts/registrars/DotnsRegistrarController.sol:142 |
| timestamp | DotnsNameEscrow.isReclaimable(uint256) (contracts/escrow/DotnsNameEscrow.sol#692-711) uses timestamp for comparisons Da | contracts/escrow/DotnsNameEscrow.sol:692 |
| timestamp | DotnsRegistrarController._consumeCommitment(IDotnsRegistrarController.Registration) (contracts/registrars/DotnsRegistrar | contracts/registrars/DotnsRegistrarController.sol:364 |
| timestamp | DotnsNameEscrow.claimRefundsBatch(uint256[]) (contracts/escrow/DotnsNameEscrow.sol#508-533) uses timestamp for compariso | contracts/escrow/DotnsNameEscrow.sol:508 |
| timestamp | DotnsNameEscrow.onERC721Received(address,address,uint256,bytes) (contracts/escrow/DotnsNameEscrow.sol#741-759) uses time | contracts/escrow/DotnsNameEscrow.sol:741 |
| timestamp | DotnsPopController.registerBaseName(IDotnsPopController.FullRegistration) (contracts/registrars/DotnsPopController.sol#2 | contracts/registrars/DotnsPopController.sol:250 |
| timestamp | DotnsPopController._isExpired(uint64) (contracts/registrars/DotnsPopController.sol#646-648) uses timestamp for compariso | contracts/registrars/DotnsPopController.sol:646 |
| Check | Description | Location |
|---|---|---|
| assembly | LabelUtils.namehashUnder(bytes32,bytes32) (contracts/utils/LabelUtils.sol#52-63) uses assembly - INLINE ASM (contracts/ | contracts/utils/LabelUtils.sol:52 |
| assembly | LabelUtils.labelhashMemory(string) (contracts/utils/LabelUtils.sol#40-44) uses assembly - INLINE ASM (contracts/utils/L | contracts/utils/LabelUtils.sol:40 |
| assembly | Multicall3.aggregate3Value(Multicall3.Call3Value[]) (contracts/utils/Multicall3.sol#159-190) uses assembly - INLINE ASM | contracts/utils/Multicall3.sol:159 |
| assembly | LabelUtils.labelhash(string) (contracts/utils/LabelUtils.sol#25-32) uses assembly - INLINE ASM (contracts/utils/LabelUt | contracts/utils/LabelUtils.sol:25 |
| assembly | Multicall3.aggregate3(Multicall3.Call3[]) (contracts/utils/Multicall3.sol#128-153) uses assembly - INLINE ASM (contract | contracts/utils/Multicall3.sol:128 |
| assembly | DotnsRegistry._parentNamehash(string) (contracts/registry/DotnsRegistry.sol#217-248) uses assembly - INLINE ASM (contra | contracts/registry/DotnsRegistry.sol:217 |
| costly-loop | DotnsNameEscrow._removeRefundEntry(uint256,address) (contracts/escrow/DotnsNameEscrow.sol#641-659) has costly operations | contracts/escrow/DotnsNameEscrow.sol:641 |
| costly-loop | DotnsNameEscrow._removeRefundEntry(uint256,address) (contracts/escrow/DotnsNameEscrow.sol#641-659) has costly operations | contracts/escrow/DotnsNameEscrow.sol:641 |
| cyclomatic-complexity | DotnsPopLens._pageNames(address,uint256,uint256,bool) (contracts/registrars/DotnsPopLens.sol#164-218) has a high cycloma | contracts/registrars/DotnsPopLens.sol:164 |
| dead-code | DotnsRegistrar._popRules() (contracts/registrars/DotnsRegistrar.sol#388-390) is never used and should be removed | contracts/registrars/DotnsRegistrar.sol:388 |
| dead-code | DotnsRegistrar._escrow() (contracts/registrars/DotnsRegistrar.sol#383-385) is never used and should be removed | contracts/registrars/DotnsRegistrar.sol:383 |
| low-level-calls | Low level call in Multicall3.aggregate(Multicall3.Call[]) (contracts/utils/Multicall3.sol#42-60): - (success,returnData | contracts/utils/Multicall3.sol:42 |
| low-level-calls | Low level call in Multicall3.aggregate3(Multicall3.Call3[]) (contracts/utils/Multicall3.sol#128-153): - (result.success | contracts/utils/Multicall3.sol:128 |
| low-level-calls | Low level call in Multicall3.tryAggregate(bool,Multicall3.Call[]) (contracts/utils/Multicall3.sol#67-89): - (result.suc | contracts/utils/Multicall3.sol:67 |
| low-level-calls | Low level call in Multicall3.aggregate3Value(Multicall3.Call3Value[]) (contracts/utils/Multicall3.sol#159-190): - (resu | contracts/utils/Multicall3.sol:159 |
| low-level-calls | Low level call in DotnsNameEscrow.claimRefund(uint256) (contracts/escrow/DotnsNameEscrow.sol#487-505): - (ok,None) = ad | contracts/escrow/DotnsNameEscrow.sol:487 |
| low-level-calls | Low level call in DotnsRegistrarController.register(IDotnsRegistrarController.Registration) (contracts/registrars/DotnsR | contracts/registrars/DotnsRegistrarController.sol:164 |
| low-level-calls | Low level call in DotnsNameEscrow.claimWithdrawal() (contracts/escrow/DotnsNameEscrow.sol#466-479): - (ok,None) = addre | contracts/escrow/DotnsNameEscrow.sol:466 |
| low-level-calls | Low level call in DotnsNameEscrow.claimRefundsBatch(uint256[]) (contracts/escrow/DotnsNameEscrow.sol#508-533): - (ok,No | contracts/escrow/DotnsNameEscrow.sol:508 |
| naming-convention | Variable PopRules.__gap (contracts/pop/PopRules.sol#60) is not in mixedCase | contracts/pop/PopRules.sol:60 |
| naming-convention | Variable DotnsNameEscrow.__gap (contracts/escrow/DotnsNameEscrow.sol#119) is not in mixedCase | contracts/escrow/DotnsNameEscrow.sol:119 |
| naming-convention | Variable DotnsProtocolRegistry.__gap (contracts/registry/DotnsProtocolRegistry.sol#46) is not in mixedCase | contracts/registry/DotnsProtocolRegistry.sol:46 |
| naming-convention | Variable DotnsPopController.__gap (contracts/registrars/DotnsPopController.sol#146) is not in mixedCase | contracts/registrars/DotnsPopController.sol:146 |
| naming-convention | Variable DotnsRegistrarController.__gap (contracts/registrars/DotnsRegistrarController.sol#76) is not in mixedCase | contracts/registrars/DotnsRegistrarController.sol:76 |
| naming-convention | Variable DotnsRegistrar.__gap (contracts/registrars/DotnsRegistrar.sol#65) is not in mixedCase | contracts/registrars/DotnsRegistrar.sol:65 |
| naming-convention | Parameter StringUtils.bytes32ToString(bytes32)._bytes32 (contracts/utils/StringUtils.sol#244) is not in mixedCase | contracts/utils/StringUtils.sol:244 |
| naming-convention | Variable UserStore.__gap (contracts/store/UserStore.sol#40) is not in mixedCase | contracts/store/UserStore.sol:40 |
| naming-convention | Variable DotnsResolver.__gap (contracts/resolvers/DotnsResolver.sol#36) is not in mixedCase | contracts/resolvers/DotnsResolver.sol:36 |
| naming-convention | Variable DotnsPopResolver.__gap (contracts/resolvers/DotnsPopResolver.sol#50) is not in mixedCase | contracts/resolvers/DotnsPopResolver.sol:50 |
| naming-convention | Variable DotnsContentResolver.__gap (contracts/resolvers/DotnsContentResolver.sol#48) is not in mixedCase | contracts/resolvers/DotnsContentResolver.sol:48 |
| naming-convention | Variable DotnsRegistry.__gap (contracts/registry/DotnsRegistry.sol#35) is not in mixedCase | contracts/registry/DotnsRegistry.sol:35 |
| naming-convention | Variable LabelStore.__gap (contracts/store/LabelStore.sol#44) is not in mixedCase | contracts/store/LabelStore.sol:44 |
| naming-convention | Variable DotnsReverseResolver.__gap (contracts/resolvers/DotnsReverseResolver.sol#41) is not in mixedCase | contracts/resolvers/DotnsReverseResolver.sol:41 |
| naming-convention | Variable DotnsNameWhitelist.__gap (contracts/whitelist/DotnsNameWhitelist.sol#85) is not in mixedCase | contracts/whitelist/DotnsNameWhitelist.sol:85 |
| too-many-digits | Multicall3.aggregate3Value(Multicall3.Call3Value[]) (contracts/utils/Multicall3.sol#159-190) uses literals with too many | contracts/utils/Multicall3.sol:159 |
| too-many-digits | Multicall3.aggregate3Value(Multicall3.Call3Value[]) (contracts/utils/Multicall3.sol#159-190) uses literals with too many | contracts/utils/Multicall3.sol:159 |
| too-many-digits | Multicall3.aggregate3(Multicall3.Call3[]) (contracts/utils/Multicall3.sol#128-153) uses literals with too many digits: | contracts/utils/Multicall3.sol:128 |
| too-many-digits | Multicall3.aggregate3(Multicall3.Call3[]) (contracts/utils/Multicall3.sol#128-153) uses literals with too many digits: | contracts/utils/Multicall3.sol:128 |
| too-many-digits | Multicall3.aggregate3Value(Multicall3.Call3Value[]) (contracts/utils/Multicall3.sol#159-190) uses literals with too many | contracts/utils/Multicall3.sol:159 |
| too-many-digits | Multicall3.aggregate3Value(Multicall3.Call3Value[]) (contracts/utils/Multicall3.sol#159-190) uses literals with too many | contracts/utils/Multicall3.sol:159 |
| too-many-digits | Multicall3.aggregate3(Multicall3.Call3[]) (contracts/utils/Multicall3.sol#128-153) uses literals with too many digits: | contracts/utils/Multicall3.sol:128 |
| too-many-digits | Multicall3.aggregate3(Multicall3.Call3[]) (contracts/utils/Multicall3.sol#128-153) uses literals with too many digits: | contracts/utils/Multicall3.sol:128 |
| unimplemented-functions | DotnsRegistrar (contracts/registrars/DotnsRegistrar.sol#34-471) does not implement functions: - IDotnsRegistrar.control | contracts/registrars/DotnsRegistrar.sol:34 |
| unused-state | DotnsNameEscrow.__gap (contracts/escrow/DotnsNameEscrow.sol#119) is never used in DotnsNameEscrow (contracts/escrow/Dotn | contracts/escrow/DotnsNameEscrow.sol:119 |
| unused-state | DotnsRegistry.__gap (contracts/registry/DotnsRegistry.sol#35) is never used in DotnsRegistry (contracts/registry/DotnsRe | contracts/registry/DotnsRegistry.sol:35 |
| unused-state | DotnsNameWhitelist.__gap (contracts/whitelist/DotnsNameWhitelist.sol#85) is never used in DotnsNameWhitelist (contracts/ | contracts/whitelist/DotnsNameWhitelist.sol:85 |
| unused-state | DotnsRegistrarController.__gap (contracts/registrars/DotnsRegistrarController.sol#76) is never used in DotnsRegistrarCon | contracts/registrars/DotnsRegistrarController.sol:76 |
| unused-state | DotnsProtocolRegistry.__gap (contracts/registry/DotnsProtocolRegistry.sol#46) is never used in DotnsProtocolRegistry (co | contracts/registry/DotnsProtocolRegistry.sol:46 |
| unused-state | UserStore.__gap (contracts/store/UserStore.sol#40) is never used in UserStore (contracts/store/UserStore.sol#21-182) | contracts/store/UserStore.sol:40 |
| unused-state | DotnsContentResolver.__gap (contracts/resolvers/DotnsContentResolver.sol#48) is never used in DotnsContentResolver (cont | contracts/resolvers/DotnsContentResolver.sol:48 |
| unused-state | DotnsPopResolver.__gap (contracts/resolvers/DotnsPopResolver.sol#50) is never used in DotnsPopResolver (contracts/resolv | contracts/resolvers/DotnsPopResolver.sol:50 |
| unused-state | PopRules.__gap (contracts/pop/PopRules.sol#60) is never used in PopRules (contracts/pop/PopRules.sol#37-644) | contracts/pop/PopRules.sol:60 |
| unused-state | DotnsResolver.__gap (contracts/resolvers/DotnsResolver.sol#36) is never used in DotnsResolver (contracts/resolvers/Dotns | contracts/resolvers/DotnsResolver.sol:36 |
| unused-state | DotnsRegistrar.__gap (contracts/registrars/DotnsRegistrar.sol#65) is never used in DotnsRegistrar (contracts/registrars/ | contracts/registrars/DotnsRegistrar.sol:65 |
| unused-state | LabelStore.__gap (contracts/store/LabelStore.sol#44) is never used in LabelStore (contracts/store/LabelStore.sol#24-184) | contracts/store/LabelStore.sol:44 |
| unused-state | DotnsReverseResolver.__gap (contracts/resolvers/DotnsReverseResolver.sol#41) is never used in DotnsReverseResolver (cont | contracts/resolvers/DotnsReverseResolver.sol:41 |
| unused-state | DotnsPopController.__gap (contracts/registrars/DotnsPopController.sol#146) is never used in DotnsPopController (contract | contracts/registrars/DotnsPopController.sol:146 |