Parent Log: http://ci.aztec-labs.com/814f01bc2b04ad56 Command: b16c798236bc092e cd l1-contracts && forge test Commit: https://github.com/AztecProtocol/aztec-packages/commit/464e1a9d9b40b5188586643b44bc52bffccbc3e6 Env: REF_NAME=gh-readonly-queue/master/pr-15117-c06f30929f18b85bcea93c0926a8d640a3819f00 CURRENT_VERSION=0.87.8 CI_FULL=1 Date: Tue Jun 17 20:29:04 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15117_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_88124959fc35bcb2_master 20:29:10 Compiling 226 files with Solc 0.8.27 20:29:52 Solc 0.8.27 finished in 41.97s 20:29:53 Compiler run successful! 20:29:53 20:29:53 Ran 3 tests for test/fee_portal/distributeFees.t.sol:DistributeFees 20:29:53 [PASS] test_GivenSufficientBalance() (gas: 206864) 20:29:53 [PASS] test_RevertGiven_InsufficientBalance() (gas: 17209) 20:29:53 [PASS] test_RevertGiven_TheCallerIsNotTheCanonicalRollup() (gas: 8761) 20:29:53 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 4.16ms (1.05ms CPU time) 20:29:53 20:29:53 Ran 7 tests for test/staking/slash.t.sol:SlashTest 20:29:53 [PASS] test_GivenAttesterIsActive() (gas: 262619) 20:29:53 [PASS] test_GivenAttesterIsNotActive() (gas: 253578) 20:29:53 [PASS] test_GivenTimeIsAfterUnlock() (gas: 291217) 20:29:53 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 299186) 20:29:53 [PASS] test_WhenAttesterIsNotExiting() (gas: 273791) 20:29:53 [PASS] test_WhenAttesterIsNotRegistered() (gas: 16060) 20:29:53 [PASS] test_WhenCallerIsNotTheSlasher() (gas: 13366) 20:29:53 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 3.89ms (1.25ms CPU time) 20:29:53 20:29:53 Ran 7 tests for test/staking/getters.t.sol:GettersTest 20:29:53 [PASS] test_getAttesterAtIndex() (gas: 19220) 20:29:53 [PASS] test_getAttesterOutOfBounds() (gas: 13817) 20:29:53 [PASS] test_getOperatorAtIndex() (gas: 22231) 20:29:53 [PASS] test_getOperatorOutOfBounds() (gas: 14996) 20:29:53 [PASS] test_getProposerAtIndex() (gas: 21425) 20:29:53 [PASS] test_getProposerForAttester() (gas: 14691) 20:29:53 [PASS] test_getProposerOutOfBounds() (gas: 13846) 20:29:53 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 3.89ms (495.20µs CPU time) 20:29:53 20:29:53 Ran 2 tests for test/fee_portal/depositToAztecPublic.t.sol:DepositToAztecPublic 20:29:53 [PASS] test_GivenSufficientBalance() (gas: 155514) 20:29:53 [PASS] test_RevertGiven_InsufficientBalance() (gas: 53753) 20:29:53 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 7.40ms (554.72µs CPU time) 20:29:53 20:29:53 Ran 2 tests for test/Parity.t.sol:ParityTest 20:29:53 [PASS] testRootMatchesBaseParity() (gas: 548387) 20:29:53 [PASS] testRootMatchesRootParity() (gas: 548320) 20:29:53 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 6.87ms (687.74µs CPU time) 20:29:53 20:29:53 Ran 3 tests for test/staking/finaliseWithdraw.t.sol:FinaliseWithdrawTest 20:29:53 [PASS] test_GivenStatusIsNotExiting() (gas: 241810) 20:29:53 [PASS] test_GivenTimeIsAfterUnlock() (gas: 309760) 20:29:53 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 285357) 20:29:53 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 7.90ms (878.83µs CPU time) 20:29:53 20:29:53 Ran 1 test for test/governance/scenario/UpgradeGovernanceProposerTest.t.sol:UpgradeGovernanceProposerTest 20:29:53 [PASS] test_UpgradeIntoNewVersion() (gas: 2038172) 20:29:53 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 7.47ms (2.25ms CPU time) 20:29:53 20:29:53 Ran 3 tests for test/governance/registry/addRollup.t.sol:UpgradeTest 20:29:53 [PASS] test_RevertWhen_CallerIsNotOwner(address) (runs: 256, μ: 11813, ~: 11813) 20:29:53 [PASS] test_RevertWhen_RollupAlreadyInSet() (gas: 166862) 20:29:53 [PASS] test_WhenRollupNotAlreadyInSet() (gas: 168019) 20:29:53 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 12.33ms (9.74ms CPU time) 20:29:53 20:29:53 Ran 2 tests for test/fee_asset_handler/setMintAmount.t.sol:SetMintAmountTest 20:29:53 [PASS] test_WhenCallerIsNotOwner(address,uint256) (runs: 256, μ: 12668, ~: 12668) 20:29:53 [PASS] test_WhenCallerIsOwner(uint256) (runs: 256, μ: 18924, ~: 19037) 20:29:53 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 13.85ms (25.24ms CPU time) 20:29:53 20:29:53 Ran 1 test for test/governance/scenario/slashing/Slashing.t.sol:SlashingScenario 20:29:53 [PASS] test_Slashing() (gas: 23738535) 20:29:53 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 14.54ms (13.16ms CPU time) 20:29:53 20:29:53 Ran 1 test for test/fee_asset_handler/mint.t.sol:MintTest 20:29:53 [PASS] test_WhenAnyoneCallsMint(address,address) (runs: 256, μ: 70355, ~: 70355) 20:29:53 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 22.89ms (22.05ms CPU time) 20:29:53 20:29:53 Ran 4 tests for test/Forwarder.t.sol:ForwarderTest 20:29:53 [PASS] testForward() (gas: 128067) 20:29:53 [PASS] testRevertWhenCallToInvalidAddress(address) (runs: 256, μ: 19397, ~: 19397) 20:29:53 [PASS] testRevertWhenLengthMismatch() (gas: 14812) 20:29:53 [PASS] testRevertWhenNotOwner(address) (runs: 256, μ: 15327, ~: 15327) 20:29:53 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 35.34ms (46.38ms CPU time) 20:29:53 20:29:53 Ran 2 tests for test/staking_asset_handler/addUnhinged.t.sol:AddUnhingedTest 20:29:53 [PASS] test_WhenCallerOfAddUnhingedIsNotOwner(address) (runs: 256, μ: 11752, ~: 11752) 20:29:53 [PASS] test_WhenCallerOfAddUnhingedIsOwner(address) (runs: 256, μ: 37269, ~: 37269) 20:29:53 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 44.54ms (48.73ms CPU time) 20:29:53 20:29:53 Ran 2 tests for test/governance/governance/propose.t.sol:ProposeTest 20:29:53 [PASS] test_WhenCallerIsGovernanceProposer(address) (runs: 256, μ: 347271, ~: 347271) 20:29:53 [PASS] test_WhenCallerIsNotGovernanceProposer() (gas: 13098) 20:29:53 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 44.25ms (42.36ms CPU time) 20:29:53 20:29:53 Ran 8 tests for test/governance/governance-proposer/vote.t.sol:VoteTest 20:29:53 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 419799) 20:29:53 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 315172) 20:29:53 [PASS] test_GivenNewCanonicalInstance() (gas: 835418) 20:29:53 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 513593) 20:29:53 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 589047) 20:29:53 [PASS] test_GivenProposalIsLeader() (gas: 489141) 20:29:53 [PASS] test_GivenRoundChanged() (gas: 468758) 20:29:53 [PASS] test_WhenCallerIsNotProposer(address) (runs: 256, μ: 345968, ~: 345968) 20:29:53 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 42.25ms (40.68ms CPU time) 20:29:53 20:29:53 Ran 6 tests for test/staking/initiateWithdraw.t.sol:InitiateWithdrawTest 20:29:53 [PASS] test_GivenAttesterIsInTheActiveSet() (gas: 309391) 20:29:53 [PASS] test_GivenAttesterIsLiving() (gas: 318528) 20:29:53 [PASS] test_GivenAttesterIsNotInTheActiveSet() (gas: 244005) 20:29:53 [PASS] test_GivenAttesterIsNotValidatingOrLiving() (gas: 300404) 20:29:53 [PASS] test_WhenAttesterIsNotRegistered() (gas: 11568) 20:29:53 [PASS] test_WhenCallerIsNotTheWithdrawer(address) (runs: 256, μ: 249727, ~: 249727) 20:29:53 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 52.45ms (45.49ms CPU time) 20:29:53 20:29:53 Ran 2 tests for test/governance/registry/getCanonicalRollup.t.sol:GetRollupTest 20:29:53 [PASS] test_GivenMultipleListedRollups() (gas: 297522) 20:29:53 [PASS] test_GivenNoListedRollups() (gas: 10735) 20:29:53 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 1.77ms (160.61µs CPU time) 20:29:53 20:29:53 Ran 1 test for test/governance/governance/scenarios/lockAndPass.t.sol:LockAndPassTest 20:29:53 [PASS] test_LockVoteAndExecute() (gas: 1309745) 20:29:53 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 55.67ms (54.09ms CPU time) 20:29:53 20:29:53 Ran 6 tests for test/merkle/UnbalancedMerkle.t.sol:UnbalancedMerkleTest 20:29:53 [PASS] testComputeTxsEffectsHash2() (gas: 18627) 20:29:53 [PASS] testComputeTxsEffectsHash3() (gas: 23624) 20:29:53 [PASS] testComputeTxsEffectsHash5() (gas: 32656) 20:29:53 [PASS] testComputeTxsEffectsHash6() (gas: 37298) 20:29:53 [PASS] testComputeTxsEffectsHash7() (gas: 41009) 20:29:53 [PASS] testDecomp() (gas: 42917) 20:29:53 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 64.51ms (5.54ms CPU time) 20:29:53 20:29:53 Ran 1 test for test/decoders/Decoders.t.sol:DecodersTest 20:29:53 [PASS] testDecodeBlocks() (gas: 5327421) 20:29:53 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 69.25ms (19.34ms CPU time) 20:29:53 20:29:53 Ran 2 tests for test/governance/governance/userlib/powerNow.t.sol:PowerNowTest 20:29:53 [PASS] test_GivenCheckpoints(bool[8],uint8[8],uint16[8],uint32) (runs: 256, μ: 186188, ~: 184212) 20:29:53 [PASS] test_GivenNoCheckpoints(uint256) (runs: 256, μ: 5735, ~: 5735) 20:29:53 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 68.34ms (74.09ms CPU time) 20:29:53 20:29:53 Ran 3 tests for test/test_erc20/transferOwnership.t.sol:TransferOwnershipTest 20:29:53 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13405, ~: 13405) 20:29:53 [PASS] test_WhenTheNewOwnerIsNotTheZeroAddress(address) (runs: 256, μ: 51038, ~: 51038) 20:29:53 [PASS] test_WhenTheNewOwnerIsTheZeroAddress() (gas: 12773) 20:29:53 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 82.30ms (86.57ms CPU time) 20:29:53 20:29:53 Ran 4 tests for test/governance/governance/proposallib/static.t.sol:Static 20:29:53 [PASS] test_activeThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120480, ~: 121404) 20:29:53 [PASS] test_executableThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120408, ~: 122387) 20:29:53 [PASS] test_pendingThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 119142, ~: 120972) 20:29:53 [PASS] test_queuedThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120496, ~: 121911) 20:29:53 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 77.63ms (132.89ms CPU time) 20:29:53 20:29:53 Ran 2 tests for test/test_erc20/removeMinter.t.sol:RemoveMinterTest 20:29:53 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13362, ~: 13362) 20:29:53 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 18789, ~: 18789) 20:29:53 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 98.73ms (38.45ms CPU time) 20:29:53 20:29:53 Ran 2 tests for test/governance/governance/proposeWithLock.t.sol:ProposeWithLockTest 20:29:53 [PASS] test_WhenCallerHasInsufficientPower() (gas: 32549) 20:29:53 [PASS] test_WhenCallerHasSufficientPower(address) (runs: 256, μ: 601567, ~: 601567) 20:29:53 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 125.86ms (98.67ms CPU time) 20:29:53 20:29:53 Ran 2 tests for test/staking_asset_handler/removeUnhinged.t.sol:RemoveUnhingedTest 20:29:53 [PASS] test_WhenCallerOfRemoveUnhingedIsNotOwner(address) (runs: 256, μ: 11850, ~: 11850) 20:29:53 [PASS] test_WhenCallerOfRemoveUnhingedIsOwner(address) (runs: 256, μ: 28427, ~: 28412) 20:29:53 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 136.75ms (151.43ms CPU time) 20:29:53 20:29:53 Ran 4 tests for test/validator-selection/setupEpoch.t.sol:SetupEpochTest 20:29:53 [PASS] test_GivenTheRollupIsInGenesisState() (gas: 24272979) 20:29:53 [PASS] test_GivenTheSeedHasBeenSampled() (gas: 26175682) 20:29:53 [PASS] test_WhenItHasBeenALongTimeSinceTheLastSampleSeedWasSet() (gas: 37487358) 20:29:53 [PASS] test_WhenNewSampleSeedsAreAdded() (gas: 207) 20:29:53 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 139.01ms (246.00ms CPU time) 20:29:53 20:29:53 Ran 3 tests for test/governance/coin-issuer/mint.t.sol:MintTest 20:29:53 [PASS] test_GivenAmountLargerThanMaxMint(uint256) (runs: 256, μ: 19413, ~: 19727) 20:29:53 [PASS] test_GivenAmountLessThanOrEqualMaxMint(uint256) (runs: 256, μ: 83215, ~: 82934) 20:29:53 [PASS] test_GivenCallerIsNotOwner(address) (runs: 256, μ: 11785, ~: 11785) 20:29:53 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 142.75ms (189.17ms CPU time) 20:29:53 20:29:53 Ran 5 tests for test/governance/governance/userlib/sub.t.sol:SubTest 20:29:53 [PASS] test_GivenUserHaveNoCheckpoints(uint256) (runs: 256, μ: 32846, ~: 32627) 20:29:53 [PASS] test_WhenAmountEq0() (gas: 8302) 20:29:53 [PASS] test_WhenAmountIsMoreThanLastCheckpoint(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 210374, ~: 209813) 20:29:53 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 236030, ~: 237329) 20:29:53 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 210573, ~: 213075) 20:29:53 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 141.72ms (280.39ms CPU time) 20:29:53 20:29:53 Ran 3 tests for test/governance/coin-issuer/mintAvailable.t.sol:MintAvailableTest 20:29:53 [PASS] test_GivenAfterDeployment(uint256,uint256) (runs: 256, μ: 968201, ~: 968335) 20:29:53 [PASS] test_GivenRateIs0(uint256) (runs: 256, μ: 963829, ~: 963631) 20:29:53 [PASS] test_GivenSameTimeAsDeployment(uint256) (runs: 256, μ: 964543, ~: 964326) 20:29:53 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 145.35ms (139.82ms CPU time) 20:29:53 20:29:53 Ran 4 tests for test/staking_asset_handler/setMintInterval.t.sol:SetMintIntervalTest 20:29:53 [PASS] test_WhenCallerOfSetMintIntervalIsNotOwner(address) (runs: 256, μ: 13883, ~: 13883) 20:29:53 [PASS] test_WhenCallerOfSetMintIntervalIsOwner(uint256) (runs: 256, μ: 19103, ~: 19182) 20:29:53 [PASS] test_WhenOwnerTriesToMintAfterTheNewIntervalHasPassed(uint256) (runs: 256, μ: 313694, ~: 313985) 20:29:53 [PASS] test_WhenOwnerTriesToMintBeforeTheNewIntervalHasPassed(uint256,uint256) (runs: 256, μ: 52576, ~: 52427) 20:29:53 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 156.71ms (191.85ms CPU time) 20:29:53 20:29:53 Ran 2 tests for test/governance/governance/updateGovernanceProposer.t.sol:UpdateGovernanceProposerTest 20:29:53 [PASS] test_WhenCallerIsGovernance(address) (runs: 256, μ: 19491, ~: 19491) 20:29:53 [PASS] test_WhenCallerIsNotGovernance(address,address) (runs: 256, μ: 10202, ~: 10202) 20:29:53 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 161.49ms (170.09ms CPU time) 20:29:53 20:29:53 Ran 1 test for test/governance/governance/scenarios/noVoteAndExit.t.sol:NoVoteAndExitTest 20:29:53 [PASS] test_CannotVoteAndExit(address,uint256,uint256,uint256) (runs: 256, μ: 823051, ~: 823208) 20:29:53 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 178.91ms (175.07ms CPU time) 20:29:53 20:29:53 Ran 5 tests for test/portals/TokenPortal.t.sol:TokenPortalTest 20:29:53 [PASS] testAnyoneCanCallWithdrawIfNoDesignatedCaller(address) (runs: 256, μ: 1266867, ~: 1266867) 20:29:53 [PASS] testDepositPrivate() (gas: 194787) 20:29:53 [PASS] testDepositPublic() (gas: 197290) 20:29:53 [PASS] testWithdrawWithDesignatedCallerFailsForOtherCallers(address) (runs: 256, μ: 2335292, ~: 2335292) 20:29:53 [PASS] testWithdrawWithDesignatedCallerSucceedsForDesignatedCaller() (gas: 1256502) 20:29:53 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 191.27ms (327.76ms CPU time) 20:29:53 20:29:53 Ran 2 tests for test/ignition.t.sol:IgnitionTest 20:29:53 [PASS] test_RevertNonEmptyBlock() (gas: 21025420) 20:29:53 [PASS] test_emptyBlock() (gas: 21207229) 20:29:53 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 182.42ms (284.82ms CPU time) 20:29:53 20:29:53 Ran 3 tests for test/governance/governance-proposer/constructor.t.sol:ConstructorTest 20:29:53 [PASS] test_WhenNIsGreatherThanHalfOfM(uint256,uint256) (runs: 256, μ: 594253, ~: 594299) 20:29:53 [PASS] test_WhenNIsLessThanOrEqualHalfOfM(uint256,uint256) (runs: 256, μ: 43015, ~: 43276) 20:29:53 [PASS] test_WhenNLargerThanM(uint256,uint256) (runs: 256, μ: 43862, ~: 43552) 20:29:53 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 221.98ms (80.19ms CPU time) 20:29:53 20:29:53 Ran 2 tests for test/test_erc20/addMinter.t.sol:AddMinterTest 20:29:53 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13428, ~: 13428) 20:29:53 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 38762, ~: 38762) 20:29:53 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 267.82ms (39.15ms CPU time) 20:29:53 20:29:53 Ran 10 tests for test/governance/governance/execute.t.sol:ExecuteTest 20:29:53 [PASS] test_GivenAPayloadCallFails(address,uint256,uint256,uint256) (runs: 256, μ: 693282, ~: 694001) 20:29:53 [PASS] test_GivenAllPayloadCallSucceeds(address,uint256,uint256,uint256) (runs: 256, μ: 829782, ~: 830181) 20:29:53 [PASS] test_GivenPayloadCallAsset(address,uint256,uint256,uint256) (runs: 256, μ: 670544, ~: 671047) 20:29:53 [PASS] test_GivenStateIsActive() (gas: 356089) 20:29:53 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 349973, ~: 349973) 20:29:53 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 683345, ~: 683663) 20:29:53 [PASS] test_GivenStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 696514, ~: 696681) 20:29:53 [PASS] test_GivenStateIsPending() (gas: 348491) 20:29:53 [PASS] test_GivenStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 662037, ~: 662165) 20:29:53 [PASS] test_GivenStateIsRejected() (gas: 363909) 20:29:53 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 268.90ms (1.06s CPU time) 20:29:53 20:29:53 Ran 12 tests for test/governance/governance/proposallib/voteTabulation.t.sol:VoteTabulationTest 20:29:53 [PASS] test_WhenMinimumConfigEq0() (gas: 2849) 20:29:53 [PASS] test_WhenTotalPowerLtMinimum(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 49903, ~: 50190) 20:29:53 [PASS] test_WhenVotesCastLtVotesNeeded(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 155925, ~: 166937) 20:29:53 [PASS] test_WhenVotesNeededEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 53146, ~: 53090) 20:29:53 [PASS] test_WhenVotesNeededGtTotal(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76251, ~: 75942) 20:29:53 [PASS] test_WhenVotesNeededGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76607, ~: 76543) 20:29:53 [PASS] test_WhenYeaLimitEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 119698, ~: 119945) 20:29:53 [PASS] test_WhenYeaLimitGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 172506, ~: 172720) 20:29:53 [PASS] test_WhenYeaLimitGtVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 174689, ~: 174992) 20:29:53 [PASS] test_WhenYeaVotesEqVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 192473, ~: 192789) 20:29:53 [PASS] test_WhenYeaVotesGtYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 219317, ~: 220006) 20:29:53 [PASS] test_WhenYeaVotesLteYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 217832, ~: 218502) 20:29:53 Suite result: ok. 12 passed; 0 failed; 0 skipped; finished in 251.85ms (430.68ms CPU time) 20:29:53 20:29:53 Ran 8 tests for test/governance/governance/vote.t.sol:VoteTest 20:29:53 [PASS] test_GivenAmountLargerThanAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 293632, ~: 293819) 20:29:53 [PASS] test_GivenAmountSmallerOrEqAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 368760, ~: 368887) 20:29:53 [PASS] test_GivenStateIsDropped(address,uint256,bool,address) (runs: 256, μ: 91869, ~: 91869) 20:29:53 [PASS] test_GivenStateIsExecutable(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 423372, ~: 423698) 20:29:53 [PASS] test_GivenStateIsExpired(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 438321, ~: 438829) 20:29:53 [PASS] test_GivenStateIsPending(address,uint256,bool) (runs: 256, μ: 90591, ~: 90591) 20:29:53 [PASS] test_GivenStateIsQueued(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 403911, ~: 404410) 20:29:53 [PASS] test_GivenStateIsRejected(address,uint256,bool) (runs: 256, μ: 105966, ~: 105966) 20:29:53 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 266.45ms (850.95ms CPU time) 20:29:53 20:29:53 Ran 6 tests for test/staking/deposit.t.sol:DepositTest 20:29:53 [PASS] test_GivenAttesterIsAlreadyActive(uint256) (runs: 256, μ: 92915, ~: 92994) 20:29:53 [PASS] test_GivenAttesterIsAlreadyRegistered(uint256) (runs: 256, μ: 324755, ~: 324795) 20:29:53 [PASS] test_GivenAttesterIsNotActive(uint256) (runs: 256, μ: 283083, ~: 283147) 20:29:53 [PASS] test_GivenCallerHasInsufficientAllowance(uint256) (runs: 256, μ: 50236, ~: 50277) 20:29:53 [PASS] test_GivenCallerHasInsufficientFunds(uint256) (runs: 256, μ: 78365, ~: 78412) 20:29:53 [PASS] test_WhenAmountLtMinimumStake() (gas: 15877) 20:29:53 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 277.48ms (267.19ms CPU time) 20:29:53 20:29:53 Ran 3 tests for test/MultiProof.t.sol:MultiProofTest 20:29:53 [PASS] testMultipleProvers() (gas: 226099491) 20:29:53 [PASS] testNoHolesInProvenBlocks() (gas: 67800011) 20:29:53 [PASS] testProofsAreInOneEpoch() (gas: 83190218) 20:29:53 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 279.56ms (716.63ms CPU time) 20:29:53 20:29:53 Ran 4 tests for test/validator-selection/address_snapshots/remove.t.sol:AddressSnapshotRemoveTest 20:29:53 [PASS] test_WhenAddressNotInTheSet() (gas: 10869) 20:29:53 [PASS] test_WhenRemovingMultipleValidators(uint16,uint16) (runs: 256, μ: 421391, ~: 421347) 20:29:53 [PASS] test_WhenValidatorIsInTheSet(uint16) (runs: 256, μ: 171135, ~: 171381) 20:29:53 [PASS] test_WhenValidatorRemovingAnIndexLargerThanTheCurrentLength() (gas: 272456) 20:29:53 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 299.41ms (360.67ms CPU time) 20:29:53 20:29:53 Ran 10 tests for test/governance/governance/dropProposal.t.sol:DropProposalTest 20:29:53 [PASS] test_GivenProposalIsDropped(address) (runs: 256, μ: 389770, ~: 389770) 20:29:53 [PASS] test_GivenProposalIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 691419, ~: 691750) 20:29:53 [PASS] test_WhenGetProposalStateIsActive() (gas: 356176) 20:29:53 [PASS] test_WhenGetProposalStateIsDropped(address) (runs: 256, μ: 389713, ~: 389713) 20:29:53 [PASS] test_WhenGetProposalStateIsExecutable(address,uint256,uint256,uint256) (runs: 256, μ: 681144, ~: 681654) 20:29:53 [PASS] test_WhenGetProposalStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 682803, ~: 683829) 20:29:53 [PASS] test_WhenGetProposalStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 696067, ~: 696782) 20:29:53 [PASS] test_WhenGetProposalStateIsPending() (gas: 348710) 20:29:53 [PASS] test_WhenGetProposalStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 661596, ~: 662279) 20:29:53 [PASS] test_WhenGetProposalStateIsRejected() (gas: 364083) 20:29:53 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 307.13ms (843.28ms CPU time) 20:29:53 20:29:53 Ran 3 tests for test/governance/reward-distributor/claim.t.sol:ClaimTest 20:29:53 [PASS] test_GivenBalanceGt0(uint256) (runs: 256, μ: 127593, ~: 118972) 20:29:53 [PASS] test_GivenBalanceIs0() (gas: 54054) 20:29:53 [PASS] test_WhenCallerIsNotCanonical(address) (runs: 256, μ: 24892, ~: 24892) 20:29:53 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 410.63ms (121.34ms CPU time) 20:29:53 20:29:53 Ran 3 tests for test/governance/governance/initiateWithdraw.t.sol:InitiateWithdrawTest 20:29:53 [PASS] test_GivenCheckpoints(uint256,uint256) (runs: 256, μ: 181037, ~: 181175) 20:29:53 [PASS] test_GivenNoCheckpoints(uint256) (runs: 256, μ: 21668, ~: 21610) 20:29:53 [PASS] test_WhenCallerHaveSufficientDeposits(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1329226, ~: 1476669) 20:29:53 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 425.13ms (436.56ms CPU time) 20:29:53 20:29:53 Ran 4 tests for test/governance/governance/finaliseWithdraw.t.sol:FinaliseWithdrawTest 20:29:53 [PASS] test_GivenWithdrawanAlreadyClaimed(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1226054, ~: 1399523) 20:29:53 [PASS] test_WhenIdMatchNoPendingWithdrawal(uint256) (runs: 256, μ: 40251, ~: 40251) 20:29:53 [PASS] test_WhenTimeIsAfterOrAtUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1400724, ~: 1591367) 20:29:53 [PASS] test_WhenTimeIsBeforeUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1083619, ~: 1254629) 20:29:53 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 492.95ms (1.08s CPU time) 20:29:53 20:29:53 Ran 2 tests for test/staking_asset_handler/constructor.t.sol:ConstructorTest 20:29:53 [PASS] test_WhenDepositsPerMintIs0() (gas: 64073) 20:29:53 [PASS] test_WhenDepositsPerMintIsNot0(address,address,address,uint256,uint256,uint256) (runs: 256, μ: 2492701, ~: 2482988) 20:29:53 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 547.85ms (544.04ms CPU time) 20:29:53 20:29:53 Ran 4 tests for test/fees/MinimalFeeModel.t.sol:MinimalFeeModelTest 20:29:53 [PASS] test_computeFeeAssetPerEth() (gas: 24034021) 20:29:53 [PASS] test_full() (gas: 160797407) 20:29:53 [PASS] test_invalidOracleInput() (gas: 55199) 20:29:53 [PASS] test_photograph() (gas: 77268431) 20:29:53 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 783.18ms (595.05ms CPU time) 20:29:53 20:29:53 Ran 11 tests for test/governance/governance/getProposalState.t.sol:GetProposalStateTest 20:29:53 [PASS] test_GivenExecutionDelayHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 667174, ~: 667877) 20:29:53 [PASS] test_GivenGovernanceProposerHaveChanged(address) (runs: 256, μ: 377252, ~: 377252) 20:29:53 [PASS] test_GivenGracePeriodHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 670256, ~: 670603) 20:29:53 [PASS] test_GivenGracePeriodHavePassed(address,uint256,uint256,uint256) (runs: 256, μ: 668786, ~: 669266) 20:29:53 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 382297, ~: 382297) 20:29:53 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 681034, ~: 681375) 20:29:53 [PASS] test_GivenVoteTabulationIsInvalid(address,uint256,uint256,uint256) (runs: 256, μ: 1120112, ~: 1120713) 20:29:53 [PASS] test_GivenVoteTabulationIsRejected() (gas: 382365) 20:29:53 [PASS] test_WhenProposalIsOutOfBounds(uint256) (runs: 256, μ: 15230, ~: 15224) 20:29:53 [PASS] test_WhenVotingDelayHaveNotPassed(uint256) (runs: 256, μ: 375930, ~: 376004) 20:29:53 [PASS] test_WhenVotingDurationHaveNotPassed(uint256) (runs: 256, μ: 381144, ~: 381231) 20:29:53 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 881.75ms (1.58s CPU time) 20:29:53 20:29:53 Ran 1 test for test/validator-selection/setupSampleSeed.t.sol:SetupSampleSeedTest 20:29:53 [PASS] test_setupSampleSeed(uint16) (runs: 256, μ: 25428747, ~: 25428722) 20:29:53 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 914.92ms (913.47ms CPU time) 20:29:54 20:29:54 Ran 3 tests for test/governance/governance/deposit.t.sol:DepositTest 20:29:54 [PASS] test_WhenCallerHaveInsufficientAllowance(uint256) (runs: 256, μ: 18411, ~: 18409) 20:29:54 [PASS] test_WhenCallerHaveInsufficientFunds(uint256) (runs: 256, μ: 46514, ~: 46514) 20:29:54 [PASS] test_WhenCallerHaveSufficientFunds(address[8],uint256[8],uint256[8]) (runs: 256, μ: 1039914, ~: 1040755) 20:29:54 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 937.67ms (498.89ms CPU time) 20:29:54 20:29:54 Ran 4 tests for test/governance/governance/userlib/add.t.sol:AddTest 20:29:54 [PASS] test_GivenUserHaveNoCheckpoints(uint256,uint32) (runs: 256, μ: 76676, ~: 76471) 20:29:54 [PASS] test_WhenAmountEq0() (gas: 8113) 20:29:54 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 237385, ~: 234964) 20:29:54 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 212963, ~: 212059) 20:29:54 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 985.80ms (268.79ms CPU time) 20:29:54 20:29:54 Ran 3 tests for test/staking_asset_handler/setWithdrawer.t.sol:SetWithdrawerTest 20:29:54 [PASS] test_WhenCallerOfSetWithdrawerIsNotOwner(address) (runs: 256, μ: 11863, ~: 11863) 20:29:54 [PASS] test_WhenCallerOfSetWithdrawerIsOwner(address) (runs: 256, μ: 19672, ~: 19672) 20:29:54 [PASS] test_WhenOwnerCallsAddValidatorAfterSettingTheWithdrawer(address) (runs: 256, μ: 285423, ~: 285423) 20:29:54 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.04s (128.91ms CPU time) 20:29:54 20:29:54 Ran 4 tests for test/validator-selection/address_snapshots/values.t.sol:AddressSnapshotValuesTest 20:29:54 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11440) 20:29:54 [PASS] test_WhenValidatorsAreRemoved(uint16,uint16) (runs: 256, μ: 336042, ~: 335952) 20:29:54 [PASS] test_WhenValidatorsExist(address[]) (runs: 256, μ: 683336, ~: 661718) 20:29:54 [PASS] test_WhenValidatorsHaveNotChangedForSomeTime(address[],uint16) (runs: 256, μ: 695346, ~: 702844) 20:29:54 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 1.03s (2.02s CPU time) 20:29:54 20:29:54 Ran 3 tests for test/validator-selection/address_snapshots/length.t.sol:AddressSnapshotLengthTest 20:29:54 [PASS] test_WhenAddingValidators(address[],uint16) (runs: 256, μ: 644992, ~: 643233) 20:29:54 [PASS] test_WhenNoValidatorsAreRegistered(uint32) (runs: 256, μ: 12370, ~: 12370) 20:29:54 [PASS] test_WhenRemovingValidators(address[],uint16,uint16) (runs: 256, μ: 678161, ~: 652386) 20:29:54 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.15s (2.02s CPU time) 20:29:54 20:29:54 Ran 3 tests for test/validator-selection/address_snapshots/at.t.sol:AddressSnapshotAtTest 20:29:54 [PASS] test_WhenIndexIsOutOfBounds(uint256) (runs: 256, μ: 128020, ~: 128020) 20:29:54 [PASS] test_WhenIndexIsValid(address[]) (runs: 256, μ: 807479, ~: 732754) 20:29:54 [PASS] test_WhenNoValidatorsAreRegistered(uint256) (runs: 256, μ: 11388, ~: 11388) 20:29:54 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.18s (1.30s CPU time) 20:29:54 20:29:54 Ran 4 tests for test/staking_asset_handler/setDepositsPerMint.t.sol:SetDepositsPerMintTest 20:29:54 [PASS] test_WhenCallerOfSetDepositsPerMintIsNotOwner(address) (runs: 256, μ: 11786, ~: 11786) 20:29:54 [PASS] test_WhenDepositsPerMintIs0() (gas: 10822) 20:29:54 [PASS] test_WhenDepositsPerMintIsNot0(uint256) (runs: 256, μ: 23080, ~: 23171) 20:29:54 [PASS] test_WhenOwnerAddsValidators(uint256) (runs: 256, μ: 4348640, ~: 4665681) 20:29:54 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 1.18s (1.00s CPU time) 20:29:54 20:29:54 Ran 4 tests for test/staking_asset_handler/addValidator.t.sol:AddValidatorTest 20:29:54 [PASS] test_GivenBalanceGEDepositAmount(address,address,address) (runs: 256, μ: 316104, ~: 316104) 20:29:54 [PASS] test_WhenCallerIsUnhinged(address,address,bool) (runs: 256, μ: 377440, ~: 276172) 20:29:54 [PASS] test_WhenInsufficientTimePassed(address,address,address) (runs: 256, μ: 169722, ~: 169722) 20:29:54 [PASS] test_WhenSufficientTimePassed(address,address,address) (runs: 256, μ: 316104, ~: 316104) 20:29:54 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 1.26s (497.51ms CPU time) 20:29:54 20:29:54 Ran 7 tests for test/validator-selection/address_snapshots/getAddressFromIndexAtTimestamp.t.sol:GetAddressFromIndexAtTimestampTest 20:29:54 [PASS] test_WhenIndexIsOutOfBounds(address[]) (runs: 256, μ: 654618, ~: 634439) 20:29:54 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11404) 20:29:54 [PASS] test_WhenQueryingFuture(address[]) (runs: 256, μ: 677356, ~: 682363) 20:29:54 [PASS] test_WhenQueryingPast(address[],uint224) (runs: 256, μ: 657608, ~: 661294) 20:29:54 [PASS] test_WhenValidatorIsRemovedAndNewOneAddedAtSamePosition(address[]) (runs: 256, μ: 747065, ~: 747623) 20:29:54 [PASS] test_WhenValidatorWasRemoved(address[]) (runs: 256, μ: 685099, ~: 692656) 20:29:54 [PASS] test_whenQueryingCurrentTimestamp(address[]) (runs: 256, μ: 679873, ~: 681697) 20:29:54 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 1.26s (6.23s CPU time) 20:29:54 20:29:54 Ran 3 tests for test/benchmark/happy.t.sol:BenchmarkRollupTest 20:29:54 [PASS] test_100_validators() (gas: 151400320) 20:29:54 [PASS] test_48_validators() (gas: 124574947) 20:29:54 [PASS] test_no_validators() (gas: 62639670) 20:29:54 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.54s (2.49s CPU time) 20:29:54 20:29:54 Ran 3 tests for test/validator-selection/address_snapshots/add.t.sol:AddressSnapshotAddTest 20:29:54 [PASS] test_WhenValidatorHasBeenRemovedFromTheSet(address[],uint16,uint16) (runs: 256, μ: 1659324, ~: 1475057) 20:29:54 [PASS] test_WhenValidatorIsAlreadyInTheSet(address) (runs: 256, μ: 124689, ~: 124689) 20:29:54 [PASS] test_WhenValidatorIsNotInTheSet(address,uint16) (runs: 256, μ: 184848, ~: 184848) 20:29:54 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.66s (1.85s CPU time) 20:29:54 20:29:54 Ran 3 tests for test/governance/governance/proposallib/isStableState.t.sol:IsStableStateTest 20:29:54 [PASS] test_GivenStateIsDropped() (gas: 25448) 20:29:54 [PASS] test_GivenStateIsExecuted() (gas: 25467) 20:29:54 [PASS] test_GivenStateNotInAbove(uint8) (runs: 256, μ: 24851, ~: 29984) 20:29:54 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.78s (25.72ms CPU time) 20:29:54 20:29:54 Ran 4 tests for test/governance/governance/userlib/powerAt.t.sol:PowerAtTest 20:29:54 [PASS] test_GivenNoCheckpoints() (gas: 28277) 20:29:54 [PASS] test_WhenTimeGeFirstCheckpoint(bool[8],uint8[8],uint16[8],uint256,bool) (runs: 256, μ: 211518, ~: 211765) 20:29:54 [PASS] test_WhenTimeLtFirstCheckpoint(bool[8],uint8[8],uint16[8]) (runs: 256, μ: 209658, ~: 209174) 20:29:54 [PASS] test_WhenTimeNotInPast() (gas: 3997) 20:29:54 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 1.78s (149.83ms CPU time) 20:29:54 20:29:54 Ran 2 tests for test/fees/FeeRollup.t.sol:FeeRollupTest 20:29:54 [PASS] test_FeeModelEquivalence() (gas: 490371594) 20:29:54 [PASS] test__FeeModelPrune() (gas: 2189841) 20:29:54 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 1.91s (1.55s CPU time) 20:29:56 20:29:56 Ran 2 tests for test/test_erc20/mint.t.sol:MintTest 20:29:56 [PASS] test_WhenTheCallerIsAMinter(address,address,uint256) (runs: 256, μ: 85273, ~: 85895) 20:29:56 [PASS] test_WhenTheCallerIsNotAMinter(address,address,uint256) (runs: 256, μ: 15447, ~: 15447) 20:29:56 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 3.15s (48.37ms CPU time) 20:29:56 20:29:56 Ran 19 tests for test/governance/governance/updateConfiguration.t.sol:UpdateConfigurationTest 20:29:56 [PASS] test_WhenCallerIsNotSelf() (gas: 28664) 20:29:56 [PASS] test_WhenDifferentialGeMinAndLeMax(uint256) (runs: 256, μ: 273273, ~: 273300) 20:29:56 [PASS] test_WhenDifferentialLtMinOrGtMax(uint256) (runs: 256, μ: 35769, ~: 35471) 20:29:56 [PASS] test_WhenExecutionDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273336, ~: 273578) 20:29:56 [PASS] test_WhenExecutionDelayLtMinOrGtMax(uint256) (runs: 256, μ: 42189, ~: 41955) 20:29:56 [PASS] test_WhenGracePeriodGeMinAndLeMax(uint256) (runs: 256, μ: 273369, ~: 273654) 20:29:56 [PASS] test_WhenGracePeriodLtMinOrGtMax(uint256) (runs: 256, μ: 42350, ~: 42140) 20:29:56 [PASS] test_WhenLockAmountGeMin(uint256) (runs: 256, μ: 273695, ~: 273691) 20:29:56 [PASS] test_WhenLockAmountLtMin(uint256) (runs: 256, μ: 31290, ~: 31298) 20:29:56 [PASS] test_WhenLockDelayGeMinAndLeMax(uint256) (runs: 256, μ: 274262, ~: 274520) 20:29:56 [PASS] test_WhenLockDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41775, ~: 41528) 20:29:56 [PASS] test_WhenMinimumVotesGeMin(uint256) (runs: 256, μ: 273066, ~: 273063) 20:29:56 [PASS] test_WhenMinimumVotesLtMin(uint256) (runs: 256, μ: 31226, ~: 31237) 20:29:56 [PASS] test_WhenQuorumGeMinAndLeMax(uint256) (runs: 256, μ: 273486, ~: 273202) 20:29:56 [PASS] test_WhenQuorumLtMinOrGtMax(uint256) (runs: 256, μ: 40988, ~: 41314) 20:29:56 [PASS] test_WhenVotingDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273830, ~: 274134) 20:29:56 [PASS] test_WhenVotingDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41933, ~: 41696) 20:29:56 [PASS] test_WhenVotingDurationGeMinAndLeMax(uint256) (runs: 256, μ: 273989, ~: 274259) 20:29:56 [PASS] test_WhenVotingDurationLtMinOrGtMax(uint256) (runs: 256, μ: 42036, ~: 41794) 20:29:56 Suite result: ok. 19 passed; 0 failed; 0 skipped; finished in 3.15s (662.93ms CPU time) 20:29:57 20:29:57 Ran 1 test for test/validator-selection/Sampling.t.sol:SamplingTest 20:29:57 [PASS] testSampleFuzz(uint8,uint8,uint256) (runs: 256, μ: 3127072, ~: 232188) 20:29:57 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 3.94s (3.94s CPU time) 20:29:57 20:29:57 Ran 2 tests for test/merkle/Naive.t.sol:NaiveTest 20:29:57 [PASS] testComputeSiblingPathManuallyLeftChild() (gas: 725951) 20:29:57 [PASS] testComputeSiblingPathManuallyRightChild() (gas: 725932) 20:29:57 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 4.75s (1.01ms CPU time) 20:29:57 20:29:57 Ran 5 tests for test/RollupGetters.t.sol:RollupShouldBeGetters 20:29:57 [PASS] test_canProposeAtTime(uint16,bool) (runs: 256, μ: 24825634, ~: 24815142) 20:29:57 [PASS] test_getEpochCommittee(uint16,bool) (runs: 256, μ: 25505481, ~: 25465497) 20:29:57 [PASS] test_getEpochCommitteeBig(uint16,bool) (runs: 256, μ: 36184558, ~: 36010191) 20:29:57 [PASS] test_getProposerAt(uint16,bool) (runs: 256, μ: 25474337, ~: 25443990) 20:29:57 [PASS] test_validateHeader() (gas: 25391543) 20:29:57 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 4.75s (7.40s CPU time) 20:29:58 20:29:58 Ran 9 tests for test/Inbox.t.sol:InboxTest 20:29:58 [PASS] testFuzzInsert(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)) (runs: 256, μ: 81055, ~: 81055) 20:29:58 [PASS] testFuzzSendAndConsume(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],uint256,uint256) (runs: 256, μ: 5381131, ~: 5273695) 20:29:58 [PASS] testRevertIFConsumingInFuture() (gas: 12712) 20:29:58 [PASS] testRevertIfActorTooLarge() (gas: 11877) 20:29:58 [PASS] testRevertIfContentTooLarge() (gas: 12009) 20:29:58 [PASS] testRevertIfNotConsumingFromRollup() (gas: 10841) 20:29:58 [PASS] testRevertIfSecretHashTooLarge() (gas: 12008) 20:29:58 [PASS] testRevertIfVersionMismatch() (gas: 12251) 20:29:58 [PASS] testSendDuplicateL2Messages() (gas: 111551) 20:29:58 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 5.73s (5.82s CPU time) 20:30:00 20:30:00 Ran 3 tests for test/merkle/MerkleLib.t.sol:MerkleLibTest 20:30:00 [PASS] testVerifyMembership(uint256) (runs: 256, μ: 5712851, ~: 5712905) 20:30:00 [PASS] testVerifyMembershipWithBadInput(uint256) (runs: 256, μ: 7554771, ~: 7554825) 20:30:00 [PASS] testVerifyMembershipWithRandomSiblingPaths(uint256,bytes32[10]) (runs: 256, μ: 3892755, ~: 3892755) 20:30:00 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 7.37s (15.35s CPU time) 20:30:01 20:30:01 Ran 15 tests for test/Outbox.t.sol:OutboxTest 20:30:01 [PASS] testCheckOutOfBoundsStatus(uint256,uint256) (runs: 256, μ: 10866, ~: 10866) 20:30:01 [PASS] testGetRootData() (gas: 132097) 20:30:01 [PASS] testInsertAndConsumeWithVariedRecipients(address[256],uint256,uint8) (runs: 64, μ: 27821191, ~: 3795921) 20:30:01 [PASS] testInsertVariedLeafs(bytes32[]) (runs: 256, μ: 3968575, ~: 4384267) 20:30:01 [PASS] testRevertIfConsumingFromTreeNotProven() (gas: 625548) 20:30:01 [PASS] testRevertIfConsumingMessageBelongingToOther() (gas: 36813) 20:30:01 [PASS] testRevertIfConsumingMessageWithInvalidChainId() (gas: 36382) 20:30:01 [PASS] testRevertIfInsertingDuplicate() (gas: 75392) 20:30:01 [PASS] testRevertIfInsertingFromNonRollup(address) (runs: 256, μ: 30571, ~: 30571) 20:30:01 [PASS] testRevertIfNothingInsertedAtBlockNumber() (gas: 38576) 20:30:01 [PASS] testRevertIfPathHeightMismatch() (gas: 1140322) 20:30:01 [PASS] testRevertIfTryingToConsumeMessageNotInTree() (gas: 1180099) 20:30:01 [PASS] testRevertIfTryingToConsumeSameMessage() (gas: 655748) 20:30:01 [PASS] testRevertIfVersionMismatch() (gas: 36119) 20:30:01 [PASS] testValidInsertAndConsume() (gas: 658749) 20:30:01 Suite result: ok. 15 passed; 0 failed; 0 skipped; finished in 8.61s (9.51s CPU time) 20:30:02 20:30:02 Ran 9 tests for test/validator-selection/ValidatorSelection.t.sol:ValidatorSelectionTest 20:30:02 [PASS] testCommitteeForNonSetupEpoch(uint8) (runs: 256, μ: 25482672, ~: 25482954) 20:30:02 [PASS] testHappyPath() (gas: 39107964) 20:30:02 [PASS] testInitialCommitteeMatch() (gas: 25660878) 20:30:02 [PASS] testInsufficientSigs() (gas: 29502423) 20:30:02 [PASS] testInvalidProposer() (gas: 29509942) 20:30:02 [PASS] testNukeFromOrbit() (gas: 39549659) 20:30:02 [PASS] testProposerForNonSetupEpoch(uint8) (runs: 256, μ: 25646791, ~: 25646791) 20:30:02 [PASS] testStableCommittee(uint8) (runs: 256, μ: 25638739, ~: 25638812) 20:30:02 [PASS] testValidatorSetLargerThanCommittee(bool) (runs: 256, μ: 53067422, ~: 52332351) 20:30:02 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 9.03s (12.44s CPU time) 20:30:02 20:30:02 Ran 24 tests for test/Rollup.t.sol:RollupTest 20:30:02 [PASS] testBlockFee() (gas: 27647288) 20:30:02 [PASS] testConsecutiveEmptyBlocks(uint256) (runs: 256, μ: 23053444, ~: 23168440) 20:30:02 [PASS] testConsecutiveMixedBlocks(uint256) (runs: 256, μ: 62408347, ~: 69091333) 20:30:02 [PASS] testConsecutiveMixedBlocksNonSequentialProof() (gas: 68731914) 20:30:02 [PASS] testConsecutiveSingleTxBlocks(uint256) (runs: 256, μ: 27154815, ~: 27890607) 20:30:02 [PASS] testEmptyBlock(bool) (runs: 256, μ: 22378607, ~: 22205649) 20:30:02 [PASS] testInvalidBlobHash() (gas: 26635231) 20:30:02 [PASS] testInvalidBlobProof() (gas: 1025382530) 20:30:02 [PASS] testInvalidL2Fee() (gas: 26702781) 20:30:02 [PASS] testMixedBlock(bool) (runs: 256, μ: 42837533, ~: 54101577) 20:30:02 [PASS] testNonZeroDaFee() (gas: 26690969) 20:30:02 [PASS] testProveEpochWithTwoMixedBlocks() (gas: 56049014) 20:30:02 [PASS] testProvingFeeUpdates() (gas: 84739392) 20:30:02 [PASS] testPrune() (gas: 29112244) 20:30:02 [PASS] testPruneAfterPartial() (gas: 69097806) 20:30:02 [PASS] testPruneDuringPropose() (gas: 36361885) 20:30:02 [PASS] testRevertInvalidTimestamp() (gas: 21671697) 20:30:02 [PASS] testRevertPrune() (gas: 28589058) 20:30:02 [PASS] testRevertSubmittingProofForBlocksAcrossEpochs() (gas: 44982011) 20:30:02 [PASS] testShouldNotBeTooEagerToPrune() (gas: 36665889) 20:30:02 [PASS] testSingleBlock(bool) (runs: 256, μ: 24424755, ~: 23354070) 20:30:02 [PASS] testSubmitProofInvalidArchive() (gas: 22241688) 20:30:02 [PASS] testSubmitProofNonExistentBlock() (gas: 22241412) 20:30:02 [PASS] testTimestamp() (gas: 23440709) 20:30:02 Suite result: ok. 24 passed; 0 failed; 0 skipped; finished in 9.03s (17.62s CPU time) 20:30:03 20:30:03 Ran 1 test for test/merkle/Frontier.t.sol:FrontierTest 20:30:03 [PASS] testFrontier() (gas: 0) 20:30:03 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 10.40s (10.40s CPU time) 20:30:03 20:30:03 Ran 10 tests for test/governance/governance-proposer/executeProposal.t.sol:ExecuteProposalTest 20:30:03 [PASS] test_GivenCanonicalInstanceHoldNoCode(uint256) (runs: 256, μ: 310133, ~: 310133) 20:30:03 [PASS] test_GivenGovernanceCallFails(uint256) (runs: 256, μ: 9677604, ~: 9547936) 20:30:03 [PASS] test_GivenGovernanceCallReturnFalse(uint256) (runs: 256, μ: 9612328, ~: 9446071) 20:30:03 [PASS] test_GivenGovernanceCallSucceeds(uint256) (runs: 256, μ: 9457827, ~: 9419297) 20:30:03 [PASS] test_GivenInsufficientYea() (gas: 422193) 20:30:03 [PASS] test_GivenLeaderIsAddress0(uint256) (runs: 256, μ: 348790, ~: 348814) 20:30:03 [PASS] test_GivenNewCanonicalInstance(uint256) (runs: 256, μ: 9842139, ~: 9825344) 20:30:03 [PASS] test_GivenRoundAlreadyExecuted() (gas: 8312757) 20:30:03 [PASS] test_WhenRoundNotInPast() (gas: 334403) 20:30:03 [PASS] test_WhenRoundTooFarInPast(uint256) (runs: 256, μ: 348861, ~: 348718) 20:30:03 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 10.70s (42.04s CPU time) 20:30:03 20:30:03 Ran 77 test suites in 10.70s (108.73s CPU time): 344 tests passed, 0 failed, 0 skipped (344 total tests)