Skip to content

Commit

Permalink
Wallet factory and App Registry timelock (#321)
Browse files Browse the repository at this point in the history
* Add AccessManager deployment scripts and update addresses for chains 42161 and 8453 with new contract deployments and artifacts.

* Add AccessManager deployment details to JSON files and update transaction hash, contract address, gas, input, receipts, timestamp, and commit ID.

* Add transfer ownership migration script, update constants with new roles and delays, and implement Mamori Safe address retrieval by chain ID in DeployerHelper.

* Refactor access registry delay constant and add upgrade execution logic in migration script.

* Refactor migration scripts to include AccessPoint and IEntryPoint imports, consolidate chain-specific address retrieval functions into Constants contract, and update deployment logic for new AccessPoint implementation.

* Remove redundant ENTRY_POINT constant and reformat code for consistency across migration scripts.

* Add admin role to Safe, set role delays, and verify ownership transfer in migration script.

* Add new JSON files for transfer-access-registry-ownership transactions across multiple chains with detailed transaction and receipt data.

* KintoWalletFactory and KintoAppRegistry timelock (#319)

* Add timelock wallet factory deployment script and define UPGRADE_DELAY constant in const.sol.

* Add RewardsDistributor import, IKintoWallet interface, and implement new wallet factory upgrade logic in migration script.

* Add new JSON files for timelock wallet factory transactions and receipts with detailed transaction data and logs.
  • Loading branch information
ylv-io authored Dec 2, 2024
1 parent 9ee0ded commit f4807b9
Show file tree
Hide file tree
Showing 4 changed files with 1,723 additions and 0 deletions.
Loading

0 comments on commit f4807b9

Please sign in to comment.