Skip to content

fix: resolve TypeScript compilation errors for CI - #2

Merged
rithythul merged 1 commit into
mainfrom
task1
Nov 25, 2025
Merged

fix: resolve TypeScript compilation errors for CI#2
rithythul merged 1 commit into
mainfrom
task1

Conversation

@rithythul

Copy link
Copy Markdown
Member
  • Fix Codec type issues across pallet files using type assertions
  • Fix tsconfig.json with JSX support
  • Add getSubstrateApi() method and pallets getter to SDK class
  • Add tokenDecimals and tokenSymbol to ConnectionInfo interface
  • Fix preimage client missing txHash property
  • Fix export naming conflicts in index.ts
  • Fix CLI client.ts and stake.ts Codec type issues
  • Temporarily exclude React hooks that need API redesign

SDK and CLI packages now build successfully.

- Fix Codec type issues across pallet files using type assertions
- Fix tsconfig.json with JSX support
- Add getSubstrateApi() method and pallets getter to SDK class
- Add tokenDecimals and tokenSymbol to ConnectionInfo interface
- Fix preimage client missing txHash property
- Fix export naming conflicts in index.ts
- Fix CLI client.ts and stake.ts Codec type issues
- Temporarily exclude React hooks that need API redesign

SDK and CLI packages now build successfully.
@rithythul
rithythul merged commit 0dc64e2 into main Nov 25, 2025
1 of 4 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