Make peer propagation canonical in Dig2Go v52 - #76
Open
theysayheygreg wants to merge 2 commits into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
esp32_quinled_dig2go_tubesbuild_p2penvironment so v52 has one Dig2Go capability setP!command, which constructs a self-targetedFleetUpdateOfferand enters the existing PR72 serving pathWhy v52
PR72 left ordinary and propagation-enabled Dig2Go binaries with the same v51 release identity. Equal-release admission means a propagation host cannot converge an ordinary v51 peer. A canonical v52 lets every v51 Dig2Go accept the same upgrade and every updated Dig2Go pass the baton.
Verification
bash test/tubes_mesh/run.shnode --test tools/fleet-update-protocol-test.jspio run -e esp32_quinled_dig2go_tubes95917b296a7ca19e7cb104cd0c8b647618067e9cd4ade83f9b06cc1c582a9d31, parsedTUBEUP1family 1 / variant 0 / Tubes 52pio run -e esp32-c3-athom_tubespio run -e waveshare_s3_tubes_remoteThe S3 carrier aggregate target still requires its normal pre-staged vault payloads; a direct carrier invocation without that staging correctly failed before compilation. No hardware was flashed. Easy Flash and its bundled artifacts are intentionally not updated in this PR pending maintainer discussion.