Skip to content

Conversation

@outsmartchad
Copy link
Owner

Fix multiple TypeScript compilation errors and improve type safety across the project.

This PR addresses various TypeScript errors identified during compilation. Key fixes include correctly handling Result<> from Jito's getTipAccounts, updating PumpFun SDK's program construction and create method arguments to match IDL, adapting Meteora's pool-sol to handle varying decimal property names, resolving bn.js type issues by adding @types/bn.js and a shim, and guarding against potential undefined dev_wallet usage. These changes ensure the project compiles without errors and enhances overall type robustness.


Open in Cursor Open in Web

This commit introduces the `@shyft-to/solana-transaction-parser` package and updates various other dependencies. It also includes minor fixes in Jito and Pump.fun SDKs, and adds a type definition for `bn.js`.

Co-authored-by: chiwang1712 <[email protected]>
@cursor
Copy link

cursor bot commented Oct 4, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@outsmartchad outsmartchad marked this pull request as ready for review October 22, 2025 14:51
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