feat: queue with optimistic vetting #473
Annotations
8 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linters check:
src/CSFeeOracle.sol#L164
Code contains empty blocks
|
Linters check:
src/CSModule.sol#L143
Contract has 16 states declarations but allowed no more than 15
|
Linters check:
src/CSModule.sol#L786
Code contains empty blocks
|
Linters check:
src/CSModule.sol#L962
Code contains empty blocks
|
Linters check:
src/CSModule.sol#L972
Variable "exitedValidatorsKeysCount" is unused
|
Linters check:
src/CSModule.sol#L973
Variable "stuckValidatorsKeysCount" is unused
|
Linters check:
src/CSModule.sol#L1205
Code contains empty blocks
|
Loading