Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 24 additions & 1 deletion script/deprecation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,14 @@ The admin role revocation must come after all Folio calls that require admin per
bash script/deprecation/generate-deprecation-proposals.sh
```

This generates one Safe Transaction Builder JSON per DTF in `script/deprecation/proposals/`.
This generates one Safe Transaction Builder JSON per DTF in `script/deprecation/proposals/`. Each file is a
single `propose()` call carrying every action for that DTF — one proposal per DTF, no follow-up round.

### Folio Version Caveats

The action set above targets Folio `4.0.0`+ (verified against `4.0.0` and `5.0.0` deployments). Folio `1.0.0`
has no `deprecateFolio()`; it exposes `killFolio()` (`0x60913997`) / `isKilled()` instead, so a generated
proposal would revert on execution. Check `folio.version()` before generating.

### Adding a New DTF

Expand Down Expand Up @@ -141,6 +148,22 @@ FORK_RPC_MAINNET="<archive_rpc>" \
forge test --match-contract DeprecationProposalFork --evm-version cancun -vv
```

### Generated JSON (`test/DeprecationJsonFork.t.sol`)

Reads a generated proposal JSON, decodes the `propose()` calldata out of it, asserts the action set is
what the DTF actually needs, then executes those exact actions as the owner timelock. Use this before
submitting a proposal for a DTF that has none onchain yet.

```bash
FORK_RPC_MAINNET="<archive_rpc>" \
forge test --match-contract DeprecationJsonFork --evm-version cancun -vv
```

Covers `DeprecationJsonFork_BED` and `DeprecationJsonFork_SMEL`. On top of the shared post-checks it verifies,
against the JSON itself, that: the transaction targets the owner governor on the right chain, every
`revokeRole` names a role the account currently holds, the `DEFAULT_ADMIN_ROLE` revoke is the last Folio
action, and the ProxyAdmin `renounceOwnership()` closes the proposal.

### What the Tests Verify

- `isDeprecated` set to `true`
Expand Down
20 changes: 20 additions & 0 deletions script/deprecation/generate-deprecation-proposals.sh
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,26 @@ generate_proposal "mvDEFI" "1" \
"0x6f1d6b86d4ad705385e751e6e88b0fdfdbadf298" \
"0x7daaf7bc2ee8bf4c0ac7f37e6b6cfaeb3ed9a868"

generate_proposal "BED" "1" \
"0x4e3b170dcbe704b248df5f56d488114ace01b1c5" \
"0xfad4823ae478637fd8ffdafb6c912f63c8cd1dd7" \
"0x6b45fe3f4464477f657702b8e942b71c3ba83944" \
"0x8e530cd0c47d515558229aae193dd119cc791a40" \
"0xeaa356f6cd6b3fd15b47838d03cf34fa79f7c712" \
"0x280730d9277ef586d58db74c277aa710ca8f87c9" \
"0xc6625129c9df3314a4dd604845488f4ba62f9db8" \
"0x7daaf7bc2ee8bf4c0ac7f37e6b6cfaeb3ed9a868"

generate_proposal "SMEL" "1" \
"0xf91384484f4717314798e8975bcd904a35fc2bf1" \
"0x622c0b5ad82a2a47f330d4a2061a0e3562f583b0" \
"0x476ae35b6deccda7969f105e983a916bcc12c31a" \
"0x395417220ae7447d19752f38327b96faf52e1911" \
"0xdd885b0f2f97703b94d2790320b30017a17768bf" \
"0x280730d9277ef586d58db74c277aa710ca8f87c9" \
"0xc6625129c9df3314a4dd604845488f4ba62f9db8" \
"0x7daaf7bc2ee8bf4c0ac7f37e6b6cfaeb3ed9a868"

