-
Notifications
You must be signed in to change notification settings - Fork 35
docs: add CLAUDE.md development guide #121
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
leozc
wants to merge
84
commits into
coinbase:master
from
cipherowl-ai:docs/add-claude-development-guide
Closed
docs: add CLAUDE.md development guide #121
leozc
wants to merge
84
commits into
coinbase:master
from
cipherowl-ai:docs/add-claude-development-guide
Conversation
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
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
|
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
Changes
CLAUDE.mdwith:Test plan
🤖 Generated with Claude Code