Skip to content

Commit

Permalink
Add cardano-blueprint submodule and move handshake cddl to it
Browse files Browse the repository at this point in the history
This demonstrates how we could move the CDDL to a common repository and
tested against from multiple implementations of the ouroboros protocols.

Git submodules are obviously only one way of managing this dependency.
  • Loading branch information
ch1bo committed Jan 30, 2025
1 parent 21d3380 commit 7f78055
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 103 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "cardano-blueprint"]
path = cardano-blueprint
url = [email protected]:cardano-scaling/cardano-blueprint
1 change: 1 addition & 0 deletions cardano-blueprint
Submodule cardano-blueprint added at 064795

This file was deleted.

This file was deleted.

31 changes: 0 additions & 31 deletions ouroboros-network-protocols/cddl/specs/handshake-node-to-node.cddl

This file was deleted.

0 comments on commit 7f78055

Please sign in to comment.