# ──────────────────────────────────────────────
# Base (chainId: 8453)
# ──────────────────────────────────────────────
Expand Down
16 changes: 16 additions & 0 deletions script/deprecation/proposals/deprecate-BED.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"version": "1.0",
"chainId": "1",
"createdAt": 1786449741,
"meta": {
"name": "Deprecate BED",
"description": "Governance proposal to deprecate BED Index DTF"
},
"transactions": [
{
"to": "0xfad4823ae478637fd8ffdafb6c912f63c8cd1dd7",
"value": "0",
"data": "0x7d5e81e2000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000001800000000000000000000000000000000000000000000000000000000000000280000000000000000000000000000000000000000000000000000000000000068000000000000000000000000000000000000000000000000000000000000000070000000000000000000000004e3b170dcbe704b248df5f56d488114ace01b1c50000000000000000000000004e3b170dcbe704b248df5f56d488114ace01b1c50000000000000000000000004e3b170dcbe704b248df5f56d488114ace01b1c50000000000000000000000004e3b170dcbe704b248df5f56d488114ace01b1c50000000000000000000000004e3b170dcbe704b248df5f56d488114ace01b1c50000000000000000000000004e3b170dcbe704b248df5f56d488114ace01b1c5000000000000000000000000eaa356f6cd6b3fd15b47838d03cf34fa79f7c71200000000000000000000000000000000000000000000000000000000000000070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000700000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000012000000000000000000000000000000000000000000000000000000000000001a0000000000000000000000000000000000000000000000000000000000000022000000000000000000000000000000000000000000000000000000000000002a0000000000000000000000000000000000000000000000000000000000000032000000000000000000000000000000000000000000000000000000000000003a000000000000000000000000000000000000000000000000000000000000000047aeaafb3000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000044d547741f4ff6ae4d6a29e79ca45c6441bdc89b93878ac6118485b33c8baa3749fc3cb1300000000000000000000000008e530cd0c47d515558229aae193dd119cc791a40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000044d547741f13ff1b2625181b311f257c723b5e6d366eb318b212d9dd694c48fcf227659df5000000000000000000000000280730d9277ef586d58db74c277aa710ca8f87c9000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000044d547741f13ff1b2625181b311f257c723b5e6d366eb318b212d9dd694c48fcf227659df5000000000000000000000000c6625129c9df3314a4dd604845488f4ba62f9db8000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000044d547741f13ff1b2625181b311f257c723b5e6d366eb318b212d9dd694c48fcf227659df50000000000000000000000007daaf7bc2ee8bf4c0ac7f37e6b6cfaeb3ed9a868000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000044d547741f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000006b45fe3f4464477f657702b8e942b71c3ba83944000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004715018a60000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000174465707265636174652042454420496e64657820445446000000000000000000"
}
]
}
16 changes: 16 additions & 0 deletions script/deprecation/proposals/deprecate-SMEL.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"version": "1.0",
"chainId": "1",
"createdAt": 1786449741,
"meta": {
"name": "Deprecate SMEL",
"description": "Governance proposal to deprecate SMEL Index DTF"
},
"transactions": [
{
"to": "0x622c0b5ad82a2a47f330d4a2061a0e3562f583b0",
"value": "0",
"data": "0x7d5e81e200000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000180000000000000000000000000000000000000000000000000000000000000028000000000000000000000000000000000000000000000000000000000000006800000000000000000000000000000000000000000000000000000000000000007000000000000000000000000f91384484f4717314798e8975bcd904a35fc2bf1000000000000000000000000f91384484f4717314798e8975bcd904a35fc2bf1000000000000000000000000f91384484f4717314798e8975bcd904a35fc2bf1000000000000000000000000f91384484f4717314798e8975bcd904a35fc2bf1000000000000000000000000f91384484f4717314798e8975bcd904a35fc2bf1000000000000000000000000f91384484f4717314798e8975bcd904a35fc2bf1000000000000000000000000dd885b0f2f97703b94d2790320b30017a17768bf00000000000000000000000000000000000000000000000000000000000000070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000700000000000000000000000000000000000000000000000000000000000000e0000000000000000000000000000000000000000000000000000000000000012000000000000000000000000000000000000000000000000000000000000001a0000000000000000000000000000000000000000000000000000000000000022000000000000000000000000000000000000000000000000000000000000002a0000000000000000000000000000000000000000000000000000000000000032000000000000000000000000000000000000000000000000000000000000003a000000000000000000000000000000000000000000000000000000000000000047aeaafb3000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000044d547741f4ff6ae4d6a29e79ca45c6441bdc89b93878ac6118485b33c8baa3749fc3cb130000000000000000000000000395417220ae7447d19752f38327b96faf52e1911000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000044d547741f13ff1b2625181b311f257c723b5e6d366eb318b212d9dd694c48fcf227659df5000000000000000000000000280730d9277ef586d58db74c277aa710ca8f87c9000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000044d547741f13ff1b2625181b311f257c723b5e6d366eb318b212d9dd694c48fcf227659df5000000000000000000000000c6625129c9df3314a4dd604845488f4ba62f9db8000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000044d547741f13ff1b2625181b311f257c723b5e6d366eb318b212d9dd694c48fcf227659df50000000000000000000000007daaf7bc2ee8bf4c0ac7f37e6b6cfaeb3ed9a868000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000044d547741f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000476ae35b6deccda7969f105e983a916bcc12c31a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004715018a600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001844657072656361746520534d454c20496e646578204454460000000000000000"
}
]
}
Loading
Loading