docs(miner): document claim ledger in README (#2291)#3650
Conversation
Closes the foundation claim-ledger scaffold by documenting the local soft-claim API in the miner package README with a contract test. Co-authored-by: Cursor <cursoragent@cursor.com>
|
Superagent didn't find any vulnerabilities or security issues in this PR. |
|
Warning 🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨 ⏸️ Gittensory review result - manual review recommendedReview updated: 2026-07-05 23:11:30 UTC
⏸️ Suggested Action - Manual Review Review summary Nits — 5 non-blocking
Review context
Contributor next steps
Signal definitions
🟩 Safe / merged · 🟦 Advisory · 🟨 Held for review · 🟥 Blocked / closed 💰 Earn for open-source contributions like this. Gittensor lets GitHub contributors earn for the work they already do — register to start earning →. Checked by Gittensory, a quiet PR intelligence layer for OSS maintainers.
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3650 +/- ##
=======================================
Coverage 93.28% 93.28%
=======================================
Files 314 314
Lines 32054 32054
Branches 11747 11747
=======================================
Hits 29903 29903
Misses 1517 1517
Partials 634 634 🚀 New features to boost your workflow:
|
Summary
openClaimLedger,claimIssue,releaseClaim,listActiveClaims) and note it is local bookkeeping only.Closes #2291
Test plan
test/unit/miner-claim-ledger-readme.test.ts— README API surfacenpm run typechecknpm run build --workspace @jsonbored/gittensory-minerMade with Cursor