Update hashpool cdk-ehash pin #3

Merged
vnprc merged 1 commit from agent/hashpool-cdk-ehash-main into master 2026-07-17 00:21:37 +01:00
Collaborator

Updates the mint role to consume the merged cdk-ehash main commit from vnprc/cdk-ehash PR #3 instead of the older pre-cleanup branch commit.

This keeps Hashpool on the same cdk-ehash code that now carries the cleaned-up CDK patch state and post-0.16 CDK API compatibility work.

Refs vnprc/cdk-ehash issue #1.

Validation:

  • devenv shell cargo metadata --manifest-path roles/Cargo.toml --format-version 1 --locked
  • devenv shell cargo check --manifest-path roles/Cargo.toml -p mint
  • devenv shell cargo test --manifest-path roles/Cargo.toml -p mint

Notes:

  • devenv still reports the pre-existing missing task references and devenv input version warning.
  • The same pre-existing unexpected_cfgs warnings appear in parsers_sv2 and ehash.
  • The mint integration test still has an unused binary_sv2::Encodable import warning.
Updates the mint role to consume the merged `cdk-ehash` main commit from `vnprc/cdk-ehash PR #3` instead of the older pre-cleanup branch commit. This keeps Hashpool on the same `cdk-ehash` code that now carries the cleaned-up CDK patch state and post-0.16 CDK API compatibility work. Refs vnprc/cdk-ehash issue #1. Validation: - `devenv shell cargo metadata --manifest-path roles/Cargo.toml --format-version 1 --locked` - `devenv shell cargo check --manifest-path roles/Cargo.toml -p mint` - `devenv shell cargo test --manifest-path roles/Cargo.toml -p mint` Notes: - devenv still reports the pre-existing missing task references and devenv input version warning. - The same pre-existing `unexpected_cfgs` warnings appear in `parsers_sv2` and `ehash`. - The mint integration test still has an unused `binary_sv2::Encodable` import warning.
vnprc approved these changes 2026-07-17 00:20:45 +01:00
vnprc merged commit 3ac7dc341b into master 2026-07-17 00:21:37 +01:00
vnprc deleted branch agent/hashpool-cdk-ehash-main 2026-07-17 00:21:37 +01:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
vnprc/hashpool!3
No description provided.