Skip to content

feat: Sepolia deployment - #2066

Merged
JuArce merged 26 commits into
stagingfrom
2065-feat-sepolia-deployment
Aug 29, 2025
Merged

feat: Sepolia deployment#2066
JuArce merged 26 commits into
stagingfrom
2065-feat-sepolia-deployment

Conversation

@JuArce

Copy link
Copy Markdown
Collaborator

Sepolia deployment

Description

Sepolia deployment and minor fixes on scripts

Type of change

  • New feature

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 crates/docs/examples
    • This PR updates batcher and docs/examples to the newer version. This requires the operator are already updated to be compatible

@JuArceJuArce self-assigned this Aug 25, 2025
@JuArceJuArce linked an issue Aug 25, 2025 that may be closed by this pull request
@JuArce
JuArce marked this pull request as ready for review August 26, 2025 22:13
Comment threadinfra/ansible/playbooks/caddy.yaml Outdated
Comment threadinfra/ansible/playbooks/templates/caddy/Caddyfile.batcher.j2 Outdated
Comment threadinfra/ansible/sepolia-inventory.yaml Outdated
@github-actions

Copy link
Copy Markdown

Changes to gas cost

Generated at commit: 2148ac046fb99312e078e360117a756a8d600455, compared to commit: a3675f17ba758dbfb9f65fdedfc0703ea188c610

🧾 Summary (10% most significant diffs)

ContractMethodAvg (+/-)%
AlignedLayerServiceManagercreateNewTask
receive
+962 ❌
+1,211 ❌
+1.26%
+2.64%

Full diff report 👇
ContractDeployment Cost (+/-)MethodMin (+/-)%Avg (+/-)%Median (+/-)%Max (+/-)%# Calls (+/-)
AlignedLayerServiceManager4,398,072 (+12)createNewTask
receive
76,822 (+19,948)
47,115 (+23,814)
+35.07%
+102.20%
77,072 (+962)
47,115 (+1,211)
+1.26%
+2.64%
76,966 (-120)
47,115 (0)
-0.16%
0.00%
77,740 (-180)
47,115 (0)
-0.23%
0.00%
44 (-15)
44 (-15)
StrategyManagerMock1,146,058 (-12)
IndexRegistry917,377 (-12)

@JuArce
JuArce added this pull request to the merge queueAug 29, 2025
Merged via the queue into staging with commit 7bf60acAug 29, 2025
5 checks passed
@JuArce
JuArce deleted the 2065-feat-sepolia-deployment branch August 29, 2025 19:54
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.

feat: Sepolia deployment

3 participants

@JuArce@MauroToscano@MarcosNicolau