Skip to content

Conversation

@distributedstatemachine
Copy link
Member

  • Add GRAIL_BURN_UID and GRAIL_BURN_PERCENTAGE environment variables
  • Implement burn logic in weight computation
  • When configured, allocates specified percentage of emissions to burn UID
  • Scales down all other weights proportionally
  • Updates docker-compose and documentation

Example: GRAIL_BURN_UID=0 GRAIL_BURN_PERCENTAGE=10 burns 10% of emissions

- Add GRAIL_BURN_UID and GRAIL_BURN_PERCENTAGE environment variables
- Implement burn logic in weight computation
- When configured, allocates specified percentage of emissions to burn UID
- Scales down all other weights proportionally
- Updates docker-compose and documentation

Example: GRAIL_BURN_UID=0 GRAIL_BURN_PERCENTAGE=10 burns 10% of emissions
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Sep 12, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

🗂️ Base branches to auto review (1)
  • dev

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feat/burn_uid

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

- Add GRAIL_BURN_UID and GRAIL_BURN_PERCENTAGE environment variables
- Implement burn logic in weight computation
- When configured, allocates specified percentage of emissions to burn UID
- Scales down all other weights proportionally
- Updates docker-compose and documentation

Example: GRAIL_BURN_UID=0 GRAIL_BURN_PERCENTAGE=10 burns 10% of emissions
@erfanMhi erfanMhi merged commit bbbe6d2 into feat/ci Sep 12, 2025
7 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants