Skip to content

feat(node): use morph da codec decoder#1012

Draft
curryxbo wants to merge 3 commits into
mainfrom
feat/morph-da-codec-decoder
Draft

feat(node): use morph da codec decoder#1012
curryxbo wants to merge 3 commits into
mainfrom
feat/morph-da-codec-decoder

Conversation

@curryxbo

Copy link
Copy Markdown
Contributor

Summary

  • Integrate github.com/morph-l2/morph-da-codec/bindings/decoder/zstd for node batch decompression.
  • Remove legacy libscroll_zstd_* cgo link declarations to avoid linking duplicate Rust static libraries.
  • Keep test payload compression compatible by producing zstd payloads without magic bytes.

Test plan

  • CGO_ENABLED=1 go test ./zstd
  • CGO_ENABLED=1 go test ./derivation
  • CGO_ENABLED=1 go test ./... -run '^$'

Related issue: #1011

Made with Cursor

Co-authored-by: Cursor <cursoragent@cursor.com>
@coderabbitai

coderabbitai Bot commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 4ee4a8aa-e90b-47a4-91b0-203ab0bf41ac

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/morph-da-codec-decoder

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

corey and others added 2 commits July 3, 2026 10:34
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
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