Skip to content

Safer locking semantics on lookup#148

Merged
mhutchinson merged 1 commit into
transparency-dev:mainfrom
mhutchinson:fix/correctness
Jul 23, 2026
Merged

Safer locking semantics on lookup#148
mhutchinson merged 1 commit into
transparency-dev:mainfrom
mhutchinson:fix/correctness

Conversation

@mhutchinson

Copy link
Copy Markdown
Contributor

Previously this could return a proof for a newer tree. In the interest
of making this prototype done and with as few loose ends as possible,
this is fixed by simply keeping the read lock for the whole operation.

Also added a .gitignore for the main files in this repo.

Previously this could return a proof for a newer tree. In the interest
of making this prototype done and with as few loose ends as possible,
this is fixed by simply keeping the read lock for the whole operation.

Also added a .gitignore for the main files in this repo.
@mhutchinson
mhutchinson merged commit 590b538 into transparency-dev:main Jul 23, 2026
13 checks passed
@mhutchinson
mhutchinson deleted the fix/correctness branch July 23, 2026 10:53
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