refactor(wire): Phase 868 mux-wire modularization (v0.8.835)
Split pearcord-drive/mux-wire into common/v1/v2/gossip modules with unchanged barrel exports. Add dual-stack live smoke, view rpcWireVersion, and doc/CI hardening. No behavior change; default PEARCORD_RPC_WIRE remains v1.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# Release v0.8.835 — Phase 868
|
||||
|
||||
Mux-wire modularization and dual-stack gossip verification (non-breaking; default wire remains v1).
|
||||
|
||||
- Split `pearcord-drive/mux-wire` into `common`, `v1`, `v2`, `gossip` modules; barrel export unchanged
|
||||
- `test:protomux-rpc-dual-stack` live journey with `PEARCORD_RPC_WIRE=dual`
|
||||
- View field `rpcWireVersion` for dev diagnostics
|
||||
- Docs: wire sections in GUILD_REPLICATION, CONTACTS, DISCOVERY, DEVICE_SYNC; AUTOMATED_TESTING Phase 867/868
|
||||
- CI: `npm run test:ci-phase868`
|
||||
Reference in New Issue
Block a user