Skip to content

Commit 7c3020c

Browse files
Eric Priceclaude
andcommitted
chore: update lockfiles to stratum 006363aa (AcceleratingPartialRetarget)
Point stratum-core dependency to marafoundation/stratum branch vardiff/simulation-framework at commit 006363aa which includes: - AcceleratingPartialRetarget as production UpdateRule - EwmaEstimator (reverts SpmRatioEstimator which had a production bug) - AsymmetricCusumBoundary with tighten_multiplier=3.0 Pin idna_adapter to 1.1.0 to avoid icu_collections 2.2 which requires Rust 1.86 (Docker image has 1.85.1). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent e56a49f commit 7c3020c

7 files changed

Lines changed: 751 additions & 1131 deletions

File tree

bitcoin-core-sv2/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ async-channel = "1.5.1"
2222
# fetching from github enables synchronizing development workflows across sv2-apps and stratum repos
2323
# it MUST be changed before bitcoin-core-sv2 is published to crates.io
2424
# with the proper version of stratum-core being fetched from crates.io as well
25-
stratum-core = { git = "https://github.com/stratum-mining/stratum", branch = "main" }
25+
stratum-core = { git = "https://github.com/marafoundation/stratum", branch = "vardiff/simulation-framework" }
2626

2727
bitcoin-capnp-types = "0.2.0"

0 commit comments

Comments
 (0)