Skip to content

Commit

Permalink
Merge pull request #3366 from dfinity/roadmap/updates
Browse files Browse the repository at this point in the history
update roadmap status
  • Loading branch information
reigj1 committed Aug 15, 2024
2 parents 747a08b + 21f7019 commit 39217d2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions roadmap/roadmap.json
Original file line number Diff line number Diff line change
Expand Up @@ -1190,13 +1190,13 @@
"description": "This milestone enables Chain Fusion for the Solana network, bringing Solana and ICP closer together, combining the powers of the two networks. Dapps leveraging the capabilities of both networks look and feel like single-network dapps.",
"milestone_id": "Helium",
"eta": null,
"status": "future",
"status": "in_progress",
"elements": [
{
"title": "Threshold EdDSA signing",
"overview": "Threshold EdDSA support using cryptographic multiparty computation (MPC). Enables trustless integrations with all chains using EdDSA on the Ed25519 curve like Solana or Cardano.",
"description": "ICP already has a suite of threshold signing protocols for realizing threshold ECDSA signatures. Important use cases, however, require EdDSA threshold signatures. An example for the EdDSA requirement is the direct integration with blockchains using EdDSA to sign transactions, such as Cardano or Solana. Schnorr and EdDSA are very similar because EdDSA is based on a variant of Schnorr using a specific family of elliptic curves, thus they can share the same high-level protocol.",
"status": "future",
"status": "in_progress",
"eta": "2024",
"forum": "",
"proposal": "",
Expand Down Expand Up @@ -4413,4 +4413,4 @@
}
]
}
]
]

0 comments on commit 39217d2

Please sign in to comment.