Skip to content

feat: implement BLE swarm registry system with dual-chain support#99

Draft
aliXsed wants to merge 1 commit intomainfrom
aliX/swarm-manager
Draft

feat: implement BLE swarm registry system with dual-chain support#99
aliXsed wants to merge 1 commit intomainfrom
aliX/swarm-manager

Conversation

@aliXsed
Copy link
Collaborator

@aliXsed aliXsed commented Feb 6, 2026

  • Add FleetIdentity (ERC721) for BLE fleet ownership via Proximity UUID
  • Add ServiceProvider (ERC721) for service endpoint URL ownership
  • Add SwarmRegistryL1 with SSTORE2 for Ethereum L1 optimization
  • Add SwarmRegistryUniversal with native bytes storage for ZkSync Era compatibility
  • Implement XOR filter-based tag membership verification
  • Add deterministic swarm IDs derived from (fleetId, providerId, filter)
  • Support orphan detection and permissionless purging of burned NFT swarms
  • Include comprehensive test suites (157 tests total)
  • Add Solady dependency for SSTORE2 functionality

- Add FleetIdentity (ERC721) for BLE fleet ownership via Proximity UUID
- Add ServiceProvider (ERC721) for service endpoint URL ownership
- Add SwarmRegistryL1 with SSTORE2 for Ethereum L1 optimization
- Add SwarmRegistryUniversal with native bytes storage for ZkSync Era compatibility
- Implement XOR filter-based tag membership verification
- Add deterministic swarm IDs derived from (fleetId, providerId, filter)
- Support orphan detection and permissionless purging of burned NFT swarms
- Include comprehensive test suites (157 tests total)
- Add Solady dependency for SSTORE2 functionality
@aliXsed aliXsed force-pushed the aliX/swarm-manager branch from 52bb4af to 538047d Compare February 6, 2026 07:55
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