Skip to content

Commit

Permalink
chore: fix snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
sujithsomraaj committed May 29, 2024
1 parent 3ad4f59 commit 6cba034
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .gas-snapshot
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ AxelarHelperTest:testFancyAxelar() (gas: 236169)
AxelarHelperTest:testMultiDstAxelar() (gas: 391397)
AxelarHelperTest:testSimpleAxelar() (gas: 189999)
CelerHelperTest:testCustomOrderingCeler() (gas: 108685)
CelerHelperTest:testFancyCeler() (gas: 123722)
CelerHelperTest:testFancyCeler() (gas: 118987)
CelerHelperTest:testMultiDstCeler() (gas: 151884)
CelerHelperTest:testSimpleCeler() (gas: 72229)
CelerHelperTest:testSimpleCelerWithEstimates() (gas: 77270)
CelerHelperTest:testSimpleCelerWithEstimates() (gas: 72704)
HyperlaneHelperTest:testCustomOrderingHL() (gas: 145598)
HyperlaneHelperTest:testFancyHL() (gas: 147384)
HyperlaneHelperTest:testMultiDstHL() (gas: 194040)
Expand All @@ -16,15 +16,15 @@ LayerZeroHelperTest:testCustomOrderingLZ() (gas: 340154)
LayerZeroHelperTest:testFancyLZ() (gas: 296242)
LayerZeroHelperTest:testMultiDstLZ() (gas: 476527)
LayerZeroHelperTest:testSimpleLZ() (gas: 245817)
LayerZeroHelperTest:testSimpleLZWithEstimates() (gas: 310319)
LayerZeroHelperTest:testSimpleLZWithEstimates() (gas: 246414)
LayerZeroV2HelperTest:testCustomEventSelector() (gas: 341769)
LayerZeroV2HelperTest:testMultipleDestinations() (gas: 649473)
LayerZeroV2HelperTest:testMultipleDestinationsCustomEventSelector() (gas: 649584)
LayerZeroV2HelperTest:testSingleDestination() (gas: 344507)
StargateHelperTest:testCustomOrderingSG() (gas: 798922)
StargateHelperTest:testFancySG() (gas: 591061)
StargateHelperTest:testSimpleSG() (gas: 538333)
StargateHelperTest:testSimpleSGWithEstimates() (gas: 604010)
StargateHelperTest:testSimpleSGWithEstimates() (gas: 538863)
WormholeAutomaticRelayerHelperTest:testCustomOrderingWormhole() (gas: 281916)
WormholeAutomaticRelayerHelperTest:testFancyWormhole() (gas: 224571)
WormholeAutomaticRelayerHelperTest:testMultiDstWormhole() (gas: 345623)
Expand Down

0 comments on commit 6cba034

Please sign in to comment.