Skip to content

Conversation

@hudsonhrh
Copy link
Member

Summary

Emit the PasskeyAccountFactory beacon address in the InfrastructureDeployed event for subgraph indexing. The factory is global infrastructure deployed once per chain and used by all orgs to create passkey accounts.

Changes

  • Updated InfrastructureDeployed event to include passkeyAccountFactoryBeacon parameter
  • Updated registerInfrastructure function signature to accept and emit the beacon address
  • Updated deployment script to fetch and pass the passkey factory beacon
  • Added comprehensive tests for the updated functionality

🤖 Generated with Claude Code

Emit the PasskeyAccountFactory beacon address in the InfrastructureDeployed event for subgraph indexing. Added comprehensive tests for the registerInfrastructure function.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
@hudsonhrh hudsonhrh merged commit 5234cf1 into main Dec 8, 2025
4 of 5 checks passed
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.

2 participants