build(deps)!: dig_ecosystem#3152 five-crate cascade — BLOCKED on #2761 (see comment) - #337
build(deps)!: dig_ecosystem#3152 five-crate cascade — BLOCKED on #2761 (see comment)#337MichaelTaylor3d wants to merge 1 commit into
Conversation
Stub commit so the lane is resumable from remote before any real work. Co-Authored-By: Claude <noreply@anthropic.com>
Measured 2026-08-24: the cascade does NOT line up as scoped. Reporting the shape and stopping, per the brief's own instruction.Run against First: the five versions are right, and a SIXTH move is required that the brief did not nameAll five confirmed from the index ( Two more movers, neither in the brief:
With all seven applied, The problem: this is not a peer-stack bump, it is a chia 0.26 -> 0.36 migration of half of dig-node-core
Applying only the seven moves yields 6 errors in 2 files, all of them new-line values meeting Only the last is an ordinary adaptation. The other five say the crate now holds two chia lines. Measured probe: closing that split forces the chia-peer / chia-query unpin, which is OUT OF SCOPEI moved
The only way to land #3152 without that is a conversion shim between two The public-signature check: yes, and from two linesAsked behaviourally, not against a crate-name list. What this changes about the sequencingThe manifest comments at
This inverts the plan recorded on this ticket, and it means #3152 cannot currently unblock Recommended order, all inside one dig-node lane since it is one repo:
Nothing was landed. PR#337 stays draft and carries only its stub commit; it can be reused when #2761 Also worth recording
|
|
Closing — the cascade does not line up as scoped, and the finding is recorded where it will be read: https://github.com/DIG-Network/dig_ecosystem/issues/3152#issuecomment-5394175207 #2761 is a prerequisite of #3152, not downstream of it. This PR carried a stub commit only; nothing was built on the wrong shape. Reopening a branch here after #2761 lands is cheaper than keeping a stale draft that reads like work in progress. |
What
The
dig_ecosystem#3152cascade: move dig-node's peer stack onto one line, in ONE atomic commit.dig-tls0.30.4.0dig-nat0.180.20.0dig-dht0.11.10.12.1dig-peer0.110.12.0dig-download0.190.20.4They gate on each other —
dig-download 0.20requiresdig-dht ^0.12/dig-nat ^0.20/dig-peer ^0.12/dig-tls ^0.4— so all five move together or none do.DRAFT until the correctness gate returns.
Unblocks the last leg of DIG-Network/dig_ecosystem#1283.
Status
WIP — stub commit pushed first per CLAUDE.md §1.8 so the lane is resumable from remote.