Skip to content

Conversation

@leozc
Copy link
Contributor

@leozc leozc commented Jun 29, 2025

Summary

  • Added comprehensive CLAUDE.md development guide for AI assistants
  • Documents project structure, build process, and common workflows
  • Helps Claude AI understand and work effectively with the ChainStorage codebase

Changes

  • Created CLAUDE.md with:
    • Project overview and quick start guide
    • Build, test, and lint commands
    • Architecture insights including client patterns and supported blockchains
    • Local development setup instructions
    • Common development workflows and tasks

Test plan

  • Verified markdown formatting
  • Tested all documented commands during guide creation
  • Successfully built the project following the guide
  • Ran unit tests to verify test commands

🤖 Generated with Claude Code

ImNumber4 and others added 30 commits January 24, 2024 19:36
…replicator

# Conflicts:
#	internal/workflow/replicator.go
Signed-off-by: Henry Yang <henry.yang@cipherowl.com>
samsuse and others added 27 commits March 10, 2025 14:15
add test case for Tron address convertion;
Merged latest upstream changes from Coinbase
Enable support for launching multiple backfillers concurrently
Resolve CircleCI build failures
use python grpcio-tools to generate python code
fix overwrite bug in Tron Nativate Parser
replace github.com/coinbase/rosetta-sdk-go with github.com/coinbase/m…
feat(tally): add prometheus metrics reporter
Fix critical vulnerabilities
fix tron parser of internal Tx for only native token
Add comprehensive development guide for Claude AI assistant to understand
the ChainStorage project structure, build process, and common workflows.

The guide includes:
- Project overview and architecture insights
- Build and test commands
- Local development setup instructions
- Common development tasks and workflows
- Supported blockchains and design patterns

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@leozc leozc requested a review from a team as a code owner June 29, 2025 04:03
@cb-heimdall
Copy link
Collaborator

cb-heimdall commented Jun 29, 2025

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 0
Sum 1

@leozc leozc closed this Jun 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.