You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Closes#540
- Added metadata to Nodes NFT.
- An EnumerableSet tracks the active nodes. Saves gas when calling the
contract to check for an active node.
Note: This is a breaking change. Go tests are not expected to pass.
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **New Features**
- Introduced an NFT-based registry interface that streamlines node
lifecycle management with secure node addition, property updates,
transfers, and batch operations.
- Launched an enhanced node registry contract featuring robust
role-based access control and comprehensive querying capabilities.
- **Style**
- Applied minor formatting adjustments for improved consistency.
- **Chores**
- Optimized metadata handling, caching strategies, and deployment
scripts with stronger environment validations and streamlined deployment
data serialization.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
No description provided.
The text was updated successfully, but these errors were encountered: