Skip to content

feat: add webhook samples and schema replay#535

Merged
Cedarich merged 6 commits into
Pulsefy:mainfrom
zakkiyyat:codex/zakkiyyat-webhooks-events
Jun 8, 2026
Merged

feat: add webhook samples and schema replay#535
Cedarich merged 6 commits into
Pulsefy:mainfrom
zakkiyyat:codex/zakkiyyat-webhooks-events

Conversation

@zakkiyyat

Copy link
Copy Markdown
Contributor

Summary

  • add canonical webhook sample events for link/payment developer testing
  • retain unknown/failed Soroban events for schema guardrails and replay
  • add unparsed event migration and indexer replay endpoints

Tests

  • npm run build
  • npm test -- --runInBand src/developer/developer.service.unit.spec.ts src/ingestion/tests/soroban-event-indexer.service.unit.spec.ts src/ingestion/tests/soroban-event-indexer.schema-version.unit.spec.ts

Closes #528
Closes #530

@drips-wave

drips-wave Bot commented Jun 1, 2026

Copy link
Copy Markdown

@zakkiyyat Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Cedarich

Cedarich commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

@zakkiyyat

@zakkiyyat

Copy link
Copy Markdown
Contributor Author

@Cedarich

@Cedarich Cedarich left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Cedarich Cedarich merged commit 074cc07 into Pulsefy:main Jun 8, 2026
2 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.

BE-53: Testnet Webhook “Sample Event” Generator (Developer Portal) BE-51: Soroban Event Schema Guardrails (Reject Unknown Versions)

2 participants