Skip to content

Commit cae7150

Browse files
committed
wip(dmq): DO NOT MERGE - update pallas
1 parent 0a40a27 commit cae7150

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

internal/mithril-dmq/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ bincode = { version = "2.0.1" }
2424
blake2 = "0.10.6"
2525
mithril-cardano-node-chain = { path = "../cardano-node/mithril-cardano-node-chain" }
2626
mithril-common = { path = "../../mithril-common" }
27-
pallas-codec = { git = "https://github.com/txpipe/pallas.git", branch = "main" }
28-
pallas-network = { git = "https://github.com/txpipe/pallas.git", branch = "main" }
27+
pallas-codec = { git = "https://github.com/cardano-scaling/pallas.git", branch = "jpraynaud/update-dmq-message" }
28+
pallas-network = { git = "https://github.com/cardano-scaling/pallas.git", branch = "jpraynaud/update-dmq-message" }
2929
serde = { workspace = true }
3030
serde_bytes = "0.11.17"
3131
slog = { workspace = true }

0 commit comments

Comments
 (0)