Skip to content

Conversation

@tilo-14
Copy link
Contributor

@tilo-14 tilo-14 commented Jan 29, 2026

Summary

  • Bump TS SDK to 0.23.0-beta.3 (matches devnet v2.2.0 programs)
  • Bump Rust deps to light-token-interface 0.3.0, light-compressed-account 0.9.0 from crates.io
  • Rewrite streaming-tokens to use account subscription (light mints are now Solana accounts)

Open with Devin

tilo-14 added 17 commits January 21, 2026 23:13
- Remove AI index line from README.md
- Delete keypair.json from create-token-account program
- Simplify test println statements to only output transaction signature

The transaction signature provides all necessary information for
verification and is more useful than verbose descriptive text.
- Remove all TypeScript test files (tests/*.ts)
- Remove package.json and tsconfig.json
- Remove .claude/settings.json and BURN_ARCHITECTURE.md
- Add .gitignore for node_modules, target, TS files
- Update Anchor.toml test script to use cargo test-sbf

Rust integration tests remain in programs/*/tests/test.rs
Copy link

@devin-ai-integration devin-ai-integration bot left a comment

Choose a reason for hiding this comment

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

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 5 additional flags.

Open in Devin Review

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.

2 participants