Skip to content

feat(sdk): update ABIs for ethereum-contracts 1.15.0#52

Merged
kasparkallas merged 2 commits intomainfrom
2026-03-20-update-sdk-abis
Mar 20, 2026
Merged

feat(sdk): update ABIs for ethereum-contracts 1.15.0#52
kasparkallas merged 2 commits intomainfrom
2026-03-20-update-sdk-abis

Conversation

@kasparkallas
Copy link
Collaborator

Summary

  • Bump @superfluid-finance/ethereum-contracts from ^1.14.1 to ^1.15.0
  • Regenerate SDK ABIs, hooks, and actions with yield backend support
  • Fix unquoted $1 in .husky/commit-msg (broken by paths with spaces)

New SuperToken ABI entries

  • enableYieldBackend(address) / disableYieldBackend()
  • getYieldBackend() view
  • YieldBackendEnabled / YieldBackendDisabled events
  • VERSION() getter

Test plan

  • pnpm generate completes without errors
  • pnpm typecheck passes
  • pnpm build succeeds

🤖 Generated with Claude Code

Adds yield backend support: enableYieldBackend, disableYieldBackend,
getYieldBackend, YieldBackendEnabled/YieldBackendDisabled events,
and VERSION getter. Also fixes unquoted path in commit-msg hook.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vercel
Copy link

vercel bot commented Mar 20, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
superfluid-cms Ready Ready Preview, Comment Mar 20, 2026 0:25am
superfluid-data Ready Ready Preview, Comment Mar 20, 2026 0:25am
superfluid-pro-website Ready Ready Preview, Comment Mar 20, 2026 0:25am

Request Review

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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