Skip to content

docs: rewrite CLAUDE.md for Seismic fork#186

Closed
mHaines9219 wants to merge 1 commit intoseismicfrom
docs/rewrite-claude-md
Closed

docs: rewrite CLAUDE.md for Seismic fork#186
mHaines9219 wants to merge 1 commit intoseismicfrom
docs/rewrite-claude-md

Conversation

@mHaines9219
Copy link

Summary

  • Rewrites CLAUDE.md from the generic upstream REVM version to be Seismic-fork-specific
  • Adds platform-specific build instructions (macOS/Linux) with verified system deps (GMP)
  • Documents the seismic crate, confidential storage opcodes, privacy precompiles, and semantic test runner
  • Adds troubleshooting table with real issues encountered during build/test
  • All build commands, test commands, and lint checks were run and verified on macOS

Test plan

  • cargo build --workspace passes
  • cargo test --workspace passes (~400 tests, 0 failures)
  • cargo fmt --all --check passes
  • RUSTFLAGS="-D warnings" cargo check passes
  • Strict clippy on seismic-revm passes
  • cargo run -p revme -- --help outputs expected subcommands

@mHaines9219 mHaines9219 requested a review from cdrappi as a code owner February 13, 2026 21:01
@cdrappi
Copy link
Contributor

cdrappi commented Feb 17, 2026

reorganized in #195

@cdrappi cdrappi closed this Feb 17, 2026
@cdrappi cdrappi deleted the docs/rewrite-claude-md branch February 17, 2026 21:15
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