Skip to content

Commit

Permalink
Merge branch 'example_claimable_upgrade' of github.com:yetanotherco/a…
Browse files Browse the repository at this point in the history
…ligned_layer into example_claimable_upgrade
  • Loading branch information
ilitteri committed Dec 23, 2024
2 parents dcb0e48 + 656b4a5 commit b261f80
Show file tree
Hide file tree
Showing 8 changed files with 2 additions and 464 deletions.
4 changes: 2 additions & 2 deletions claim_contracts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ Go into the `config.mainnet.json` file inside the `script-config` directory and
```
{
"foundation": "",
"contractProxy": "",
"contractProxy": ""
}
```
Expand All @@ -190,7 +190,7 @@ Run the script with

```
cd script && \
forge script <path_to_script.s.sol> \
forge script <name_of_the_script.s.sol> \
--sig "run(string)" \
mainnet \
--private-key <private_key> \
Expand Down
59 changes: 0 additions & 59 deletions claim_contracts/script/UpgradeToAlignedTokenV2.s.sol

This file was deleted.

59 changes: 0 additions & 59 deletions claim_contracts/script/UpgradeToAlignedTokenV3.s.sol

This file was deleted.

58 changes: 0 additions & 58 deletions claim_contracts/script/UpgradeToClaimableAirdropV2Data.s.sol

This file was deleted.

53 changes: 0 additions & 53 deletions claim_contracts/script/UpgradeToken.s.sol

This file was deleted.

23 changes: 0 additions & 23 deletions claim_contracts/src/ExampleAlignedTokenV2.sol

This file was deleted.

61 changes: 0 additions & 61 deletions claim_contracts/src/ExampleAlignedTokenV3.sol

This file was deleted.

Loading

0 comments on commit b261f80

Please sign in to comment.