Skip to content

fix(bridge): add external account webhook config#390

Merged
islandbitcoin merged 1 commit into
tmp/bridge-rebase-pr-readyfrom
fix/bridge-external-account-config
Jun 6, 2026
Merged

fix(bridge): add external account webhook config#390
islandbitcoin merged 1 commit into
tmp/bridge-rebase-pr-readyfrom
fix/bridge-external-account-config

Conversation

@patoo0x
Copy link
Copy Markdown
Contributor

@patoo0x patoo0x commented Jun 6, 2026

Summary

  • Adds the missing Bridge external_account webhook public-key placeholder to dev/config/base-config.yaml.
  • Regenerates public schema and supergraph so the external-account link payload matches the current GraphQL code.

Test Plan

  • npx prettier --check dev/config/base-config.yaml
  • yarn check:sdl

Notes

  • This is intentionally separate from ENG-406 and ENG-274.
  • Without this, latest tmp/bridge-rebase-pr-ready fails config validation because bridge.webhook.publicKeys.external_account is required by the schema but absent from the base config.

@patoo0x
Copy link
Copy Markdown
Contributor Author

patoo0x commented Jun 6, 2026

Companion to ENG-406 PR #389: this base-branch config/schema fix removes the temporary shim needed to run #389's GraphQL mutation test and check:sdl cleanly.

@islandbitcoin islandbitcoin merged commit cafd2d1 into tmp/bridge-rebase-pr-ready Jun 6, 2026
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.

3 participants