Skip to content
This repository has been archived by the owner on Nov 26, 2024. It is now read-only.

Merge nitro v2.3.4 (rc3) #35

Merged
merged 152 commits into from
Apr 9, 2024
Merged

Merge nitro v2.3.4 (rc3) #35

merged 152 commits into from
Apr 9, 2024

Conversation

tsahee
Copy link
Contributor

@tsahee tsahee commented Apr 6, 2024

No description provided.

yahgwai and others added 30 commits October 5, 2023 13:37
Update readme and license for AEP
gvladika and others added 25 commits February 22, 2024 13:41
INFO:Detectors:
0: GasRefundEnabled.refundsGas(IGasRefunder,IReader4844) (src/libraries/GasRefundEnabled.sol#17-51) performs a multiplication on the result of a division:
	- calldataWords = (calldataSize + 31) / 32 (src/libraries/GasRefundEnabled.sol#22)
	- startGasLeft += calldataWords * 6 + (calldataWords ** 2) / 512 (src/libraries/GasRefundEnabled.sol#24)
Reference: https://github.com/crytic/slither/wiki/Detector-Documentation#divide-before-multiply
Results to hide during next runs: "0,1,...,1" or "All" (enter to not hide results):
All
INFO:Detectors:
0: Multiple retryable tickets created in the same function:
	 -_fundAndDeploy(_inbox,NICK_CREATE2_VALUE,NICK_CREATE2_DEPLOYER,NICK_CREATE2_PAYLOAD,isUsingFeeToken,_maxFeePerGas) (src/rollup/DeployHelper.sol#96-103)
	 -_fundAndDeploy(_inbox,NICK_CREATE2_VALUE,NICK_CREATE2_DEPLOYER,NICK_CREATE2_PAYLOAD,isUsingFeeToken,_maxFeePerGas) (src/rollup/DeployHelper.sol#96-103)
@cla-bot cla-bot bot added the s label Apr 6, 2024
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

Copy link
Contributor

@rachel-bousfield rachel-bousfield left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@rachel-bousfield rachel-bousfield merged commit e9f26af into stylus Apr 9, 2024
9 of 11 checks passed
@rachel-bousfield rachel-bousfield deleted the merge-nitro-v2.3.4 branch April 9, 2024 23:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants