swarm: land wt/swarm-ccr onto dev (clean re-merge) #122
Reference in New Issue
Block a user
Delete Branch "merge-swarm-ccr-v2"
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?
Re-does the PR #102 merge (dev <- wt/swarm-ccr) clean off current dev, now that #118 landed the missing _channel* seed primitives that were the real root cause of the original conflict.
Fixes applied on top of a straight merge:
Verified: el_runtime.c compiles clean standalone, el_seed.c compiles clean standalone, and el_seed.o + el_runtime.o + all engram_*.o link together with zero new duplicate symbols (one pre-existing duplicate, el_request_start/el_request_end, was found — confirmed byte-identical on origin/dev already, unrelated to this merge, separately flagged, not fixed here).