Skip to content

Conversation

@nktkas
Copy link
Owner

@nktkas nktkas commented Jan 20, 2026

No description provided.

Copilot AI review requested due to automatic review settings January 20, 2026 21:47
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds support for additional delta.type variants returned by the userNonFundingLedgerUpdates Info endpoint, and expands the corresponding schema-coverage test samples.

Changes:

  • Extended UserNonFundingLedgerUpdatesResponse.delta variant schema with new update types (borrowLend, spotGenesis, activateDexAbstraction).
  • Updated the Info API test to query additional users to improve schema branch coverage.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
tests/api/info/userNonFundingLedgerUpdates.test.ts Adds additional API samples to exercise newly added delta variants.
src/api/info/_methods/userNonFundingLedgerUpdates.ts Adds new delta.type variant definitions to the response schema.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@nktkas nktkas merged commit 85a87d1 into main Jan 20, 2026
1 check passed
@nktkas nktkas deleted the 107-missing-activatedexabstraction-type-in-usernonfundingledgerupdatesresponse branch January 20, 2026 22:10
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.

Missing activateDexAbstraction type in UserNonFundingLedgerUpdatesResponse

1 participant