Skip to content

Commit

Permalink
Add new findinds to slither db
Browse files Browse the repository at this point in the history
INFO:Detectors:
0: Multiple retryable tickets created in the same function:
	 -_deployL2Factory(inbox,gasPriceBid,isUsingFeeToken) (contracts/tokenbridge/ethereum/L1AtomicTokenBridgeCreator.sol#341)
	 -_deployL2Factory(inbox,gasPriceBid,isUsingFeeToken) (contracts/tokenbridge/ethereum/L1AtomicTokenBridgeCreator.sol#341)
1: Multiple retryable tickets created in the same function:
	 -_createRetryableUsingEth(retryableParams,maxSubmissionCost,retryableValue,data) (contracts/tokenbridge/ethereum/L1TokenBridgeRetryableSender.sol#113)
	 -_createRetryableUsingEth(retryableParams,maxSubmissionCost,retryableValue,data) (contracts/tokenbridge/ethereum/L1TokenBridgeRetryableSender.sol#113)
Reference: https://github.com/crytic/slither/wiki/Detector-Documentation#out-of-order-retryable-transactions
  • Loading branch information
gvladika committed Mar 5, 2024
1 parent d6648cf commit e1a2d11
Showing 1 changed file with 382 additions and 0 deletions.
Loading

0 comments on commit e1a2d11

Please sign in to comment.