Skip to content

demo: Catch up to plants-05 - #277

Merged
davidben merged 1 commit into
mainfrom
demo-update
Jul 20, 2026
Merged

demo: Catch up to plants-05#277
davidben merged 1 commit into
mainfrom
demo-update

Conversation

@davidben

Copy link
Copy Markdown
Collaborator

The only wire format change is a maxSerial field. In doing so, expand the JSON format a bit, because expressing log << 48 | index in decimal is unreadable. (It's a pity we can't express the index in hex with JSON but ah well.)

@davidben
davidben requested review from bwesterb and lukevalenta July 19, 2026 10:48
The only wire format change is a maxSerial field. In doing so, expand
the JSON format a bit, because expressing log << 48 | index in decimal
is unreadable. (It's a pity we can't express the index in hex with JSON
but ah well.)
@davidben
davidben merged commit 3eba876 into main Jul 20, 2026
5 checks passed
@davidben
davidben deleted the demo-update branch July 20, 2026 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants