https://github.com/offchainlabs/upgrade-executor
Support system for performing contract upgrades
https://github.com/offchainlabs/upgrade-executor
Last synced: about 1 year ago
JSON representation
Support system for performing contract upgrades
- Host: GitHub
- URL: https://github.com/offchainlabs/upgrade-executor
- Owner: OffchainLabs
- Created: 2023-08-04T09:18:20.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-17T12:10:58.000Z (over 1 year ago)
- Last Synced: 2024-10-19T15:27:05.406Z (over 1 year ago)
- Language: Solidity
- Size: 114 KB
- Stars: 6
- Watchers: 8
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Includes implementation of UpgradeExecutor - a reusable smart contract which can be used to set up a system for performing upgrades on Orbit chains.