Parent Log:
http://ci.aztec-labs.com/a4e859ada07b762a
Command: da88bf07e82c365e cd l1-contracts && forge test
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/215be54ba7d05741f58f591612a9e5454104b24d
Env: REF_NAME=gh-readonly-queue/next/pr-15096-484694b997ac4ff62ed6d008cc3f12e0c60720ff CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Wed Jun 18 09:32:07 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15096_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_88124959fc35bcb2_next
09:32:14 Compiling 259 files with Solc 0.8.27
09:33:19 Solc 0.8.27 finished in 65.44s
09:33:19 Compiler run successful!
09:33:19
09:33:19 Ran 2 tests for test/governance/registry/getCanonicalRollup.t.sol:GetRollupTest
09:33:19 [PASS] test_GivenMultipleListedRollups() (gas: 297522)
09:33:19 [PASS] test_GivenNoListedRollups() (gas: 10735)
09:33:19 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 9.07ms (2.59ms CPU time)
09:33:19
09:33:19 Ran 1 test for test/governance/governance/scenarios/lockAndPass.t.sol:LockAndPassTest
09:33:19 [PASS] test_LockVoteAndExecute() (gas: 1313517)
09:33:19 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 10.63ms (930.36µs CPU time)
09:33:19
09:33:19 Ran 5 tests for test/staking/deposit.t.sol:DepositTest
09:33:19 [PASS] test_GivenAttesterIsAlreadyActive() (gas: 66927)
09:33:19 [PASS] test_GivenAttesterIsAlreadyRegistered() (gas: 1116928)
09:33:19 [PASS] test_GivenAttesterIsNotActive() (gas: 172702)
09:33:19 [PASS] test_GivenCallerHasInsufficientAllowance() (gas: 30434)
09:33:19 [PASS] test_GivenCallerHasInsufficientFunds() (gas: 58762)
09:33:19 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 14.24ms (2.26ms CPU time)
09:33:19
09:33:19 Ran 2 tests for test/merkle/Naive.t.sol:NaiveTest
09:33:19 [PASS] testComputeSiblingPathManuallyLeftChild() (gas: 725951)
09:33:19 [PASS] testComputeSiblingPathManuallyRightChild() (gas: 725932)
09:33:19 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 7.90ms (696.84µs CPU time)
09:33:19
09:33:19 Ran 3 tests for test/governance/registry/addRollup.t.sol:UpgradeTest
09:33:19 [PASS] test_RevertWhen_CallerIsNotOwner(address) (runs: 256, μ: 11813, ~: 11813)
09:33:19 [PASS] test_RevertWhen_RollupAlreadyInSet() (gas: 166862)
09:33:19 [PASS] test_WhenRollupNotAlreadyInSet() (gas: 168019)
09:33:19 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 17.82ms (12.20ms CPU time)
09:33:19
09:33:19 Ran 2 tests for test/staking/getters.t.sol:GettersTest
09:33:19 [PASS] test_getAttesterAtIndex() (gas: 34683)
09:33:19 [PASS] test_getAttesterOutOfBounds() (gas: 27434)
09:33:19 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 23.42ms (204.16µs CPU time)
09:33:19
09:33:19 Ran 1 test for test/fee_asset_handler/mint.t.sol:MintTest
09:33:19 [PASS] test_WhenAnyoneCallsMint(address,address) (runs: 256, μ: 70355, ~: 70355)
09:33:19 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 22.52ms (17.73ms CPU time)
09:33:19
09:33:19 Ran 3 tests for test/fee_portal/distributeFees.t.sol:DistributeFees
09:33:19 [PASS] test_GivenSufficientBalance() (gas: 207025)
09:33:19 [PASS] test_RevertGiven_InsufficientBalance() (gas: 17209)
09:33:19 [PASS] test_RevertGiven_TheCallerIsNotTheCanonicalRollup() (gas: 8761)
09:33:19 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 26.15ms (861.07µs CPU time)
09:33:19
09:33:19 Ran 3 tests for test/governance/governance/proposallib/isStableState.t.sol:IsStableStateTest
09:33:19 [PASS] test_GivenStateIsDropped() (gas: 25448)
09:33:19 [PASS] test_GivenStateIsExecuted() (gas: 25467)
09:33:19 [PASS] test_GivenStateNotInAbove(uint8) (runs: 256, μ: 24855, ~: 29451)
09:33:19 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 26.20ms (19.08ms CPU time)
09:33:19
09:33:19 Ran 1 test for test/staking/15050.t.sol:Test15050
09:33:19 [PASS] test_15050() (gas: 1680400)
09:33:19 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 30.49ms (17.24ms CPU time)
09:33:19
09:33:19 Ran 2 tests for test/test_erc20/addMinter.t.sol:AddMinterTest
09:33:19 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13428, ~: 13428)
09:33:19 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 38762, ~: 38762)
09:33:19 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 32.43ms (24.63ms CPU time)
09:33:19
09:33:19 Ran 2 tests for test/test_erc20/mint.t.sol:MintTest
09:33:19 [PASS] test_WhenTheCallerIsAMinter(address,address,uint256) (runs: 256, μ: 85739, ~: 85895)
09:33:19 [PASS] test_WhenTheCallerIsNotAMinter(address,address,uint256) (runs: 256, μ: 15447, ~: 15447)
09:33:19 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 33.74ms (26.61ms CPU time)
09:33:19
09:33:19 Ran 2 tests for test/staking/setSlasher.t.sol:SetslasherTest
09:33:19 [PASS] test_setSlasher(address) (runs: 256, μ: 27238, ~: 27238)
09:33:19 [PASS] test_setSlasher_whenNotOwner(address) (runs: 256, μ: 12809, ~: 12809)
09:33:19 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 39.89ms (31.57ms CPU time)
09:33:19
09:33:19 Ran 3 tests for test/boosted_rewards/BoostedRewards.t.sol:BoostedRewardsTest
09:33:19 [PASS] test_activityDuplicateNoop() (gas: 335914)
09:33:19 [PASS] test_activityScore() (gas: 1138003)
09:33:19 [PASS] test_shares() (gas: 2668376)
09:33:19 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 43.36ms (16.12ms CPU time)
09:33:19
09:33:19 Ran 2 tests for test/governance/governance/propose.t.sol:ProposeTest
09:33:19 [PASS] test_WhenCallerIsGovernanceProposer(address) (runs: 256, μ: 346974, ~: 346974)
09:33:19 [PASS] test_WhenCallerIsNotGovernanceProposer() (gas: 13064)
09:33:19 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 45.29ms (36.20ms CPU time)
09:33:19
09:33:19 Ran 3 tests for test/governance/governance/limitedDeposit.t.sol:LimitedDepositTest
09:33:19 [PASS] test_WhenFloodgatesAreOpen(address,address) (runs: 256, μ: 194781, ~: 194781)
09:33:19 [PASS] test_WhenIsAllowedToDeposit(address,address) (runs: 256, μ: 197521, ~: 197521)
09:33:19 [PASS] test_WhenNotAllowedToDeposit(address,address) (runs: 256, μ: 15779, ~: 15779)
09:33:19 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 45.12ms (92.31ms CPU time)
09:33:19
09:33:19 Ran 3 tests for test/governance/coin-issuer/mint.t.sol:MintTest
09:33:19 [PASS] test_GivenAmountLargerThanMaxMint(uint256) (runs: 256, μ: 19396, ~: 19727)
09:33:19 [PASS] test_GivenAmountLessThanOrEqualMaxMint(uint256) (runs: 256, μ: 83247, ~: 82934)
09:33:19 [PASS] test_GivenCallerIsNotOwner(address) (runs: 256, μ: 11785, ~: 11785)
09:33:19 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 44.82ms (47.19ms CPU time)
09:33:19
09:33:19 Ran 3 tests for test/test_erc20/transferOwnership.t.sol:TransferOwnershipTest
09:33:19 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13405, ~: 13405)
09:33:19 [PASS] test_WhenTheNewOwnerIsNotTheZeroAddress(address) (runs: 256, μ: 51038, ~: 51038)
09:33:19 [PASS] test_WhenTheNewOwnerIsTheZeroAddress() (gas: 12773)
09:33:19 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 45.63ms (68.60ms CPU time)
09:33:19
09:33:19 Ran 2 tests for test/ignition.t.sol:IgnitionTest
09:33:19 [PASS] test_RevertNonEmptyBlock() (gas: 37807232)
09:33:19 [PASS] test_emptyBlock() (gas: 37962914)
09:33:19 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 47.70ms (29.95ms CPU time)
09:33:19
09:33:19 Ran 2 tests for test/Parity.t.sol:ParityTest
09:33:19 [PASS] testRootMatchesBaseParity() (gas: 548387)
09:33:19 [PASS] testRootMatchesRootParity() (gas: 548320)
09:33:19 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 58.33ms (4.51ms CPU time)
09:33:19
09:33:19 Ran 2 tests for test/governance/governance/userlib/powerNow.t.sol:PowerNowTest
09:33:19 [PASS] test_GivenCheckpoints(bool[8],uint8[8],uint16[8],uint32) (runs: 256, μ: 182626, ~: 184702)
09:33:19 [PASS] test_GivenNoCheckpoints(uint64) (runs: 256, μ: 5752, ~: 5752)
09:33:19 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 60.48ms (59.46ms CPU time)
09:33:19
09:33:19 Ran 3 tests for test/governance/reward-distributor/claim.t.sol:ClaimTest
09:33:19 [PASS] test_GivenBalanceGt0(uint256) (runs: 256, μ: 128152, ~: 118972)
09:33:19 [PASS] test_GivenBalanceIs0() (gas: 54054)
09:33:19 [PASS] test_WhenCallerIsNotCanonical(address) (runs: 256, μ: 24892, ~: 24892)
09:33:19 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 65.48ms (57.00ms CPU time)
09:33:19
09:33:19 Ran 2 tests for test/staking_asset_handler/setScope.t.sol:SetScopeTest
09:33:19 [PASS] test_WhenCallerOfSetScopeIsNotOwner(address) (runs: 256, μ: 14462, ~: 14462)
09:33:19 [PASS] test_WhenCallerOfSetScopeIsOwner() (gas: 22499)
09:33:19 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 71.65ms (15.85ms CPU time)
09:33:19
09:33:19 Ran 2 tests for test/staking_asset_handler/skipBindCheck.t.sol:SetSkipBindCheckTest
09:33:19 [PASS] test_WhenCallerOfSetSkipBindCheckIsNotOwner(address,bool) (runs: 256, μ: 11900, ~: 11900)
09:33:19 [PASS] test_WhenCallerOfSetSkipBindCheckIsOwner(bool) (runs: 256, μ: 16786, ~: 18132)
09:33:19 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 74.43ms (30.47ms CPU time)
09:33:19
09:33:19 Ran 1 test for test/staking/move.t.sol:MoveTest
09:33:19 [PASS] test_MoveStakingSet() (gas: 55322689)
09:33:19 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 77.65ms (57.18ms CPU time)
09:33:19
09:33:19 Ran 2 tests for test/governance/governance/proposeWithLock.t.sol:ProposeWithLockTest
09:33:19 [PASS] test_WhenCallerHasInsufficientPower() (gas: 32515)
09:33:19 [PASS] test_WhenCallerHasSufficientPower(address) (runs: 256, μ: 599973, ~: 599973)
09:33:19 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 81.62ms (74.25ms CPU time)
09:33:19
09:33:19 Ran 4 tests for test/governance/governance/userlib/powerAt.t.sol:PowerAtTest
09:33:19 [PASS] test_GivenNoCheckpoints() (gas: 28277)
09:33:19 [PASS] test_WhenTimeGeFirstCheckpoint(bool[8],uint8[8],uint16[8],uint256,bool) (runs: 256, μ: 215374, ~: 212695)
09:33:19 [PASS] test_WhenTimeLtFirstCheckpoint(bool[8],uint8[8],uint16[8]) (runs: 256, μ: 208524, ~: 209698)
09:33:19 [PASS] test_WhenTimeNotInPast() (gas: 3997)
09:33:19 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 86.83ms (140.26ms CPU time)
09:33:19
09:33:19 Ran 3 tests for test/governance/coin-issuer/mintAvailable.t.sol:MintAvailableTest
09:33:19 [PASS] test_GivenAfterDeployment(uint256,uint256) (runs: 256, μ: 968432, ~: 968588)
09:33:19 [PASS] test_GivenRateIs0(uint256) (runs: 256, μ: 964113, ~: 964336)
09:33:19 [PASS] test_GivenSameTimeAsDeployment(uint256) (runs: 256, μ: 964544, ~: 964326)
09:33:19 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 101.87ms (176.11ms CPU time)
09:33:19
09:33:19 Ran 1 test for test/governance/scenario/UpgradeGovernanceProposerTest.t.sol:UpgradeGovernanceProposerTest
09:33:19 [PASS] test_UpgradeIntoNewVersion() (gas: 4143672)
09:33:19 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 102.33ms (9.64ms CPU time)
09:33:19
09:33:19 Ran 2 tests for test/staking_asset_handler/setSubscope.t.sol:SetSubscopeTest
09:33:19 [PASS] test_WhenCallerOfSetSubscopeIsNotOwner(address) (runs: 256, μ: 14484, ~: 14484)
09:33:19 [PASS] test_WhenCallerOfSetSubscopeIsOwner() (gas: 22477)
09:33:19 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 104.12ms (35.13ms CPU time)
09:33:19
09:33:19 Ran 2 tests for test/staking_asset_handler/addUnhinged.t.sol:AddUnhingedTest
09:33:19 [PASS] test_WhenCallerOfAddUnhingedIsNotOwner(address) (runs: 256, μ: 11841, ~: 11841)
09:33:19 [PASS] test_WhenCallerOfAddUnhingedIsOwner(address) (runs: 256, μ: 37381, ~: 37381)
09:33:19 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 121.84ms (52.77ms CPU time)
09:33:19
09:33:19 Ran 2 tests for test/fee_portal/depositToAztecPublic.t.sol:DepositToAztecPublic
09:33:19 [PASS] test_GivenSufficientBalance() (gas: 155743)
09:33:19 [PASS] test_RevertGiven_InsufficientBalance() (gas: 53788)
09:33:19 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 123.89ms (484.76µs CPU time)
09:33:19
09:33:19 Ran 3 tests for test/governance/gse/delegationlib/increaseBalance.t.sol:IncreaseBalanceTest
09:33:19 [PASS] test_GivenADelegatee(address[2],address,address,uint256,uint256) (runs: 256, μ: 308729, ~: 308792)
09:33:19 [PASS] test_GivenNoDelegatee(address[2],address,uint256,uint256) (runs: 256, μ: 204177, ~: 204258)
09:33:19 [PASS] test_WhenAmountEq0(address,address) (runs: 256, μ: 11679, ~: 11679)
09:33:19 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 130.13ms (216.77ms CPU time)
09:33:19
09:33:19 Ran 2 tests for test/governance/governance/updateGovernanceProposer.t.sol:UpdateGovernanceProposerTest
09:33:19 [PASS] test_WhenCallerIsGovernance(address) (runs: 256, μ: 19491, ~: 19491)
09:33:19 [PASS] test_WhenCallerIsNotGovernance(address,address) (runs: 256, μ: 10202, ~: 10202)
09:33:19 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 161.09ms (165.30ms CPU time)
09:33:19
09:33:19 Ran 1 test for test/governance/governance/scenarios/noVoteAndExit.t.sol:NoVoteAndExitTest
09:33:19 [PASS] test_CannotVoteAndExit(address,uint256,uint256,uint256) (runs: 256, μ: 825498, ~: 826182)
09:33:19 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 166.45ms (156.22ms CPU time)
09:33:19
09:33:19 Ran 5 tests for test/portals/TokenPortal.t.sol:TokenPortalTest
09:33:19 [PASS] testAnyoneCanCallWithdrawIfNoDesignatedCaller(address) (runs: 256, μ: 1244425, ~: 1244425)
09:33:19 [PASS] testDepositPrivate() (gas: 194884)
09:33:19 [PASS] testDepositPublic() (gas: 197387)
09:33:19 [PASS] testWithdrawWithDesignatedCallerFailsForOtherCallers(address) (runs: 256, μ: 2312760, ~: 2312760)
09:33:19 [PASS] testWithdrawWithDesignatedCallerSucceedsForDesignatedCaller() (gas: 1234067)
09:33:19 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 211.03ms (306.76ms CPU time)
09:33:19
09:33:19 Ran 6 tests for test/staking/initiateWithdraw.t.sol:InitiateWithdrawTest
09:33:19 [PASS] test_GivenAttesterIsInTheActiveSet() (gas: 806612)
09:33:19 [PASS] test_GivenAttesterIsLiving() (gas: 824774)
09:33:19 [PASS] test_GivenAttesterIsNotInTheActiveSet() (gas: 624733)
09:33:19 [PASS] test_GivenAttesterIsNotValidatingOrLiving() (gas: 788845)
09:33:19 [PASS] test_WhenAttesterIsNotRegistered() (gas: 30190)
09:33:19 [PASS] test_WhenCallerIsNotTheWithdrawer(address) (runs: 256, μ: 634528, ~: 634528)
09:33:19 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 215.27ms (203.83ms CPU time)
09:33:19
09:33:19 Ran 4 tests for test/governance/governance/address_snapshots/remove.t.sol:AddressSnapshotRemoveTest
09:33:19 [PASS] test_WhenAddressNotInTheSet() (gas: 10869)
09:33:19 [PASS] test_WhenRemovingMultipleValidators(uint16,uint16) (runs: 256, μ: 421453, ~: 421347)
09:33:19 [PASS] test_WhenValidatorIsInTheSet(uint16) (runs: 256, μ: 171094, ~: 171381)
09:33:19 [PASS] test_WhenValidatorRemovingAnIndexLargerThanTheCurrentLength() (gas: 272456)
09:33:19 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 232.24ms (277.96ms CPU time)
09:33:19
09:33:19 Ran 2 tests for test/staking_asset_handler/removeUnhinged.t.sol:RemoveUnhingedTest
09:33:19 [PASS] test_WhenCallerOfRemoveUnhingedIsNotOwner(address) (runs: 256, μ: 11894, ~: 11894)
09:33:19 [PASS] test_WhenCallerOfRemoveUnhingedIsOwner(address) (runs: 256, μ: 28546, ~: 28529)
09:33:19 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 234.72ms (172.15ms CPU time)
09:33:19
09:33:19 Ran 2 tests for test/governance/gse/delegationlib/usePower.t.sol:UsePowerTest
09:33:19 [PASS] test_GivenPowerUsedPlusAmountGtPowerAt(address,uint256,uint32,uint256,uint256) (runs: 256, μ: 230131, ~: 236522)
09:33:19 [PASS] test_GivenPowerUsedPlusAmountLePowerAt(address,uint256[2],uint32,uint256,uint256) (runs: 256, μ: 261832, ~: 263012)
09:33:19 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 243.72ms (141.32ms CPU time)
09:33:19
09:33:19 Ran 3 tests for test/governance/gse/delegationlib/decreaseBalance.t.sol:DecreaseBalanceTest
09:33:19 [PASS] test_GivenADelegatee(address[2],address,address,uint256,uint256) (runs: 256, μ: 308135, ~: 309074)
09:33:19 [PASS] test_GivenNoDelegatee(address[2],address,uint256,uint256) (runs: 256, μ: 207603, ~: 208358)
09:33:19 [PASS] test_WhenAmountEq0(address,address) (runs: 256, μ: 11744, ~: 11744)
09:33:19 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 246.52ms (338.64ms CPU time)
09:33:19
09:33:19 Ran 3 tests for test/staking/finaliseWithdraw.t.sol:FinaliseWithdrawTest
09:33:19 [PASS] test_GivenStatusIsNotExiting() (gas: 727696)
09:33:19 [PASS] test_GivenTimeIsAfterUnlock(bool) (runs: 256, μ: 836175, ~: 836136)
09:33:19 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 759124)
09:33:19 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 264.42ms (246.41ms CPU time)
09:33:19
09:33:19 Ran 2 tests for test/fee_asset_handler/setMintAmount.t.sol:SetMintAmountTest
09:33:19 [PASS] test_WhenCallerIsNotOwner(address,uint256) (runs: 256, μ: 12668, ~: 12668)
09:33:19 [PASS] test_WhenCallerIsOwner(uint256) (runs: 256, μ: 18943, ~: 19037)
09:33:19 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 275.19ms (101.41ms CPU time)
09:33:19
09:33:19 Ran 4 tests for test/staking_asset_handler/scope.t.sol:ScopeTest
09:33:19 [PASS] test_WhenScopeIsInvalidAndSubscopeIsInvalid() (gas: 3246743)
09:33:19 [PASS] test_WhenScopeIsInvalidButSubscopeIsValid() (gas: 3244007)
09:33:19 [PASS] test_WhenScopeIsValidAndSubscopeIsInvalid() (gas: 3243992)
09:33:19 [PASS] test_WhenScopeIsValidAndSubscopeIsValid() (gas: 3336810)
09:33:19 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 275.69ms (296.31ms CPU time)
09:33:19
09:33:19 Ran 1 test for test/governance/scenario/slashing/Slashing.t.sol:SlashingTest
09:33:19 [PASS] test_Slashing() (gas: 44544079)
09:33:19 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 285.57ms (277.47ms CPU time)
09:33:19
09:33:19 Ran 19 tests for test/governance/governance/updateConfiguration.t.sol:UpdateConfigurationTest
09:33:19 [PASS] test_WhenCallerIsNotSelf() (gas: 28665)
09:33:19 [PASS] test_WhenDifferentialGeMinAndLeMax(uint256) (runs: 256, μ: 273520, ~: 273297)
09:33:19 [PASS] test_WhenDifferentialLtMinOrGtMax(uint256) (runs: 256, μ: 35806, ~: 35752)
09:33:19 [PASS] test_WhenExecutionDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273296, ~: 273575)
09:33:19 [PASS] test_WhenExecutionDelayLtMinOrGtMax(uint256) (runs: 256, μ: 42206, ~: 41957)
09:33:19 [PASS] test_WhenGracePeriodGeMinAndLeMax(uint256) (runs: 256, μ: 273366, ~: 273651)
09:33:19 [PASS] test_WhenGracePeriodLtMinOrGtMax(uint256) (runs: 256, μ: 42370, ~: 42142)
09:33:19 [PASS] test_WhenLockAmountGeMin(uint256) (runs: 256, μ: 273687, ~: 273685)
09:33:19 [PASS] test_WhenLockAmountLtMin(uint256) (runs: 256, μ: 31290, ~: 31299)
09:33:19 [PASS] test_WhenLockDelayGeMinAndLeMax(uint256) (runs: 256, μ: 274287, ~: 274514)
09:33:19 [PASS] test_WhenLockDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41791, ~: 41530)
09:33:19 [PASS] test_WhenMinimumVotesGeMin(uint256) (runs: 256, μ: 273062, ~: 273060)
09:33:19 [PASS] test_WhenMinimumVotesLtMin(uint256) (runs: 256, μ: 31239, ~: 31238)
09:33:19 [PASS] test_WhenQuorumGeMinAndLeMax(uint256) (runs: 256, μ: 273522, ~: 273199)
09:33:19 [PASS] test_WhenQuorumLtMinOrGtMax(uint256) (runs: 256, μ: 40982, ~: 41120)
09:33:19 [PASS] test_WhenVotingDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273864, ~: 274131)
09:33:19 [PASS] test_WhenVotingDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41917, ~: 41698)
09:33:19 [PASS] test_WhenVotingDurationGeMinAndLeMax(uint256) (runs: 256, μ: 273981, ~: 274253)
09:33:19 [PASS] test_WhenVotingDurationLtMinOrGtMax(uint256) (runs: 256, μ: 42012, ~: 41796)
09:33:19 Suite result: ok. 19 passed; 0 failed; 0 skipped; finished in 284.77ms (779.50ms CPU time)
09:33:19
09:33:19 Ran 10 tests for test/governance/governance/execute.t.sol:ExecuteTest
09:33:19 [PASS] test_GivenAPayloadCallFails(address,uint256,uint256,uint256) (runs: 256, μ: 696301, ~: 696660)
09:33:19 [PASS] test_GivenAllPayloadCallSucceeds(address,uint256,uint256,uint256) (runs: 256, μ: 832057, ~: 832951)
09:33:19 [PASS] test_GivenPayloadCallAsset(address,uint256,uint256,uint256) (runs: 256, μ: 673238, ~: 673706)
09:33:19 [PASS] test_GivenStateIsActive() (gas: 356145)
09:33:20 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 350265, ~: 350265)
09:33:20 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 685615, ~: 686292)
09:33:20 [PASS] test_GivenStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 698833, ~: 699359)
09:33:20 [PASS] test_GivenStateIsPending() (gas: 348521)
09:33:20 [PASS] test_GivenStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 663570, ~: 664805)
09:33:20 [PASS] test_GivenStateIsRejected() (gas: 363965)
09:33:20 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 308.76ms (1.06s CPU time)
09:33:20
09:33:20 Ran 4 tests for test/validator-selection/setupEpoch.t.sol:SetupEpochTest
09:33:20 [PASS] test_WhenItHasBeenALongTimeSinceTheLastSampleSeedWasSet() (gas: 59035498)
09:33:20 [PASS] test_WhenNewSampleSeedsAreAdded() (gas: 207)
09:33:20 [PASS] test_WhenTheRollupDoesNotHaveTheTargetCommitteeSize() (gas: 41460554)
09:33:20 [PASS] test_WhenTheSampleSeedHasBeenSet() (gas: 44637868)
09:33:20 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 307.68ms (782.88ms CPU time)
09:33:20
09:33:20 Ran 3 tests for test/governance/governance/initiateWithdraw.t.sol:InitiateWithdrawTest
09:33:20 [PASS] test_GivenCheckpoints(uint256,uint256) (runs: 256, μ: 183528, ~: 183680)
09:33:20 [PASS] test_GivenNoCheckpoints(uint256) (runs: 256, μ: 21712, ~: 21616)
09:33:20 [PASS] test_WhenCallerHaveSufficientDeposits(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1342470, ~: 1482233)
09:33:20 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 315.12ms (509.16ms CPU time)
09:33:20
09:33:20 Ran 4 tests for test/staking_asset_handler/setMintInterval.t.sol:SetMintIntervalTest
09:33:20 [PASS] test_WhenCallerOfSetMintIntervalIsNotOwner(address) (runs: 256, μ: 13906, ~: 13906)
09:33:20 [PASS] test_WhenCallerOfSetMintIntervalIsOwner(uint256) (runs: 256, μ: 19170, ~: 19308)
09:33:20 [PASS] test_WhenOwnerTriesToMintAfterTheNewIntervalHasPassed(uint256) (runs: 256, μ: 1417681, ~: 1417962)
09:33:20 [PASS] test_WhenOwnerTriesToMintBeforeTheNewIntervalHasPassed(uint256,uint256) (runs: 256, μ: 53295, ~: 53129)
09:33:20 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 369.43ms (388.57ms CPU time)
09:33:20
09:33:20 Ran 4 tests for test/governance/governance/finaliseWithdraw.t.sol:FinaliseWithdrawTest
09:33:20 [PASS] test_GivenWithdrawanAlreadyClaimed(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1229570, ~: 1405120)
09:33:20 [PASS] test_WhenIdMatchNoPendingWithdrawal(uint256) (runs: 256, μ: 40252, ~: 40252)
09:33:20 [PASS] test_WhenTimeIsAfterOrAtUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1429711, ~: 1597009)
09:33:20 [PASS] test_WhenTimeIsBeforeUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1108521, ~: 1259722)
09:33:20 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 486.12ms (1.15s CPU time)
09:33:20
09:33:20 Ran 2 tests for test/staking/flushEntryQueue.t.sol:FlushEntryQueueTest
09:33:20 [PASS] test_GivenTheQueueHasAlreadyBeenFlushedThisEpoch() (gas: 82073)
09:33:20 [PASS] test_GivenTheQueueHasNotBeenFlushedThisEpoch(uint256) (runs: 256, μ: 1268250, ~: 1567285)
09:33:20 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 514.99ms (500.21ms CPU time)
09:33:20
09:33:20 Ran 9 tests for test/staking/slash.t.sol:SlashTest
09:33:20 [PASS] test_GivenAttesterIsActive() (gas: 819482)
09:33:20 [PASS] test_GivenAttesterIsNotActive() (gas: 653233)
09:33:20 [PASS] test_GivenTimeIsAfterUnlock() (gas: 762686)
09:33:20 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 792185)
09:33:20 [PASS] test_SlashingMoreThanBalance() (gas: 735507)
09:33:20 [PASS] test_SlashingMoreThanExitBalance() (gas: 788400)
09:33:20 [PASS] test_WhenAttesterIsNotExiting() (gas: 968732)
09:33:20 [PASS] test_WhenAttesterIsNotRegistered() (gas: 29098)
09:33:20 [PASS] test_WhenCallerIsNotTheSlasher() (gas: 636978)
09:33:20 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 537.15ms (7.65ms CPU time)
09:33:20
09:33:20 Ran 3 tests for test/governance/governance/deposit.t.sol:DepositTest
09:33:20 [PASS] test_WhenCallerHaveInsufficientAllowance(uint256) (runs: 256, μ: 20580, ~: 20577)
09:33:20 [PASS] test_WhenCallerHaveInsufficientFunds(uint256) (runs: 256, μ: 48663, ~: 48668)
09:33:20 [PASS] test_WhenCallerHaveSufficientFunds(address[8],uint256[8],uint256[8]) (runs: 256, μ: 1043838, ~: 1044819)
09:33:20 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 538.40ms (540.37ms CPU time)
09:33:20
09:33:20 Ran 2 tests for test/staking_asset_handler/constructor.t.sol:ConstructorTest
09:33:20 [PASS] test_WhenDepositsPerMintIs0() (gas: 69670)
09:33:20 [PASS] test_WhenDepositsPerMintIsNot0(address,address,address,uint256,uint256,uint256,string,string,bool) (runs: 256, μ: 3530062, ~: 3531306)
09:33:20 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 602.06ms (405.29ms CPU time)
09:33:20
09:33:20 Ran 3 tests for test/staking_asset_handler/queue.t.sol:QueueTest
09:33:20 [PASS] test_WhenEnqueuingValidators(uint8) (runs: 256, μ: 2773569, ~: 936357)
09:33:20 [PASS] test_WhenIncludingAlreadySeenAttesterProposerPair(address,address) (runs: 256, μ: 59925, ~: 59925)
09:33:20 [PASS] test_WhenNotInitializedAndQueueIsEmpty() (gas: 19244)
09:33:20 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 809.46ms (955.14ms CPU time)
09:33:20
09:33:20 Ran 1 test for test/governance/scenario/AddRollup.t.sol:AddRollupTest
09:33:20 [PASS] test_AddRollup(bool) (runs: 256, μ: 2811532, ~: 3232716)
09:33:20 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 890.81ms (869.68ms CPU time)
09:33:20
09:33:20 Ran 4 tests for test/fees/MinimalFeeModel.t.sol:MinimalFeeModelTest
09:33:20 [PASS] test_computeFeeAssetPerEth() (gas: 24034021)
09:33:20 [PASS] test_full() (gas: 160797407)
09:33:20 [PASS] test_invalidOracleInput() (gas: 55199)
09:33:20 [PASS] test_photograph() (gas: 77271119)
09:33:20 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 913.63ms (612.47ms CPU time)
09:33:20
09:33:20 Ran 4 tests for test/governance/governance/address_snapshots/values.t.sol:AddressSnapshotValuesTest
09:33:20 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11440)
09:33:20 [PASS] test_WhenValidatorsAreRemoved(uint16,uint16) (runs: 256, μ: 336130, ~: 335952)
09:33:20 [PASS] test_WhenValidatorsExist(address[]) (runs: 256, μ: 662931, ~: 661718)
09:33:20 [PASS] test_WhenValidatorsHaveNotChangedForSomeTime(address[],uint16) (runs: 256, μ: 725288, ~: 781182)
09:33:20 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 928.66ms (1.76s CPU time)
09:33:20
09:33:20 Ran 3 tests for test/governance/governance/address_snapshots/length.t.sol:AddressSnapshotLengthTest
09:33:20 [PASS] test_WhenAddingValidators(address[],uint16) (runs: 256, μ: 645757, ~: 606341)
09:33:20 [PASS] test_WhenNoValidatorsAreRegistered(uint32) (runs: 256, μ: 12370, ~: 12370)
09:33:20 [PASS] test_WhenRemovingValidators(address[],uint16,uint16) (runs: 256, μ: 633236, ~: 591775)
09:33:20 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.01s (1.95s CPU time)
09:33:20
09:33:20 Ran 2 tests for test/test_erc20/removeMinter.t.sol:RemoveMinterTest
09:33:20 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13362, ~: 13362)
09:33:20 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 18789, ~: 18789)
09:33:20 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 1.06s (37.68ms CPU time)
09:33:20
09:33:20 Ran 3 tests for test/governance/governance/address_snapshots/at.t.sol:AddressSnapshotAtTest
09:33:20 [PASS] test_WhenIndexIsOutOfBounds(uint256) (runs: 256, μ: 128020, ~: 128020)
09:33:20 [PASS] test_WhenIndexIsValid(address[]) (runs: 256, μ: 801574, ~: 815882)
09:33:20 [PASS] test_WhenNoValidatorsAreRegistered(uint256) (runs: 256, μ: 11388, ~: 11388)
09:33:20 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.11s (1.12s CPU time)
09:33:20
09:33:20 Ran 8 tests for test/governance/governance-proposer/voteWithsig.t.sol:VoteWithSigTest
09:33:20 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 420510)
09:33:20 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 315365)
09:33:20 [PASS] test_GivenNewCanonicalInstance() (gas: 838596)
09:33:20 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 516753)
09:33:20 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 594662)
09:33:20 [PASS] test_GivenProposalIsLeader() (gas: 492231)
09:33:20 [PASS] test_GivenRoundChanged() (gas: 471276)
09:33:20 [PASS] test_WhenSigNotFromProposer(address) (runs: 256, μ: 346101, ~: 346101)
09:33:20 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 1.14s (111.94ms CPU time)
09:33:20
09:33:20 Ran 7 tests for test/governance/governance/address_snapshots/getAddressFromIndexAtTimestamp.t.sol:GetAddressFromIndexAtTimestampTest
09:33:20 [PASS] test_WhenIndexIsOutOfBounds(address[]) (runs: 256, μ: 634380, ~: 634439)
09:33:20 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11404)
09:33:20 [PASS] test_WhenQueryingFuture(address[]) (runs: 256, μ: 704860, ~: 724365)
09:33:20 [PASS] test_WhenQueryingPast(address[],uint224) (runs: 256, μ: 690155, ~: 661434)
09:33:20 [PASS] test_WhenValidatorIsRemovedAndNewOneAddedAtSamePosition(address[]) (runs: 256, μ: 744353, ~: 747623)
09:33:20 [PASS] test_WhenValidatorWasRemoved(address[]) (runs: 256, μ: 690819, ~: 692656)
09:33:20 [PASS] test_whenQueryingCurrentTimestamp(address[]) (runs: 256, μ: 716102, ~: 723663)
09:33:20 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 1.14s (6.17s CPU time)
09:33:21
09:33:21 Ran 1 test for test/validator-selection/setupSampleSeed.t.sol:SetupSampleSeedTest
09:33:21 [PASS] test_setupSampleSeed(uint16) (runs: 256, μ: 43286170, ~: 43286146)
09:33:21 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.32s (1.32s CPU time)
09:33:21
09:33:21 Ran 1 test for test/delegation/minimal.t.sol:MinimalDelegationTest
09:33:21 [PASS] test_votingPower(bool,bool,bool) (runs: 256, μ: 2986823, ~: 2978703)
09:33:21 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.40s (1.31s CPU time)
09:33:21
09:33:21 Ran 4 tests for test/governance/gse/delegationlib/delegate.t.sol:DelegateTest
09:33:21 [PASS] test_GivenOldDelegateeEq0(address,address,address,uint256) (runs: 256, μ: 217121, ~: 216944)
09:33:21 [PASS] test_WhenNeitherDelegateeEq0(address[2],address,address,address,uint256) (runs: 256, μ: 320489, ~: 320250)
09:33:21 [PASS] test_WhenNewDelegateeEq0(address,address,address,uint256) (runs: 256, μ: 227517, ~: 227276)
09:33:21 [PASS] test_WhenNewDelegateeEqOldDelegatee(address,address,address) (runs: 256, μ: 213953, ~: 213953)
09:33:21 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 1.56s (346.96ms CPU time)
09:33:21
09:33:21 Ran 3 tests for test/governance/governance/address_snapshots/add.t.sol:AddressSnapshotAddTest
09:33:21 [PASS] test_WhenValidatorHasBeenRemovedFromTheSet(address[],uint16,uint16) (runs: 256, μ: 1892015, ~: 1928213)
09:33:21 [PASS] test_WhenValidatorIsAlreadyInTheSet(address) (runs: 256, μ: 124689, ~: 124689)
09:33:21 [PASS] test_WhenValidatorIsNotInTheSet(address,uint16) (runs: 256, μ: 184848, ~: 184848)
09:33:21 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.81s (2.05s CPU time)
09:33:22
09:33:22 Ran 8 tests for test/governance/governance-proposer/vote.t.sol:VoteTest
09:33:22 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 420488)
09:33:22 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 315365)
09:33:22 [PASS] test_GivenNewCanonicalInstance() (gas: 838574)
09:33:22 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 516731)
09:33:22 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 594662)
09:33:22 [PASS] test_GivenProposalIsLeader() (gas: 492231)
09:33:22 [PASS] test_GivenRoundChanged() (gas: 471276)
09:33:22 [PASS] test_WhenCallerIsNotProposer(address) (runs: 256, μ: 346210, ~: 346210)
09:33:22 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 2.75s (158.27ms CPU time)
09:33:22
09:33:22 Ran 4 tests for test/governance/governance/userlib/add.t.sol:AddTest
09:33:22 [PASS] test_GivenUserHaveNoCheckpoints(uint256,uint32) (runs: 256, μ: 76821, ~: 76633)
09:33:22 [PASS] test_WhenAmountEq0() (gas: 8437)
09:33:22 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 234226, ~: 235854)
09:33:22 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 213384, ~: 212983)
09:33:22 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 2.75s (151.69ms CPU time)
09:33:22
09:33:22 Ran 4 tests for test/MultiProof.t.sol:MultiProofTest
09:33:22 [PASS] testMultipleProvers() (gas: 139469738)
09:33:22 [PASS] testMultipleProversBoostedRewards() (gas: 105831167)
09:33:22 [PASS] testNoHolesInProvenBlocks() (gas: 71479300)
09:33:22 [PASS] testProofsAreInOneEpoch() (gas: 71478607)
09:33:22 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 2.85s (5.70s CPU time)
09:33:22
09:33:22 Ran 11 tests for test/governance/governance/getProposalState.t.sol:GetProposalStateTest
09:33:22 [PASS] test_GivenExecutionDelayHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 669833, ~: 670633)
09:33:22 [PASS] test_GivenGovernanceProposerHaveChanged(address) (runs: 256, μ: 377514, ~: 377514)
09:33:22 [PASS] test_GivenGracePeriodHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 672975, ~: 673299)
09:33:22 [PASS] test_GivenGracePeriodHavePassed(address,uint256,uint256,uint256) (runs: 256, μ: 671697, ~: 672020)
09:33:22 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 382733, ~: 382733)
09:33:22 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 683709, ~: 684026)
09:33:22 [PASS] test_GivenVoteTabulationIsInvalid(address,uint256,uint256,uint256) (runs: 256, μ: 1125409, ~: 1125994)
09:33:22 [PASS] test_GivenVoteTabulationIsRejected() (gas: 382495)
09:33:22 [PASS] test_WhenProposalIsOutOfBounds(uint256) (runs: 256, μ: 15227, ~: 15214)
09:33:22 [PASS] test_WhenVotingDelayHaveNotPassed(uint256) (runs: 256, μ: 376097, ~: 376141)
09:33:22 [PASS] test_WhenVotingDurationHaveNotPassed(uint256) (runs: 256, μ: 381312, ~: 381394)
09:33:22 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 3.22s (1.48s CPU time)
09:33:22
09:33:22 Ran 4 tests for test/staking_asset_handler/setDepositsPerMint.t.sol:SetDepositsPerMintTest
09:33:22 [PASS] test_WhenCallerOfSetDepositsPerMintIsNotOwner(address) (runs: 256, μ: 11786, ~: 11786)
09:33:22 [PASS] test_WhenDepositsPerMintIs0() (gas: 10845)
09:33:22 [PASS] test_WhenDepositsPerMintIsNot0(uint256) (runs: 256, μ: 23178, ~: 23314)
09:33:22 [PASS] test_WhenOwnerAddsValidators(uint256) (runs: 256, μ: 8046029, ~: 8026087)
09:33:22 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 3.25s (3.19s CPU time)
09:33:23
09:33:23 Ran 6 tests for test/merkle/UnbalancedMerkle.t.sol:UnbalancedMerkleTest
09:33:23 [PASS] testComputeTxsEffectsHash2() (gas: 18627)
09:33:23 [PASS] testComputeTxsEffectsHash3() (gas: 23624)
09:33:23 [PASS] testComputeTxsEffectsHash5() (gas: 32656)
09:33:23 [PASS] testComputeTxsEffectsHash6() (gas: 37298)
09:33:23 [PASS] testComputeTxsEffectsHash7() (gas: 41009)
09:33:23 [PASS] testDecomp() (gas: 42917)
09:33:23 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 3.93s (10.71ms CPU time)
09:33:23
09:33:23 Ran 2 tests for test/fees/FeeRollup.t.sol:FeeRollupTest
09:33:23 [PASS] test_FeeModelEquivalence() (gas: 435540653)
09:33:23 [PASS] test__FeeModelPrune() (gas: 2104379)
09:33:23 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 4.15s (3.68s CPU time)
09:33:24
09:33:24 Ran 4 tests for test/governance/governance/proposallib/static.t.sol:Static
09:33:24 [PASS] test_activeThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 119477, ~: 121404)
09:33:24 [PASS] test_executableThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120694, ~: 122271)
09:33:24 [PASS] test_pendingThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 139947, ~: 141586)
09:33:24 [PASS] test_queuedThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120593, ~: 121737)
09:33:24 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 4.53s (128.59ms CPU time)
09:33:24
09:33:24 Ran 3 tests for test/benchmark/happy.t.sol:BenchmarkRollupTest
09:33:24 [PASS] test_100_validators() (gas: 375656624)
09:33:24 [PASS] test_48_validators() (gas: 360371539)
09:33:24 [PASS] test_no_validators() (gas: 76839643)
09:33:24 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 4.74s (10.82s CPU time)
09:33:24
09:33:24 Ran 10 tests for test/governance/governance/dropProposal.t.sol:DropProposalTest
09:33:24 [PASS] test_GivenProposalIsDropped(address) (runs: 256, μ: 390298, ~: 390317)
09:33:24 [PASS] test_GivenProposalIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 693688, ~: 694512)
09:33:24 [PASS] test_WhenGetProposalStateIsActive() (gas: 356254)
09:33:24 [PASS] test_WhenGetProposalStateIsDropped(address) (runs: 256, μ: 390249, ~: 390249)
09:33:24 [PASS] test_WhenGetProposalStateIsExecutable(address,uint256,uint256,uint256) (runs: 256, μ: 683450, ~: 684335)
09:33:24 [PASS] test_WhenGetProposalStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 685787, ~: 686480)
09:33:24 [PASS] test_WhenGetProposalStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 699322, ~: 699482)
09:33:24 [PASS] test_WhenGetProposalStateIsPending() (gas: 348762)
09:33:24 [PASS] test_WhenGetProposalStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 664635, ~: 664941)
09:33:24 [PASS] test_WhenGetProposalStateIsRejected() (gas: 364161)
09:33:24 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 4.93s (900.68ms CPU time)
09:33:24
09:33:24 Ran 29 tests for test/Rollup.t.sol:RollupTest
09:33:24 [PASS] testBlockFee() (gas: 44468239)
09:33:24 [PASS] testConsecutiveEmptyBlocks(uint256) (runs: 256, μ: 39677261, ~: 39806022)
09:33:24 [PASS] testConsecutiveMixedBlocks(uint256) (runs: 256, μ: 65976625, ~: 72752641)
09:33:24 [PASS] testConsecutiveMixedBlocksNonSequentialProof() (gas: 72428753)
09:33:24 [PASS] testConsecutiveSingleTxBlocks(uint256) (runs: 256, μ: 42895744, ~: 43588929)
09:33:24 [PASS] testEmptyBlock(bool) (runs: 256, μ: 39132926, ~: 38966205)
09:33:24 [PASS] testExtraBlobs() (gas: 51437447)
09:33:24 [PASS] testInvalidBlobHash() (gas: 43458370)
09:33:24 [PASS] testInvalidBlobProof() (gas: 1026470003)
09:33:24 [PASS] testInvalidL2Fee() (gas: 43544482)
09:33:24 [PASS] testMixedBlock(bool) (runs: 256, μ: 52288691, ~: 45351400)
09:33:24 [PASS] testNonZeroDaFee() (gas: 43532617)
09:33:24 [PASS] testProveEpochWithTwoMixedBlocks() (gas: 62010016)
09:33:24 [PASS] testProvingFeeUpdates() (gas: 72986991)
09:33:24 [PASS] testPrune() (gas: 45861558)
09:33:24 [PASS] testPruneAfterPartial() (gas: 72799629)
09:33:24 [PASS] testPruneDuringPropose() (gas: 53131516)
09:33:24 [PASS] testRevertInvalidCoinbase() (gas: 38503190)
09:33:24 [PASS] testRevertInvalidTimestamp() (gas: 38505757)
09:33:24 [PASS] testRevertPrune() (gas: 45357545)
09:33:24 [PASS] testRevertSubmittingProofForBlocksAcrossEpochs() (gas: 61737238)
09:33:24 [PASS] testSetManaTargetDecreasing(uint256,uint256) (runs: 256, μ: 77329794, ~: 77329843)
09:33:24 [PASS] testSetManaTargetIncreasing(uint256,uint256) (runs: 256, μ: 77332080, ~: 77332167)
09:33:24 [PASS] testShouldNotBeTooEagerToPrune() (gas: 53410580)
09:33:24 [PASS] testSingleBlock(bool) (runs: 256, μ: 40884370, ~: 41543284)
09:33:24 [PASS] testSubmitProofInvalidArchive() (gas: 39052165)
09:33:24 [PASS] testSubmitProofNonExistentBlock() (gas: 39051892)
09:33:24 [PASS] testTimestamp() (gas: 40365043)
09:33:24 [PASS] testTooManyBlocks() (gas: 51611628)
09:33:24 Suite result: ok. 29 passed; 0 failed; 0 skipped; finished in 4.98s (46.04s CPU time)
09:33:24
09:33:24 Ran 3 tests for test/staking_asset_handler/setWithdrawer.t.sol:SetWithdrawerTest
09:33:24 [PASS] test_WhenCallerOfSetWithdrawerIsNotOwner(address) (runs: 256, μ: 11863, ~: 11863)
09:33:24 [PASS] test_WhenCallerOfSetWithdrawerIsOwner(address) (runs: 256, μ: 19639, ~: 19639)
09:33:24 [PASS] test_WhenOwnerCallsAddValidatorAfterSettingTheWithdrawer(address) (runs: 256, μ: 1790850, ~: 1790850)
09:33:24 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 4.98s (453.29ms CPU time)
09:33:25
09:33:25 Ran 9 tests for test/Inbox.t.sol:InboxTest
09:33:25 [PASS] testFuzzInsert(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)) (runs: 256, μ: 81055, ~: 81055)
09:33:25 [PASS] testFuzzSendAndConsume(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],uint256,uint256) (runs: 256, μ: 5453898, ~: 5302009)
09:33:25 [PASS] testRevertIFConsumingInFuture() (gas: 12712)
09:33:25 [PASS] testRevertIfActorTooLarge() (gas: 11877)
09:33:25 [PASS] testRevertIfContentTooLarge() (gas: 12009)
09:33:25 [PASS] testRevertIfNotConsumingFromRollup() (gas: 10841)
09:33:25 [PASS] testRevertIfSecretHashTooLarge() (gas: 12008)
09:33:25 [PASS] testRevertIfVersionMismatch() (gas: 12251)
09:33:25 [PASS] testSendDuplicateL2Messages() (gas: 111551)
09:33:25 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 5.65s (5.65s CPU time)
09:33:25
09:33:25 Ran 5 tests for test/governance/governance/userlib/sub.t.sol:SubTest
09:33:25 [PASS] test_GivenUserHaveNoCheckpoints(uint256) (runs: 256, μ: 32859, ~: 32633)
09:33:25 [PASS] test_WhenAmountEq0() (gas: 8626)
09:33:25 [PASS] test_WhenAmountIsMoreThanLastCheckpoint(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 213150, ~: 210621)
09:33:25 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 236954, ~: 237634)
09:33:25 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 214404, ~: 214900)
09:33:25 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 5.90s (290.45ms CPU time)
09:33:25
09:33:25 Ran 3 tests for test/staking_asset_handler/reenterExitedValidator.t.sol:ReenterExitedValidatorTest
09:33:25 [PASS] test_WhenAttesterHasNOTProvidedAValidDeposit(address,address) (runs: 256, μ: 13999, ~: 13999)
09:33:25 [PASS] test_WhenAttesterHasProvidedAValidDeposit(address,address,address) (runs: 256, μ: 4193488, ~: 4193488)
09:33:25 [PASS] test_WhenInEntryQueue(address,address,address) (runs: 256, μ: 3327993, ~: 3327993)
09:33:25 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 5.95s (11.62s CPU time)
09:33:25
09:33:25 Ran 2 tests for test/staking_asset_handler/bind.t.sol:BindTest
09:33:25 [PASS] test_WhenNotUsingTheBoundAddress(address) (runs: 256, μ: 3366048, ~: 3366048)
09:33:25 [PASS] test_WhenUsingTheBoundAddress() (gas: 3460450)
09:33:25 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 6.25s (6.23s CPU time)
09:33:26
09:33:26 Ran 3 tests for test/merkle/MerkleLib.t.sol:MerkleLibTest
09:33:26 [PASS] testVerifyMembership(uint256) (runs: 256, μ: 5712840, ~: 5712905)
09:33:26 [PASS] testVerifyMembershipWithBadInput(uint256) (runs: 256, μ: 7554754, ~: 7554810)
09:33:26 [PASS] testVerifyMembershipWithRandomSiblingPaths(uint256,bytes32[10]) (runs: 256, μ: 3892757, ~: 3892755)
09:33:26 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 6.44s (13.59s CPU time)
09:33:26
09:33:26 Ran 3 tests for test/governance/governance-proposer/constructor.t.sol:ConstructorTest
09:33:26 [PASS] test_WhenNIsGreatherThanHalfOfM(uint256,uint256) (runs: 256, μ: 1515206, ~: 1515241)
09:33:26 [PASS] test_WhenNIsLessThanOrEqualHalfOfM(uint256,uint256) (runs: 256, μ: 47952, ~: 48215)
09:33:26 [PASS] test_WhenNLargerThanM(uint256,uint256) (runs: 256, μ: 48855, ~: 49177)
09:33:26 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 6.44s (107.53ms CPU time)
09:33:26
09:33:26 Ran 6 tests for test/RollupGetters.t.sol:RollupShouldBeGetters
09:33:26 [PASS] test_canProposeAtTime(uint16,bool) (runs: 256, μ: 42436988, ~: 42405347)
09:33:26 [PASS] test_getBigEpochCommittee(uint16,bool) (runs: 256, μ: 58385388, ~: 58408187)
09:33:26 [PASS] test_getEpochCommittee(uint16,bool) (runs: 256, μ: 43447711, ~: 43470136)
09:33:26 [PASS] test_getProposerAt(uint16,bool) (runs: 256, μ: 43396940, ~: 43356377)
09:33:26 [PASS] test_getRewardConfig() (gas: 42350178)
09:33:26 [PASS] test_validateHeader() (gas: 43247858)
09:33:26 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 6.92s (11.81s CPU time)
09:33:26
09:33:26 Ran 8 tests for test/governance/governance/vote.t.sol:VoteTest
09:33:26 [PASS] test_GivenAmountLargerThanAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 296198, ~: 296374)
09:33:26 [PASS] test_GivenAmountSmallerOrEqAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 371433, ~: 371568)
09:33:26 [PASS] test_GivenStateIsDropped(address,uint256,bool,address) (runs: 256, μ: 92195, ~: 92195)
09:33:26 [PASS] test_GivenStateIsExecutable(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 426091, ~: 426409)
09:33:26 [PASS] test_GivenStateIsExpired(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 441235, ~: 441559)
09:33:26 [PASS] test_GivenStateIsPending(address,uint256,bool) (runs: 256, μ: 90667, ~: 90667)
09:33:26 [PASS] test_GivenStateIsQueued(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 406747, ~: 407102)
09:33:26 [PASS] test_GivenStateIsRejected(address,uint256,bool) (runs: 256, μ: 106068, ~: 106068)
09:33:26 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 7.00s (664.09ms CPU time)
09:33:26
09:33:26 Ran 3 tests for test/validator-selection/Sampling.t.sol:SamplingTest
09:33:26 [PASS] testSampleFuzz(uint8,uint8,uint256) (runs: 256, μ: 2748738, ~: 272875)
09:33:26 [PASS] testSimpleSample() (gas: 5526701)
09:33:26 [PASS] test_dirtySample(uint8,uint16,uint256) (runs: 256, μ: 628269, ~: 234260)
09:33:26 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 7.00s (4.50s CPU time)
09:33:28
09:33:28 Ran 15 tests for test/Outbox.t.sol:OutboxTest
09:33:28 [PASS] testCheckOutOfBoundsStatus(uint256,uint256) (runs: 256, μ: 10902, ~: 10902)
09:33:28 [PASS] testGetRootData() (gas: 86146)
09:33:28 [PASS] testInsertAndConsumeWithVariedRecipients(address[256],uint256,uint8) (runs: 64, μ: 30067639, ~: 6722353)
09:33:28 [PASS] testInsertVariedLeafs(bytes32[]) (runs: 256, μ: 3878656, ~: 4049437)
09:33:28 [PASS] testRevertIfConsumingFromTreeNotProven() (gas: 603128)
09:33:28 [PASS] testRevertIfConsumingMessageBelongingToOther() (gas: 36747)
09:33:28 [PASS] testRevertIfConsumingMessageWithInvalidChainId() (gas: 36316)
09:33:28 [PASS] testRevertIfInsertingDuplicate() (gas: 52987)
09:33:28 [PASS] testRevertIfInsertingFromNonRollup(address) (runs: 256, μ: 30578, ~: 30578)
09:33:28 [PASS] testRevertIfNothingInsertedAtBlockNumber() (gas: 38510)
09:33:28 [PASS] testRevertIfPathHeightMismatch() (gas: 1143753)
09:33:28 [PASS] testRevertIfTryingToConsumeMessageNotInTree() (gas: 1157551)
09:33:28 [PASS] testRevertIfTryingToConsumeSameMessage() (gas: 633181)
09:33:28 [PASS] testRevertIfVersionMismatch() (gas: 36053)
09:33:28 [PASS] testValidInsertAndConsume() (gas: 636284)
09:33:28 Suite result: ok. 15 passed; 0 failed; 0 skipped; finished in 8.40s (9.24s CPU time)
09:33:29
09:33:29 Ran 1 test for test/merkle/Frontier.t.sol:FrontierTest
09:33:29 [PASS] testFrontier() (gas: 0)
09:33:29 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 9.80s (9.79s CPU time)
09:33:29
09:33:29 Ran 9 tests for test/governance/governance-proposer/executeProposal.t.sol:ExecuteProposalTest
09:33:29 [PASS] test_GivenCanonicalInstanceHoldNoCode(uint256) (runs: 256, μ: 310156, ~: 310156)
09:33:29 [PASS] test_GivenGovernanceCallFails(uint256) (runs: 256, μ: 10596271, ~: 10646538)
09:33:29 [PASS] test_GivenGovernanceCallSucceeds(uint256) (runs: 256, μ: 10606479, ~: 10578189)
09:33:29 [PASS] test_GivenInsufficientYea() (gas: 422734)
09:33:29 [PASS] test_GivenLeaderIsAddress0(uint256) (runs: 256, μ: 348684, ~: 348708)
09:33:29 [PASS] test_GivenNewCanonicalInstance(uint256) (runs: 256, μ: 10517026, ~: 10646224)
09:33:29 [PASS] test_GivenRoundAlreadyExecuted() (gas: 9161669)
09:33:29 [PASS] test_WhenRoundNotInPast() (gas: 334426)
09:33:29 [PASS] test_WhenRoundTooFarInPast(uint256) (runs: 256, μ: 349048, ~: 349300)
09:33:29 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 9.86s (29.07s CPU time)
09:33:31
09:33:31 Ran 12 tests for test/governance/governance/proposallib/voteTabulation.t.sol:VoteTabulationTest
09:33:31 [PASS] test_WhenMinimumConfigEq0() (gas: 2849)
09:33:31 [PASS] test_WhenTotalPowerLtMinimum(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 49817, ~: 50874)
09:33:31 [PASS] test_WhenVotesCastLtVotesNeeded(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 156218, ~: 166937)
09:33:31 [PASS] test_WhenVotesNeededEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 53150, ~: 53090)
09:33:31 [PASS] test_WhenVotesNeededGtTotal(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76275, ~: 76253)
09:33:31 [PASS] test_WhenVotesNeededGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76599, ~: 76543)
09:33:31 [PASS] test_WhenYeaLimitEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 119706, ~: 119992)
09:33:31 [PASS] test_WhenYeaLimitGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 172398, ~: 172699)
09:33:31 [PASS] test_WhenYeaLimitGtVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 174575, ~: 174990)
09:33:31 [PASS] test_WhenYeaVotesEqVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 192307, ~: 192789)
09:33:31 [PASS] test_WhenYeaVotesGtYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 219450, ~: 220006)
09:33:31 [PASS] test_WhenYeaVotesLteYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 217797, ~: 218502)
09:33:31 Suite result: ok. 12 passed; 0 failed; 0 skipped; finished in 11.68s (452.99ms CPU time)
09:33:31
09:33:31 Ran 8 tests for test/staking_asset_handler/addValidator.t.sol:addValidatorToQueueTest
09:33:31 [PASS] test_GivenTheDepositCallFails(address,address,address,address) (runs: 256, μ: 2630265, ~: 2630265)
09:33:31 [PASS] test_WhenCallerIsUnhinged(address,bool) (runs: 256, μ: 1010419, ~: 1275827)
09:33:31 [PASS] test_WhenInsufficientTimePassed(address,address) (runs: 256, μ: 13181121, ~: 13181121)
09:33:31 [PASS] test_WhenPassportProofHasBeenUsed(address,address) (runs: 256, μ: 15265672, ~: 15265672)
09:33:31 [PASS] test_WhenPassportProofIsInDevMode(address,address) (runs: 256, μ: 10893390, ~: 10893390)
09:33:31 [PASS] test_WhenPassportProofIsInThePast(address,uint16) (runs: 256, μ: 10923673, ~: 10923673)
09:33:31 [PASS] test_WhenSufficientTimePassed(address,address) (runs: 256, μ: 13751262, ~: 13751262)
09:33:31 [PASS] test_WhenUserIsNew(address,address) (runs: 256, μ: 13751297, ~: 13751297)
09:33:31 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 11.68s (33.12s CPU time)
09:33:31
09:33:31 Ran 11 tests for test/validator-selection/ValidatorSelection.t.sol:ValidatorSelectionTest
09:33:31 [PASS] testCommitteeForNonSetupEpoch(uint8) (runs: 256, μ: 43388330, ~: 43388330)
09:33:31 [PASS] testHappyPath() (gas: 56807827)
09:33:31 [PASS] testInitialCommitteeMatch() (gas: 43564536)
09:33:31 [PASS] testInsufficientSigsMove() (gas: 47327796)
09:33:31 [PASS] testInvalidCommitteeCommitment() (gas: 47320054)
09:33:31 [PASS] testNukeFromOrbit() (gas: 58008095)
09:33:31 [PASS] testProposerForNonSetupEpoch(uint8) (runs: 256, μ: 43448348, ~: 43448348)
09:33:31 [PASS] testProposerNotProvided() (gas: 47336579)
09:33:31 [PASS] testRelayedForProposer() (gas: 48744080)
09:33:31 [PASS] testStableCommittee(uint8) (runs: 256, μ: 43738231, ~: 43738359)
09:33:31 [PASS] testValidatorSetLargerThanCommittee(bool) (runs: 256, μ: 82666732, ~: 83918368)
09:33:31 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 12.15s (17.32s CPU time)
09:33:31
09:33:31 Ran 95 test suites in 12.16s (192.17s CPU time): 401 tests passed, 0 failed, 0 skipped (401 total tests)