Skip to content

feat: add DAO slashing module#19

Open
TUPM96 wants to merge 1 commit into
Nobayprotocol:mainfrom
TUPM96:feat/dao-slashing-module-integrated
Open

feat: add DAO slashing module#19
TUPM96 wants to merge 1 commit into
Nobayprotocol:mainfrom
TUPM96:feat/dao-slashing-module-integrated

Conversation

@TUPM96
Copy link
Copy Markdown

@TUPM96 TUPM96 commented May 25, 2026

Summary

  • add a DAO/dispute-resolver SlashingModule for seller stake slashing
  • integrate StakingModule with a configurable slashing hook and staked-balance view
  • add duplicate dispute protection, trust score decay/checkpointing, and setup docs

Validation

  • Compiled all contracts with solcjs 0.8.20 and @openzeppelin/contracts 4.9.6
  • Ran git diff --cached --check

Closes #1

Copilot AI review requested due to automatic review settings May 25, 2026 11:02
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

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.

Implement DAO-compatible Slashing Module

2 participants