-
Notifications
You must be signed in to change notification settings - Fork 14
chore: Save deployment artifacts for arbitrum (run_id: 16677192533) #249
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #249 +/- ##
========================================
Coverage 83.66% 83.66%
========================================
Files 38 38
Lines 1218 1218
Branches 227 227
========================================
Hits 1019 1019
Misses 199 199 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR saves deployment artifacts for the Arbitrum network following a successful automated deployment run. The deployment created a Diamond proxy contract and multiple facets for the iExec PoCo (Proof of Contribution) system.
- Saves deployment metadata and contract ABIs for the new Arbitrum network deployment
- Records contract addresses, bytecode, and deployment information for deployed contracts
- Documents the complete iExec ecosystem deployment including registries, facets, and utilities
Reviewed Changes
Copilot reviewed 24 out of 24 changed files in this pull request and generated no comments.
Show a summary per file
File | Description |
---|---|
deployments/arbitrum/WorkerpoolRegistry.json | Registry contract for managing workerpool NFTs with ERC721 functionality |
deployments/arbitrum/RLC.json | RLC token contract deployment configuration |
deployments/arbitrum/OwnershipFacet.json | Diamond facet for ownership management functionality |
deployments/arbitrum/IexecRelayFacet.json | Facet for broadcasting and relaying order information |
deployments/arbitrum/IexecPocoAccessorsFacet.json | Accessor functions for viewing deals and tasks |
deployments/arbitrum/IexecPoco2Facet.json | Core PoCo functionality including task lifecycle management |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Merging in |
Deployment run: PoCo/actions/runs/16677192533/job/47207264828
Diamond proxy: https://arbiscan.io/address/0x098bFCb1E50ebcA0BaA92C12eA0c3F045A1aD9f0
Deployment logs: