magicblock-labs / magicblock-labs/magicblock-validator

Rename delegation-program and dlp-api for MagicBlock Protocol v2

Open
#1,700 0 comments 0 reactions 1 assignee View on GitHub

@snawaz is already working on this.

Since Sep 17, 2026.

enhancement
Dominant language
Rust
Stars
58
Forks
58
Avg merge
22h 1m
Merged PRs (30d)
53

Description

### Goal

Rename `delegation-program` to `magicblock-protocol` and `dlp-api` to `magicblock-protocol-interface` as part of magicblock-labs/delegation-program#132.

### Why

The MagicBlock Protocol v2 program covers more than delegation, including commitments, verifier approval, and fraud proofs. The names should reflect that broader role.

### Scope

- Apply the new names to the program and interface crates and their package metadata.
- Update affected workspace dependencies, imports, build/release configuration, and documentation, including consumers in MBV.
- Make any package-name compatibility or migration steps explicit so consumers can update.
- Verify that affected crates and consumers build with the new names.
- Keep program behavior, deployed program identity, instruction encoding, and account layouts unchanged; this is a naming change.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.