Align cdk-ehash with Hashpool CDK patch #2
Loading…
Reference in a new issue
No description provided.
Delete branch "agent/cdk-ehash-dep-cleanup"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
So that cdk-ehash has reproducible locked dependency resolution and remains compatible with Hashpool, this replaces the stale CDK patch state with the current
cashubtc/cdkrev used by Hashpool and updates the payment processor/tests for that post-0.16 CDK API.Closes vnprc/cdk-ehash issue #1.
Validation:
cargo metadata --manifest-path Cargo.toml --format-version 1 --lockedcargo check --lockednix shell nixpkgs#gcc nixpkgs#protobuf --command cargo test --lockedNote: bare
cargo test --lockedstill needs nativecc/protocon PATH in this VM.Remove stale CDK patch overridesto Align cdk-ehash with Hashpool CDK patchSuperseded by signed replacement vnprc/cdk-ehash PR #3.
Pull request closed