INF-187: Add CLAUDE.md development guide for ChainStorage#122
Closed
leozc wants to merge 84 commits intocoinbase:masterfrom
Closed
INF-187: Add CLAUDE.md development guide for ChainStorage#122leozc wants to merge 84 commits intocoinbase:masterfrom
leozc wants to merge 84 commits intocoinbase:masterfrom
Conversation
fix merge error for workflow
Add metrics for replicator
TIT-157 Support BCH and LTC
…replicator # Conflicts: # internal/workflow/replicator.go
TIT-158 continuous replicator
Signed-off-by: Henry Yang <henry.yang@cipherowl.com>
* Remove sdk address
* Port ethereum beacon support
add test case for Tron address convertion;
Fix/add tron fields
INF-59 Integrate with CircleCI
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…
APP-912 Validate anchor pubKey type
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>
Collaborator
🟡 Heimdall Review Status
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Add comprehensive development guide for Claude AI assistant to understand the ChainStorage project structure, build process, and common workflows.
Description
Created CLAUDE.md file in the ChainStorage repository to provide Claude with essential context about the project. This guide helps Claude assist developers more effectively by understanding the codebase structure and development workflows.
What was added
The guide includes:
Testing
Linear Issue
INF-187: Add CLAUDE.md development guide for ChainStorage
🤖 Generated with Claude Code