Skip to content

Conversation

@oliviasaa
Copy link
Contributor

@oliviasaa oliviasaa commented Nov 20, 2025

---
config:
  gitGraph:
    {parallelCommits: true,
    mainBranchName: 'Feature',
    rotateCommitLabel: true}
---
gitGraph
   commit id: "Initial commit"
   commit id: "Old Scorer" tag: "PR8530"
  commit id: "add ChangeEpochV4" tag: "PR9159"
    commit id: "add MisbehaviorReports" tag: "PR9175"
   commit id: "add ScoringMetrics" tag: "PR9176"
   commit id: "add Scorer" tag: "PR9177"
   commit id: "add ScoringMetricsStore" tag: "PR9178"
commit id: "add report validation" tag: "PR9362"
commit id: "add scoring function" tag: "PR9361"
   checkout Feature
branch report-creation
commit id: "add report creation" 
checkout Feature
merge  report-creation tag: "THIS PR"
Loading

Description of change

This PR enables the creation of the MisbehaviorReport consensus message, as their submission to consensus in order to disseminate it with the rest of the committee.

Links to any relevant issues

Be sure to reference any related issues by adding fixes #(issue).

How the change has been tested

  • Basic tests (linting, compilation, formatting, unit/integration tests)
  • Patch-specific tests (correctness, functionality coverage)
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that new and existing unit tests pass locally with my changes

Release Notes

Check each box that your changes affect. If none of the boxes relate to your changes, release notes aren't required.

For each box you select, include information after the relevant heading that describes the impact of your changes that a user might notice and any actions they must take to implement updates.

  • Protocol: Enables misbehavior report creation and dissemination.
  • Nodes (Validators and Full nodes):
  • Indexer:
  • JSON-RPC:
  • GraphQL:
  • CLI:
  • Rust SDK:
  • REST API:

@vercel
Copy link

vercel bot commented Nov 20, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

6 Skipped Deployments
Project Deployment Preview Comments Updated (UTC)
apps-backend Ignored Ignored Preview Nov 24, 2025 10:51am
apps-ui-kit Ignored Ignored Preview Nov 24, 2025 10:51am
iota-evm-bridge Ignored Ignored Preview Nov 24, 2025 10:51am
iota-multisig-toolkit Ignored Ignored Preview Nov 24, 2025 10:51am
rebased-explorer Ignored Ignored Preview Nov 24, 2025 10:51am
wallet-dashboard Ignored Ignored Preview Nov 24, 2025 10:51am

@github-actions github-actions bot added the ts-sdk Issues related to the TS SDK label Nov 20, 2025
@oliviasaa oliviasaa changed the base branch from develop to protocol-research/feat/score-integration November 20, 2025 11:03
@oliviasaa oliviasaa force-pushed the protocol-research/feat/score-integration-report-creation branch from 8c94d95 to cfafbba Compare November 24, 2025 08:39
@oliviasaa oliviasaa changed the title feat(?): Enable misbehavior report creation feat(iota-core, iota-types): Enable misbehavior report creation Nov 24, 2025
@oliviasaa oliviasaa marked this pull request as ready for review November 24, 2025 08:40
@oliviasaa oliviasaa requested review from a team as code owners November 24, 2025 08:40
@oliviasaa oliviasaa changed the base branch from protocol-research/feat/score-integration to protocol-research/feat/score-integration-scoring-function November 24, 2025 10:15
@oliviasaa oliviasaa removed the request for review from a team November 24, 2025 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core-protocol research ts-sdk Issues related to the TS SDK

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants