Skip to content

feat: implement GuildPassClient, ChainWatcher, and supporting configu… - #440

Open
iamdikko wants to merge 1 commit into
Adamantine-guild:mainfrom
iamdikko:issue400
Open

feat: implement GuildPassClient, ChainWatcher, and supporting configu…#440
iamdikko wants to merge 1 commit into
Adamantine-guild:mainfrom
iamdikko:issue400

Conversation

@iamdikko

Copy link
Copy Markdown

Closes #400
…ration modules for real-time SDK operations

Description

Semver impact:

Linked Issue

Closes #

Type of Change

  • 🐛 Bug fix (patch)
  • ✨ New feature / method (minor)
  • 💥 Breaking change (major)
  • 📝 Documentation / TypeDoc update
  • 🔧 Chore / refactor
  • 🧪 Tests only

Changes Made

Public API Changes

// New / changed exports:

Test Evidence

pnpm test:run output:

Build Evidence

pnpm build output:

Checklist

  • I have read CONTRIBUTING.md
  • This PR is linked to an open issue
  • pnpm typecheck passes
  • pnpm lint passes
  • pnpm test:run passes — all tests green
  • pnpm build succeeds — dist/ generated cleanly
  • All new public methods/types have TypeDoc comments
  • New behaviour is covered by at least one Vitest unit test
  • No new runtime dependencies added without prior maintainer approval
  • docs/ updated if public API changed
  • examples/ updated if new usage patterns were added
  • Backwards compatibility maintained (or breaking change clearly noted above)

Additional Notes

@Lakes41
Lakes41 enabled auto-merge July 29, 2026 17:58
@Lakes41

Lakes41 commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

PR seems to fail workflow @iamdikko

@Lakes41

Lakes41 commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

This PR cannot be merged automatically because one or more workflow checks failed.

Please review the failed checks, push a fix, and wait for the workflows to pass.

After the checks pass and there are no merge conflicts, the automation can review it again.

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.

Implement real-time cache invalidation for on-chain reads via block/event subscription

3 participants