Skip to content

Commit 9787398

Browse files
feat: Deploy MSCA Single Owner v2, v3 and EP 0.6 Paymaster for Avax (#85)
## Summary Deployed MSCA Single Owner v2 and v3 as well as the EP 0.6 Paymasters. ## Detail ### Changeset This pull request adds deployment details for the `PluginManager` contract on chain 43113. It includes a markdown file summarizing the deployment process and a JSON file containing transaction and receipt data. ### Deployment Details: * **Markdown Summary**: Added a markdown file (`broadcast/001_DeployPluginManager.s.sol/43113/run-1751555016.md`) documenting the deployment process, including the use of `cast send`, the directory path, and the transaction hash. * **Transaction and Receipt Data**: Added a JSON file (`broadcast/001_DeployPluginManager.s.sol/43113/run-1751571088.json`) with detailed information about the deployment transaction, including the transaction hash, type, contract name, contract address, gas usage, and block details. It also includes metadata such as the chain ID, timestamp, and commit hash. ### Checklist - [x] Did you add new tests and confirm all tests pass? (`yarn test`) - [x] Did you ensure any new Solidity source code files meet minimum test coverage requirements? (`yarn coverage`) - [x] Did you update relevant docs? (docs are found in the `docs` folder) - [x] Do your commits follow the [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) standard? - [x] Does your PR title also follow the [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) standard? - [x] Did you run lint (`yarn lint`) and fix any issues? - [x] Did you run formatter (`yarn format:check`) and fix any issues (`yarn format:write`)? ## Testing Verified the contracts work onchain as expected. ## Documentation Optional section. Link to the doc.
1 parent a13f209 commit 9787398

File tree

16 files changed

+1524
-0
lines changed

16 files changed

+1524
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
- This chain used cast send to deploy so there's no corresponding run json
2+
- Ran command in script/cmd/PluginManager/0x3169ad878021b87c9caa9b5cda740ff3ca270ce9/PluginManager
3+
- tx hash: 0x97e1a3fb65c3f1b848c7c874dcca07e7b0f6254c80d548d38e52368189d073f5

broadcast/001_DeployPluginManager.s.sol/43113/run-1751571088.json

Lines changed: 47 additions & 0 deletions
Large diffs are not rendered by default.

broadcast/001_DeployPluginManager.s.sol/43113/run-latest.json

Lines changed: 47 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
- This chain used cast send to deploy so there's no corresponding run json
2+
- Ran command in script/cmd/PluginManager/0x3169ad878021b87c9caa9b5cda740ff3ca270ce9/PluginManager
3+
- tx hash: 0x5175786280b52c07a62fb43ca18ad10a2fbd2f4a3f7e8bd970c05ee3958c6998
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
- This chain used cast send to deploy so there's no corresponding run json
2+
- Ran command in script/cmd/SingleOwnerMSCAFactory/0xa233b124D7b9CFF2D38cB62319e1A3f79144B490/SingleOwnerMSCAFactory
3+
- tx hash: 0xe780a807273fbab767f919e8594518a4933d9096f79f5da844e90150e92633be
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
- This chain used cast send to deploy so there's no corresponding run json
2+
- Ran command in script/cmd/SingleOwnerMSCAFactory/0xa233b124D7b9CFF2D38cB62319e1A3f79144B490/SingleOwnerMSCAFactory
3+
- tx hash: 0xb708d90e5d11e0e2bb1af353b873ea0c8692db9d61d181e4149a6fbfa09e7649

broadcast/101_DeploySponsorPaymaster.s.sol/43113/run-1751572833.json

Lines changed: 247 additions & 0 deletions
Large diffs are not rendered by default.

broadcast/101_DeploySponsorPaymaster.s.sol/43113/run-latest.json

Lines changed: 247 additions & 0 deletions
Large diffs are not rendered by default.

broadcast/101_DeploySponsorPaymaster.s.sol/43114/run-1751922019.json

Lines changed: 247 additions & 0 deletions
Large diffs are not rendered by default.

broadcast/101_DeploySponsorPaymaster.s.sol/43114/run-latest.json

Lines changed: 247 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)