Skip to content

feat(liquidity-accord): Postgres persistence + API surface cleanup#5

Merged
0xkkkn merged 1 commit into
mainfrom
chore/liquidity-accord-postgres
Jun 25, 2026
Merged

feat(liquidity-accord): Postgres persistence + API surface cleanup#5
0xkkkn merged 1 commit into
mainfrom
chore/liquidity-accord-postgres

Conversation

@0xkkkn

@0xkkkn 0xkkkn commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Brings the local liquidity-accord WIP to main.

  • Backend: Postgres repositories (nonce / user / session) behind a DB_PROVIDER env flag (memory stays the default — in-memory repos retained as fallback). Trim unused API routes (api-credentials, withdrawals/bridge, single-item [publicId] GETs, balance, public escrows, relay/quicknode webhooks). Container wiring, CORS, vercel config.
  • App: copyable-id component; attestation / engagement / mm-profile list + auth tweaks; vercel config.
  • Landing / solution: gitignore, next config, vercel, .npmrc.

Verified: tsc --noEmit clean on backend + app. (landing eslint has pre-existing warnings on generated files, unrelated; not in CI.)

- backend: add Postgres repositories (nonce/user/session) behind DB_PROVIDER
  env flag, with the in-memory repos retained as the default fallback; trim
  unused API routes (api-credentials, withdrawals/bridge, single-item GETs,
  balance, public escrows, some webhooks); container wiring + CORS + vercel config
- app: copyable-id component, attestation/engagement/mm-profile list + auth tweaks, vercel config
- landing/solution: gitignore, next config, vercel, .npmrc
@0xkkkn 0xkkkn requested review from a team and VladVelik as code owners June 25, 2026 11:44
@vercel

vercel Bot commented Jun 25, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
x402-demo Ready Ready Preview, Comment Jun 25, 2026 11:46am
x402-facilitator Ready Ready Preview, Comment Jun 25, 2026 11:46am

Request Review

@0xkkkn 0xkkkn merged commit 2a5b83e into main Jun 25, 2026
4 checks passed
@0xkkkn 0xkkkn deleted the chore/liquidity-accord-postgres branch June 25, 2026 11:47
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