chore: update .shared subtree from shared-hardhat-tools#10
chore: update .shared subtree from shared-hardhat-tools#10Git-on-my-level merged 3 commits intomainfrom
Conversation
- Add multicall support for role scanning - Add grant-default-admin and transfer-ownership scripts - Update role scanning with batch operations - Improve role manifest management
|
Claude finished @Git-on-my-level's task —— View job PR Review: Update .shared subtree from shared-hardhat-toolsReview Checklist
Overall Assessment ✅This PR represents a well-designed refactoring that improves the role management tooling significantly. The changes align with the documented refactor plan and follow solid engineering practices. Key Improvements🚀 Performance Enhancements
🔧 Improved Architecture
🛡️ Enhanced Safety & UX
Code Quality Analysis✅ Strengths
|
The .shared tooling no longer supports the defaults.defaultAdmin.remove configuration. Role revocation should be done via the revoke script which generates Safe batch transactions instead.
|
Claude finished @Git-on-my-level's task —— View job PR Review: Update .shared subtree from shared-hardhat-tools
|
|
Claude finished @Git-on-my-level's task —— View job PR Review: Update .shared subtree from shared-hardhat-tools
|

Updates the .shared subtree with latest changes from shared-hardhat-tools:
This brings ronin-solidity-contracts in sync with katana-solidity-contracts for role management tooling.