The home for Hyperlane core contracts, sdk packages, and other infrastructure
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hyperlane-monorepo/solidity/.gas-snapshot

19 lines
1.4 KiB

InterchainAccountRouterTest:testOwner() (gas: 210381)
InterchainAccountRouterTest:testSetOwner(address) (runs: 256, μ: 990723, ~: 990801)
InterchainQueryRouterTest:testQueryAddress(address) (runs: 256, μ: 1345905, ~: 1345905)
InterchainQueryRouterTest:testQueryUint256(uint256) (runs: 256, μ: 1686587, ~: 1686587)
LiquidityLayerRouterTest:testDispatchWithTokenTransfersMovesTokens() (gas: 552484)
LiquidityLayerRouterTest:testDispatchWithTokensCallsAdapter() (gas: 558572)
LiquidityLayerRouterTest:testDispatchWithTokensRevertsWithFailedTransferIn() (gas: 28626)
LiquidityLayerRouterTest:testDispatchWithTokensRevertsWithUnkownBridgeAdapter() (gas: 20611)
LiquidityLayerRouterTest:testDispatchWithTokensTransfersOnDestination() (gas: 788693)
LiquidityLayerRouterTest:testProcessingRevertsIfBridgeAdapterReverts() (gas: 603550)
LiquidityLayerRouterTest:testSetLiquidityLayerAdapter() (gas: 23429)
MessagingTest:testSendMessage(string) (runs: 256, μ: 276993, ~: 296009)
PausableReentrancyGuardTest:testNonreentrant() (gas: 14428)
PausableReentrancyGuardTest:testNonreentrantNotPaused() (gas: 14163)
PausableReentrancyGuardTest:testPause() (gas: 13635)
PortalAdapterTest:testAdapter(uint256) (runs: 256, μ: 135467, ~: 135583)
PortalAdapterTest:testReceivingRevertsWithoutTransferCompletion(uint256) (runs: 256, μ: 140406, ~: 140522)
PortalAdapterTest:testReceivingWorks(uint256) (runs: 256, μ: 229403, ~: 229520)