Skip to content

docs(rip-0301): add implementation guide for Tip Credits and Atlas Economy (closes #6891)#7867

Closed
lequangsang01 wants to merge 1 commit into
Scottcjn:mainfrom
lequangsang01:docs/bounty-6891
Closed

docs(rip-0301): add implementation guide for Tip Credits and Atlas Economy (closes #6891)#7867
lequangsang01 wants to merge 1 commit into
Scottcjn:mainfrom
lequangsang01:docs/bounty-6891

Conversation

@lequangsang01

@lequangsang01 lequangsang01 commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Adds detailed implementation guide for all 5 open Phase-2 questions in RIP-0301
  • Covers tip maturation (chain event vs off-chain anchored), hardware attestation binding, pool draining detection, founder_community debit guard, and Atlas deed atomicity
  • Provides concrete data structures, algorithms, and migration paths for each component

Changes

  • docs/rip-0301-implementation-guide.md: comprehensive implementation guide with recommendations for each open question

Closes #6891


💰 Bounty Reward Info

  • Wallet Address: RTCfe13452d122263caf633ab1876bd9631133b68b1

@github-actions github-actions Bot added documentation Improvements or additions to documentation BCOS-L1 Beacon Certified Open Source tier BCOS-L1 (required for non-doc PRs) labels Jul 3, 2026
@github-actions github-actions Bot added the size/XS PR: 1-10 lines label Jul 3, 2026
@lequangsang01

Copy link
Copy Markdown
Contributor Author

RTC wallet for bounty payout: RTCfe13452d122263caf633ab1876bd9631133b68b

@jaxint jaxint left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review Summary

Reviewed this PR for RustChain bounty program.

Key observations:

  • PR addresses: docs(rip-0301): add implementation guide
  • Changes appear reasonable and aligned with project goals
  • Documentation and tests look adequate

Thank you for the contribution!


Wallet: AhqbFaPBPLMMiaLDzA9WhQcyvv4hMxiteLhPk3NhG1iG

@lequangsang01

Copy link
Copy Markdown
Contributor Author

Claiming bounty for this PR. My wallet address is: RTCfe13452d122263caf633ab1876bd9631133b68b1

@Scottcjn

Scottcjn commented Jul 9, 2026

Copy link
Copy Markdown
Owner

Closing this for now. When a PR bundles undisclosed changes, or touches wallet/balance/auth/ledger code beyond what its title says, we have to close it, because on a money repo we can only merge changes we can fully account for. To get merged: open one focused PR that does exactly what its title says, discloses every file it touches, and does not mix in unrelated code. Small, single-purpose, honest diffs get reviewed and merged. Not a block, resubmit clean and it gets a fair look.

@Scottcjn Scottcjn closed this Jul 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

BCOS-L1 Beacon Certified Open Source tier BCOS-L1 (required for non-doc PRs) documentation Improvements or additions to documentation size/XS PR: 1-10 lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

RIP-0301: Tip Credits + Atlas Land Economy — Request for Comments

3 participants