Skip to content

Mainnet staging deployment - #1822

Merged
MauroToscano merged 6 commits into
testnetfrom
mainnet_staging_deployment
Mar 25, 2025
Merged

Mainnet staging deployment#1822
MauroToscano merged 6 commits into
testnetfrom
mainnet_staging_deployment

Conversation

@JuArce

Copy link
Copy Markdown
Collaborator

TITLE

Description

Description of the pull request changes and motivation.

Type of change

Please delete options that are not relevant.

  • New feature
  • Bug fix
  • Optimization
  • Refactor

Checklist

  • “Hotfix” to testnet, everything else to staging
  • Linked to Github Issue
  • This change depends on code or research by an external entity
    • Acknowledgements were updated to give credit
  • Unit tests added
  • This change requires new documentation.
    • Documentation has been added/updated.
  • This change is an Optimization
    • Benchmarks added/run
  • Has a known issue
  • If your PR changes the Operator compatibility (Ex: Upgrade prover versions)
    • This PR adds compatibility for operator for both versions and do not change batcher/docs/examples
    • This PR updates batcher and docs/examples to the newer version. This requires the operator are already updated to be compatible

@github-actions

github-actionsBot commented Mar 25, 2025

Copy link
Copy Markdown

Changes to gas cost

Generated at commit: 477bd251097b1e6b82a864f3536cef0686387d3d, compared to commit: 5b582d070adc4b3ee35b985454f5c5d98d25b4c0

🧾 Summary (10% most significant diffs)

ContractMethodAvg (+/-)%
AlignedLayerServiceManagerbatchesState
disabledVerifiers
+4,000 ❌
+2,000 ❌
+283.69%
+389.11%

Full diff report 👇
ContractDeployment Cost (+/-)MethodMin (+/-)%Avg (+/-)%Median (+/-)%Max (+/-)%# Calls (+/-)
AlignedLayerServiceManager8,615,423 (0)batchesState
createNewTask
disabledVerifiers
isVerifierDisabled
5,410 (+4,000)
57,866 (+72)
2,514 (+2,000)
2,856 (+2,000)
+283.69%
+0.12%
+389.11%
+233.64%
5,410 (+4,000)
77,714 (+10)
2,514 (+2,000)
2,856 (+1,334)
+283.69%
+0.01%
+389.11%
+87.65%
5,410 (+4,000)
77,970 (+12)
2,514 (+2,000)
2,856 (+2,000)
+283.69%
+0.02%
+389.11%
+233.64%
5,410 (+4,000)
78,780 (-24)
2,514 (+2,000)
2,856 (0)
+283.69%
-0.03%
+389.11%
0.00%
256 (0)
256 (0)
1 (0)
3 (0)
Slasher1,598,825 (+12)
IndexRegistry1,707,557 (+12)
RegistryCoordinatorHarness10,130,060 (+12)
ServiceManagerMock2,632,783 (+12)

@MauroToscano
MauroToscano merged commit 824201c into testnetMar 25, 2025
@MauroToscano
MauroToscano deleted the mainnet_staging_deployment branch March 25, 2025 17:50
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@JuArce@MauroToscano