Skip to content

Conversation

@AlexanderKolberg
Copy link
Member

No description provided.

Alex added 30 commits January 11, 2026 21:33
Alex added 2 commits January 12, 2026 12:03
- Add SDK-friendly types in API wrapper (GetBalanceOfCollectibleRequest, GetTokenBalancesSdkRequest, GetSingleTokenMetadataArgs, etc.)
- Update SDK query files to derive from API types instead of defining manually
- Add no-partial-api-types ESLint rule to ban Partial<APIType> (allows Partial<Pick<...>>)
- Enable require-api-type-source and sdk-types-must-extend rules
- Add exceptions for SDK-only utilities (currency/*, collection/list.ts)
- Remove redundant Partial<> wrapper from balance.ts
@AlexanderKolberg AlexanderKolberg marked this pull request as ready for review January 12, 2026 12:15
Copy link
Contributor

@mithatakbulut mithatakbulut left a comment

Choose a reason for hiding this comment

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

LGTM

@AlexanderKolberg AlexanderKolberg merged commit ae70cd6 into master Jan 12, 2026
3 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.

3 participants