Skip to content

Commit

Permalink
Deployment preparation: ComposableStablePool V6 (#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
jubeira authored Feb 26, 2024
1 parent 4107644 commit d280e55
Show file tree
Hide file tree
Showing 38 changed files with 216,793 additions and 15 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,13 +119,13 @@ Returns an object with all contracts from a deployment and their addresses.
| Gauge Working Balance Helper | [`20230526-gauge-working-balance-helper`](./tasks/20230526-gauge-working-balance-helper) |
| Timelock Authorizer, governance contract | [`20230522-timelock-authorizer`](./tasks/20230522-timelock-authorizer) |
| Pool Data Queries for bulk operations | [`20230613-balancer-pool-data-queries`](./tasks/20230613-balancer-pool-data-queries) |
| Composable Stable Pools V5 | [`20230711-composable-stable-pool-v5`](./tasks/20230711-composable-stable-pool-v5) |
| L2 Child Chain Gauge Checkpointer (Relayer) | [`20230712-child-chain-gauge-checkpointer`](./tasks/20230712-child-chain-gauge-checkpointer) |
| Chainlink Rate Provider Factory | [`20230717-chainlink-rate-provider-factory`](./tasks/20230717-chainlink-rate-provider-factory) |
| Avalanche Root Gauge V2, for veBAL voting | [`20230811-avalanche-root-gauge-factory-v2`](./tasks/20230811-avalanche-root-gauge-factory-v2) |
| Base Root Gauge, for veBAL voting | [`20230911-base-root-gauge-factory`](./tasks/20230911-base-root-gauge-factory) |
| Stakeless Gauge Checkpointer V2 | [`20230915-stakeless-gauge-checkpointer-v2`](./tasks/20230915-stakeless-gauge-checkpointer-v2) |
| Batch Relayer V6 | [`20231031-batch-relayer-v6`](./tasks/20231031-batch-relayer-v6) |
| Composable Stable Pools V6 | [`20240223-composable-stable-pool-v6`](./tasks/20240223-composable-stable-pool-v6) |

## Scripts

Expand Down Expand Up @@ -199,5 +199,6 @@ Go to each deprecated deployment's readme file to learn more about why it is dep
| Composable Stable Pools V4 | [`20230320-composable-stable-pool-v4`](./tasks/deprecated/20230320-composable-stable-pool-v4) |
| L2 Gauge Checkpointer | [`20230527-l2-gauge-checkpointer`](./tasks/deprecated/20230527-l2-gauge-checkpointer) |
| Avalanche Root Gauge, for veBAL voting | [`20230529-avalanche-root-gauge-factory`](./tasks/deprecated/20230529-avalanche-root-gauge-factory) |
| Composable Stable Pools V5 | [`20230711-composable-stable-pool-v5`](./tasks/deprecated/20230711-composable-stable-pool-v5) |
| Composable Stable Pools V5 (ZKEVM) | [`20230711-zkevm-composable-stable-pool-v5`](./tasks/deprecated/20230711-zkevm-composable-stable-pool-v5) |
| Stakeless Gauge Checkpointer | [`20230731-stakeless-gauge-checkpointer`](./tasks/deprecated/20230731-stakeless-gauge-checkpointer) |
2 changes: 1 addition & 1 deletion addresses/arbitrum.json
Original file line number Diff line number Diff line change
Expand Up @@ -704,7 +704,7 @@
"address": "0xd60020Ec34Ccf9A4385f917DE8F6956B77853ABF"
}
],
"status": "ACTIVE"
"status": "DEPRECATED"
},
"20230712-child-chain-gauge-checkpointer": {
"contracts": [
Expand Down
2 changes: 1 addition & 1 deletion addresses/avalanche.json
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,7 @@
"address": "0x9FD66B741ac546055E04E768Dd52edD33574D453"
}
],
"status": "ACTIVE"
"status": "DEPRECATED"
},
"20230712-child-chain-gauge-checkpointer": {
"contracts": [
Expand Down
2 changes: 1 addition & 1 deletion addresses/base.json
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@
"address": "0x7F6E9d6a4093Af9d09bAE92d24bfE42Fc5369aE6"
}
],
"status": "ACTIVE"
"status": "DEPRECATED"
},
"20230712-child-chain-gauge-checkpointer": {
"contracts": [
Expand Down
2 changes: 1 addition & 1 deletion addresses/bsc.json
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@
"address": "0x6bDa27339629e2d031F19555D3E44c205c31a13a"
}
],
"status": "ACTIVE"
"status": "DEPRECATED"
},
"20230712-child-chain-gauge-checkpointer": {
"contracts": [
Expand Down
2 changes: 1 addition & 1 deletion addresses/gnosis.json
Original file line number Diff line number Diff line change
Expand Up @@ -446,7 +446,7 @@
"address": "0xa359b6BB0a89ED9f237C83f32fF05c658DA8b3aB"
}
],
"status": "ACTIVE"
"status": "DEPRECATED"
},
"20230712-child-chain-gauge-checkpointer": {
"contracts": [
Expand Down
2 changes: 1 addition & 1 deletion addresses/goerli.json
Original file line number Diff line number Diff line change
Expand Up @@ -975,7 +975,7 @@
"address": "0x21cb3534c12E956a600cB3102b825686D10888e7"
}
],
"status": "ACTIVE"
"status": "DEPRECATED"
},
"20230712-child-chain-gauge-checkpointer": {
"contracts": [
Expand Down
2 changes: 1 addition & 1 deletion addresses/mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -1166,7 +1166,7 @@
"address": "0x20356663C17D31549d1210379749E2aE36722D8f"
}
],
"status": "ACTIVE"
"status": "DEPRECATED"
},
"20230717-chainlink-rate-provider-factory": {
"contracts": [
Expand Down
2 changes: 1 addition & 1 deletion addresses/optimism.json
Original file line number Diff line number Diff line change
Expand Up @@ -615,7 +615,7 @@
"address": "0x77A0Df59d1d73B12B07Bcded0611279D8801ee96"
}
],
"status": "ACTIVE"
"status": "DEPRECATED"
},
"20230712-child-chain-gauge-checkpointer": {
"contracts": [
Expand Down
2 changes: 1 addition & 1 deletion addresses/polygon.json
Original file line number Diff line number Diff line change
Expand Up @@ -695,7 +695,7 @@
"address": "0xD35325DfC0B02718a41De7c94Ac9FC10D0AD5624"
}
],
"status": "ACTIVE"
"status": "DEPRECATED"
},
"20230712-child-chain-gauge-checkpointer": {
"contracts": [
Expand Down
2 changes: 1 addition & 1 deletion addresses/sepolia.json
Original file line number Diff line number Diff line change
Expand Up @@ -519,7 +519,7 @@
"address": "0xE24Aba051aaeB07f981bD449f4B0b3250e08d4fB"
}
],
"status": "ACTIVE"
"status": "DEPRECATED"
},
"20230712-child-chain-gauge-checkpointer": {
"contracts": [
Expand Down
2 changes: 1 addition & 1 deletion addresses/zkevm.json
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@
"address": "0xA76C92aaF1FE0f4c3be46edd1Ab020F5774eDf46"
}
],
"status": "ACTIVE"
"status": "DEPRECATED"
},
"20230711-zkevm-composable-stable-pool-v5": {
"contracts": [
Expand Down
Loading

0 comments on commit d280e55

Please sign in to comment.