Skip to content

Commit 4cb31a0

Browse files
committed
TEMP: point stratum-core to companion PR branch 2026-09-02-channels-sv2-hardening
1 parent ff8c819 commit 4cb31a0

6 files changed

Lines changed: 68 additions & 68 deletions

File tree

bitcoin-core-sv2/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ bitcoin_capnp_types_v31 = { package = "bitcoin-capnp-types", version = "0.2.1" }
2727
# fetching from github enables synchronizing development workflows across sv2-apps and stratum repos
2828
# it MUST be changed before bitcoin-core-sv2 is published to crates.io
2929
# with the proper version of stratum-core being fetched from crates.io as well
30-
stratum-core = { git = "https://github.com/stratum-mining/stratum", branch = "main" }
30+
stratum-core = { git = "https://github.com/plebhash/stratum", branch = "2026-09-02-channels-sv2-hardening" }

integration-tests/Cargo.lock

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

miner-apps/Cargo.lock

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

0 commit comments

Comments
 (0)