Skip to content

Conversation

@neutiyoo
Copy link
Contributor

@neutiyoo neutiyoo commented Apr 2, 2025

This pull request includes significant changes to the RegistryCoordinatorStorage contract and its documentation. The most important changes involve restructuring the storage layout and updating the corresponding documentation.

Changes to storage layout:

  • Added a new private array __USED to track used slots in the RegistryCoordinatorStorage contract.
  • Reduced the size of the __GAP array from 48 to 35 to accommodate the new __USED array.

Changes to documentation:

  • Updated the storage layout table in RegistryCoordinatorStorage.md to reflect the new structure, including the addition of __USED and changes to the __GAP array.

@neutiyoo neutiyoo force-pushed the fix/storage-collision branch from c2acb02 to 3285816 Compare April 2, 2025 19:04
@neutiyoo neutiyoo force-pushed the fix/storage-collision branch from 3285816 to 1404e6d Compare April 2, 2025 19:07
@neutiyoo
Copy link
Contributor Author

neutiyoo commented Apr 2, 2025

Closing this PR because of #446 (review)

@neutiyoo neutiyoo closed this Apr 2, 2025
@neutiyoo neutiyoo deleted the fix/storage-collision branch April 2, 2025 19:19
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