Skip to content

Add initial log entry during initialization, fixes #100 - #102

Merged
lukevalenta merged 1 commit into
mainfrom
lvalenta/fix-issue100
Sep 2, 2025
Merged

Add initial log entry during initialization, fixes #100#102
lukevalenta merged 1 commit into
mainfrom
lvalenta/fix-issue100

Conversation

@lukevalenta

Copy link
Copy Markdown
Contributor

Previously, an add-chain request would add an entry to the pool, and then during the first sequencing the initial log entry would be added as the second entry in the log. Instead, add the initial entry during initialization to make sure it's actually the initial entry.

(Note: this is branched from #96, so I'll merge that first)

@lukevalenta lukevalenta self-assigned this Aug 28, 2025
Base automatically changed from lvalenta/subtree-proofs to main September 2, 2025 21:27
Previously, an add-chain request would add an entry to the pool, and
then during the first sequencing the initial log entry would be added as
the _second_ entry in the log. Instead, add the initial entry during
initialization to make sure it's actually the initial entry.
@lukevalenta
lukevalenta force-pushed the lvalenta/fix-issue100 branch from fe5a776 to 6b0cf37 Compare September 2, 2025 21:30
@lukevalenta
lukevalenta merged commit 48e05dc into main Sep 2, 2025
1 check passed
@lukevalenta
lukevalenta deleted the lvalenta/fix-issue100 branch September 2, 2025 21:33
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.

4 participants