Skip to content

refactor: Remove unused contract address fields from chain config#2990

Open
Zalens wants to merge 1 commit intomainfrom
valens/pla-1142-remove-unused-contract-address-fields
Open

refactor: Remove unused contract address fields from chain config#2990
Zalens wants to merge 1 commit intomainfrom
valens/pla-1142-remove-unused-contract-address-fields

Conversation

@Zalens
Copy link
Copy Markdown
Member

@Zalens Zalens commented Mar 25, 2026

Summary

Closes PLA-1142

Test plan

  • Pre-existing test failures confirmed unchanged (Zod type inference issue on chain.features)
  • Deploy config service changes first, then deploy CGW changes
  • Verify chain API responses no longer include contractAddresses

🤖 Generated with Claude Code

Remove ContractAddressesSchema, domain entity, route DTO, test builder,
and all references to contractAddresses from chain objects. These fields
were never populated in the config service and are being removed there
as well (safe-global/safe-config-service#1516).

Closes PLA-1142

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant