Skip to content

Conversation

@JuArce
Copy link
Collaborator

@JuArce JuArce commented Aug 25, 2025

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

@JuArce JuArce self-assigned this Aug 25, 2025
@JuArce JuArce 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
@github-actions
Copy link

Changes to gas cost

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

🧾 Summary (10% most significant diffs)

Contract Method Avg (+/-) %
AlignedLayerServiceManager createNewTask
receive
+962 ❌
+1,211 ❌
+1.26%
+2.64%

Full diff report 👇
Contract Deployment Cost (+/-) Method Min (+/-) % Avg (+/-) % Median (+/-) % Max (+/-) % # Calls (+/-)
AlignedLayerServiceManager 4,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)
StrategyManagerMock 1,146,058 (-12)
IndexRegistry 917,377 (-12)

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

4 participants