-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gas-snapshot
34 lines (34 loc) · 2.72 KB
/
.gas-snapshot
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
ChainPortalTest:invariant__ExpectedActionState() (runs: 16, calls: 1024, reverts: 648)
ChainPortalTest:invariant__LastActionIdIsAlwaysGreaterOrEqualNextActionId() (runs: 16, calls: 1024, reverts: 657)
ChainPortalTest:test() (gas: 186)
ChainPortalTest:test_CCGP_FuzzCcipReceive(bytes32,uint64,address,(address,uint64,uint64,bytes),(address[],uint256[],string[],bytes[])) (runs: 256, μ: 734177, ~: 732801)
ChainPortalTest:test_CCGP_FuzzTeleport(uint64,address[],uint256[],string[],bytes[],address[],uint256[]) (runs: 256, μ: 936572, ~: 928119)
ChainPortalTest:test_FuzzGettersCantRevert(uint64,uint64) (runs: 256, μ: 66642, ~: 66861)
ChainPortalTest:test_GP_FuzzCcipReceive(bytes32,uint64,address,(address,uint64,uint64,bytes),(address[],uint256[],string[],bytes[])) (runs: 256, μ: 734248, ~: 734768)
ChainPortalTest:test_GP_FuzzTeleport(uint64,address[],uint256[],string[],bytes[],address[],uint256[]) (runs: 256, μ: 940720, ~: 930604)
CrossChainGovernorPortalTest:test() (gas: 186)
CrossChainGovernorPortalTest:test__CCGP_AbortAction() (gas: 343232)
CrossChainGovernorPortalTest:test__CCGP_CcipReceive_ForwardActionSet() (gas: 438855)
CrossChainGovernorPortalTest:test__CCGP_EmergencyCommunicationLost() (gas: 913140)
CrossChainGovernorPortalTest:test__CCGP_SetActionsOrigins_RevertIfNotSelfCall() (gas: 114999)
CrossChainGovernorPortalTest:test__CCGP_SetExecutionDelay_RevertIfNotSelfCall() (gas: 87907)
CrossChainGovernorPortalTest:test__CCGP_SetGuardians_RevertIfNotSelfCall() (gas: 116541)
CrossChainGovernorPortalTest:test__CCGP_SetIntervalCommunicationLost_RevertIfNotSelfCall() (gas: 87053)
CrossChainGovernorPortalTest:test__CCGP_SetPendingGovernor_RevertIfNotSelfCall() (gas: 111884)
CrossChainGovernorPortalTest:test__CCGP_SetRoutes_RevertIfNotSelfCall() (gas: 128588)
CrossChainGovernorPortalTest:test__CCGP_Teleport_RevertIfNotSelfCall() (gas: 166350)
CrossChainGovernorPortalTest:test__CCGP_TransferGovernance() (gas: 383637)
GovernorPortalTest:test() (gas: 186)
GovernorPortalTest:test__GP_AbortAction() (gas: 536006)
GovernorPortalTest:test__GP_CcipReceive_ForwardActionSet() (gas: 357201)
GovernorPortalTest:test__GP_CcipReceive_QueueActionSet() (gas: 563725)
GovernorPortalTest:test__GP_RevertOnActionExecution() (gas: 481775)
GovernorPortalTest:test__GP_SetActionsOrigins() (gas: 124573)
GovernorPortalTest:test__GP_SetExecutionDelay() (gas: 69341)
GovernorPortalTest:test__GP_SetExtraArgs() (gas: 84872)
GovernorPortalTest:test__GP_SetGuardians() (gas: 93786)
GovernorPortalTest:test__GP_SetRoutes() (gas: 203651)
GovernorPortalTest:test__GP_Teleport() (gas: 295766)
GovernorPortalTest:test__GP_executeAction() (gas: 541585)
GovernorPortalTest:test__GP_executeTeleportAction() (gas: 980734)
GovernorPortalTest:test__GP_skipAbortedAndExecuteAction() (gas: 862560)