Skip to content

Commit

Permalink
docs(holesky): update gas snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
mempirate committed Oct 22, 2024
1 parent cc7b47b commit 8abc971
Showing 1 changed file with 9 additions and 13 deletions.
22 changes: 9 additions & 13 deletions bolt-contracts/.gas-snapshot
Original file line number Diff line number Diff line change
Expand Up @@ -13,19 +13,15 @@ BoltChallengerTest:testProveTransactionInclusion() (gas: 176543)
BoltChallengerTest:testResolveChallengeFullDefenseSingleTx() (gas: 562694)
BoltChallengerTest:testResolveChallengeFullDefenseStackedTxs() (gas: 939716)
BoltChallengerTest:testResolveExpiredChallenge() (gas: 426457)
BoltManagerEigenLayerTest:testDeregisterOperatorFromAVS() (gas: 834106)
BoltManagerEigenLayerTest:testGetOperatorStake() (gas: 998169)
BoltManagerEigenLayerTest:testNonExistentProposerStatus() (gas: 980157)
BoltManagerEigenLayerTest:testNonWhitelistedCollateral() (gas: 103778)
BoltManagerEigenLayerTest:testProposerStatus() (gas: 1007174)
BoltManagerEigenLayerTest:testProposersLookaheadStatus() (gas: 2302759)
BoltManagerEigenLayerTest:testWhitelistedCollaterals() (gas: 99260)
BoltManagerSymbioticTest:testGetNonExistentProposerStatus() (gas: 1265832)
BoltManagerSymbioticTest:testGetProposerStatus() (gas: 1508557)
BoltManagerSymbioticTest:testGetWhitelistedCollaterals() (gas: 17213)
BoltManagerSymbioticTest:testNonWhitelistedCollateral() (gas: 43806)
BoltManagerSymbioticTest:testProposersLookaheadStatus() (gas: 2582043)
BoltManagerSymbioticTest:testReadOperatorStake() (gas: 1541503)
BoltManagerEigenLayerTest:testDeregisterOperatorFromAVS() (gas: 755578)
BoltManagerEigenLayerTest:testGetOperatorStake() (gas: 919551)
BoltManagerEigenLayerTest:testNonExistentProposerStatus() (gas: 901546)
BoltManagerEigenLayerTest:testProposerStatus() (gas: 928359)
BoltManagerEigenLayerTest:testProposersLookaheadStatus() (gas: 2221042)
BoltManagerSymbioticTest:testGetNonExistentProposerStatus() (gas: 1168685)
BoltManagerSymbioticTest:testGetProposerStatus() (gas: 1415457)
BoltManagerSymbioticTest:testProposersLookaheadStatus() (gas: 2488651)
BoltManagerSymbioticTest:testReadOperatorStake() (gas: 1448345)
BoltValidatorsTest:testUnsafeRegistration() (gas: 149361)
BoltValidatorsTest:testUnsafeRegistrationFailsIfAlreadyRegistered() (gas: 148862)
BoltValidatorsTest:testUnsafeRegistrationInvalidOperator() (gas: 22820)
Expand Down

0 comments on commit 8abc971

Please sign in to comment.