Skip to content

Commit 912cfae

Browse files
authored
Deployment preparation: ClaimSignatureRegistry V2 [1024] (#382)
1 parent 7cca01e commit 912cfae

35 files changed

+19
-171
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
- Deployed `ComposableStablePoolFactory` V6 to all networks.
8686
- Deployed `VeBoost` 2.1 to Mainnet.
8787
- Deployed `Vault` 2.1 to Plasma.
88-
- Deployed `ClaimSignatureRegistry` (V1 / V2) to all networks.
88+
- Deployed `ClaimSignatureRegistry` to all networks.
8989

9090
### Deprecations
9191

addresses/arbitrum.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -861,16 +861,6 @@
861861
"status": "SCRIPT",
862862
"version": "v2"
863863
},
864-
"20260302-claim-signature-registry-v2": {
865-
"contracts": [
866-
{
867-
"name": "ClaimSignatureRegistry",
868-
"address": "0x78Ad1e1c10033b18ceaa20088e4e490BE42A5417"
869-
}
870-
],
871-
"status": "SCRIPT",
872-
"version": "v2"
873-
},
874864
"20241204-v3-vault": {
875865
"contracts": [
876866
{

addresses/avalanche.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -483,16 +483,6 @@
483483
"status": "SCRIPT",
484484
"version": "v2"
485485
},
486-
"20260302-claim-signature-registry-v2": {
487-
"contracts": [
488-
{
489-
"name": "ClaimSignatureRegistry",
490-
"address": "0xFD214210587Fb84798cbE7F37235e12898f3128f"
491-
}
492-
],
493-
"status": "SCRIPT",
494-
"version": "v2"
495-
},
496486
"20241204-v3-vault": {
497487
"contracts": [
498488
{

addresses/base.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -451,16 +451,6 @@
451451
"status": "SCRIPT",
452452
"version": "v2"
453453
},
454-
"20260302-claim-signature-registry-v2": {
455-
"contracts": [
456-
{
457-
"name": "ClaimSignatureRegistry",
458-
"address": "0x03CBccbe8d2073A1dC186aE6Bcd95390Fcdff36f"
459-
}
460-
],
461-
"status": "SCRIPT",
462-
"version": "v2"
463-
},
464454
"20241204-v3-vault": {
465455
"contracts": [
466456
{

addresses/fraxtal.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -318,15 +318,5 @@
318318
],
319319
"status": "SCRIPT",
320320
"version": "v2"
321-
},
322-
"20260302-claim-signature-registry-v2": {
323-
"contracts": [
324-
{
325-
"name": "ClaimSignatureRegistry",
326-
"address": "0xaD89051bEd8d96f045E8912aE1672c6C0bF8a85E"
327-
}
328-
],
329-
"status": "SCRIPT",
330-
"version": "v2"
331321
}
332322
}

addresses/gnosis.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -581,16 +581,6 @@
581581
"status": "SCRIPT",
582582
"version": "v2"
583583
},
584-
"20260302-claim-signature-registry-v2": {
585-
"contracts": [
586-
{
587-
"name": "ClaimSignatureRegistry",
588-
"address": "0xa12Da7dfD0792a10a5b05B575545Bd685798Ce35"
589-
}
590-
],
591-
"status": "SCRIPT",
592-
"version": "v2"
593-
},
594584
"20241204-v3-vault": {
595585
"contracts": [
596586
{

addresses/mainnet.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1419,16 +1419,6 @@
14191419
"status": "SCRIPT",
14201420
"version": "v2"
14211421
},
1422-
"20260302-claim-signature-registry-v2": {
1423-
"contracts": [
1424-
{
1425-
"name": "ClaimSignatureRegistry",
1426-
"address": "0x2371cB9AB7B498D7CD173cf30828ebc1430F1482"
1427-
}
1428-
],
1429-
"status": "SCRIPT",
1430-
"version": "v2"
1431-
},
14321422
"20241204-v3-vault": {
14331423
"contracts": [
14341424
{

addresses/mode.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -278,15 +278,5 @@
278278
],
279279
"status": "SCRIPT",
280280
"version": "v2"
281-
},
282-
"20260302-claim-signature-registry-v2": {
283-
"contracts": [
284-
{
285-
"name": "ClaimSignatureRegistry",
286-
"address": "0xDB8d758BCb971e482B2C45f7F8a7740283A1bd3A"
287-
}
288-
],
289-
"status": "SCRIPT",
290-
"version": "v2"
291281
}
292282
}

addresses/optimism.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -763,16 +763,6 @@
763763
"status": "SCRIPT",
764764
"version": "v2"
765765
},
766-
"20260302-claim-signature-registry-v2": {
767-
"contracts": [
768-
{
769-
"name": "ClaimSignatureRegistry",
770-
"address": "0xea692068Ccf15B9560F9A694162b3f0a0FB8A687"
771-
}
772-
],
773-
"status": "SCRIPT",
774-
"version": "v2"
775-
},
776766
"20241204-v3-vault": {
777767
"contracts": [
778768
{

addresses/polygon.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -840,15 +840,5 @@
840840
],
841841
"status": "SCRIPT",
842842
"version": "v2"
843-
},
844-
"20260302-claim-signature-registry-v2": {
845-
"contracts": [
846-
{
847-
"name": "ClaimSignatureRegistry",
848-
"address": "0x7c1b7A97BfAcD39975dE53e989A16c7BC4C78275"
849-
}
850-
],
851-
"status": "SCRIPT",
852-
"version": "v2"
853843
}
854844
}

0 commit comments

Comments
 (0)