Skip to content

chore(bounty): refresh codegen + drop ownerAddress casts#682

Merged
Benjtalkshow merged 1 commit into
boundlessfi:feat/t-replacefrom
Benjtalkshow:chore/fe-codegen-owner-optional
Jul 8, 2026
Merged

chore(bounty): refresh codegen + drop ownerAddress casts#682
Benjtalkshow merged 1 commit into
boundlessfi:feat/t-replacefrom
Benjtalkshow:chore/fe-codegen-owner-optional

Conversation

@Benjtalkshow

Copy link
Copy Markdown
Collaborator

What

  • Regenerate lib/api/generated/schema.d.ts against the current backend. Notably ownerAddress is now optional on SelectBountyWinnersDto / CancelBountyEscrowDto (boundless-nestjs#392), and escrowOwnerAddress is exposed.
  • Drop the temporary as ...Request casts in useBountyPayout / useBountyCancel that bridged the payout PR (feat(bounty): treasury payout/cancel without the caller's personal wallet #680) until codegen caught up — the generated types are now correct.

Verification

  • tsc --noEmit — 0 errors (confirms the casts were safe to remove and the refreshed schema is compatible).
  • eslint . — clean.

Regenerate the API schema against the current backend (ownerAddress is
now optional on select-winners / cancel per boundless-nestjs#392, plus
escrowOwnerAddress is exposed). Drop the temporary casts in
useBountyPayout / useBountyCancel now that the generated types are
correct.
@vercel

vercel Bot commented Jul 8, 2026

Copy link
Copy Markdown

@Benjtalkshow is attempting to deploy a commit to the Threadflow Team on Vercel.

A member of the Team first needs to authorize it.

@coderabbitai

coderabbitai Bot commented Jul 8, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 67224652-0f79-4498-85c0-35a34663569b

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@Benjtalkshow Benjtalkshow merged commit f7e4463 into boundlessfi:feat/t-replace Jul 8, 2026
1 of 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.

1 participant