feat: add ArrakisHookFactory and related mappings#2
feat: add ArrakisHookFactory and related mappings#2icezohu wants to merge 24 commits intocomplete-migrationfrom
Conversation
icezohu
commented
Jan 22, 2026
- Introduced ArrakisHookFactory ABI and added to project.
- Created new mappings for ArrakisHook, including handleArrakisHookDeployed.
- Updated index.ts to export new handlers and removed obsolete mappings.
- Added deploy-all and generate-project scripts for multi-network deployment.
- Created networks.json and deploy-status.json for tracking deployment status across multiple networks.
- Removed outdated mappings for Euler and PoolManager.
- Introduced ArrakisHookFactory ABI and added to project. - Created new mappings for ArrakisHook, including handleArrakisHookDeployed. - Updated index.ts to export new handlers and removed obsolete mappings. - Added deploy-all and generate-project scripts for multi-network deployment. - Created networks.json and deploy-status.json for tracking deployment status across multiple networks. - Removed outdated mappings for Euler and PoolManager.
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing touches🧪 Generate unit tests (beta)
Comment |
…meout management for RPC calls
|
| GitGuardian id | GitGuardian status | Secret | Commit | Filename | |
|---|---|---|---|---|---|
| 23373136 | Triggered | Generic High Entropy Secret | 3562c8e | docker-compose.yml | View secret |
🛠 Guidelines to remediate hardcoded secrets
- Understand the implications of revoking this secret by investigating where it is used in your code.
- Replace and store your secret safely. Learn here the best practices.
- Revoke and rotate this secret.
- If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.
To avoid such incidents in the future consider
- following these best practices for managing and storing secrets including API keys and other credentials
- install secret detection on pre-commit to catch secret before it leaves your machine and ease remediation.
🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.
…CHAIN, UNICHAIN_SEPOLIA, SONEIUM, CELO, MONAD, XLAYER, and MEGAETH networks
… project generation scripts
…ve RPC timeout management
… multiple networks
…rror handling in token fetching functions
…transaction handling
…transaction handling
…d transaction data integrity
…active patch script command