Skip to content

Conversation

@ryanio
Copy link
Collaborator

@ryanio ryanio commented Oct 16, 2025

Summary

  • Configure Somnia to use Gunzilla Seaport infrastructure (address, signed zone, conduit)
  • Add SOMNIA_FEE_RECIPIENT constant and configure Somnia to use it
  • Bump package version from 8.0.1 to 8.0.2

Changes

  • Update getSeaportAddress() to return Gunzilla Seaport for Somnia
  • Update getSignedZone() to return Gunzilla signed zone for Somnia
  • Update getFeeRecipient() to return Somnia fee recipient for Somnia
  • Add SOMNIA_FEE_RECIPIENT constant in Somnia-Specific Constants section
  • Add tests to verify Somnia uses correct Seaport infrastructure and fee recipient

Somnia now uses all appropriate protocol components (Gunzilla Seaport address, signed zone, conduit, and Somnia-specific fee recipient).

🤖 Generated with Claude Code

ryanio and others added 2 commits October 16, 2025 13:42
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
- Update getSeaportAddress() to return Gunzilla Seaport for Somnia
- Update getSignedZone() to return Gunzilla signed zone for Somnia
- Update getFeeRecipient() to return Gunzilla fee recipient for Somnia
- Add tests to verify Somnia uses Gunzilla infrastructure

Somnia now uses all Gunzilla protocol components (Seaport address, signed zone, fee recipient, and conduit).

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

Co-Authored-By: Claude <noreply@anthropic.com>
@ryanio ryanio changed the title chore: bump version to 8.0.2 chore: fix Somnia seaport address, bump version to 8.0.2 Oct 16, 2025
@ryanio ryanio changed the title chore: fix Somnia seaport address, bump version to 8.0.2 chore: fix Somnia seaport address Oct 16, 2025
ryanio and others added 2 commits October 16, 2025 13:47
- Add SOMNIA_FEE_RECIPIENT constant (0xdfe1593dca6ad8a20eeb418643e48577c1626f7c)
- Create dedicated "Fee Recipients" section in constants.ts
- Group all fee recipients together for better organization
- Update getFeeRecipient() to use SOMNIA_FEE_RECIPIENT for Somnia chain
- Update tests to verify Somnia uses its own fee recipient

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

Co-Authored-By: Claude <noreply@anthropic.com>
- Add SOMNIA_FEE_RECIPIENT constant (0xdfe1593dca6ad8a20eeb418643e48577c1626f7c)
- Place in new Somnia-Specific Constants section
- Update getFeeRecipient() to use SOMNIA_FEE_RECIPIENT for Somnia chain
- Update tests to verify Somnia uses its own fee recipient

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

Co-Authored-By: Claude <noreply@anthropic.com>
@ryanio ryanio merged commit f50c241 into main Oct 16, 2025
8 checks passed
@ryanio ryanio deleted the bump-version-8.0.2 branch October 16, 2025 20:49
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