feat: Deploy MSCA Single Owner v2, v3 and EP 0.6 Paymaster for Avax #85
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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 ofcast 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
yarn test
)yarn coverage
)docs
folder)yarn lint
) and fix any issues?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.