Skip to content

[pull] master from unlock-protocol:master#121

Merged
pull[bot] merged 4 commits intosearchableguy:masterfrom
unlock-protocol:master
Mar 17, 2026
Merged

[pull] master from unlock-protocol:master#121
pull[bot] merged 4 commits intosearchableguy:masterfrom
unlock-protocol:master

Conversation

@pull
Copy link

@pull pull bot commented Mar 17, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

julien51 and others added 4 commits March 16, 2026 21:36
The code-review plugin submits reviews via gh pr review, which was not
in the allowed_tools list. This caused 3 permission denials per run
and prevented the review from being posted to the PR.

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Temporarily enable full output to diagnose why reviews aren't posting.

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
docs: add CLAUDE.md with monorepo overview and conventions

Covers project structure, essential commands, testing setup, code style,
architecture notes, and PR workflow. The Claude Code Review action uses
this file to check compliance on every PR.

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
* feat: add governance subgraph sources

* fix: normalize test address constants to lowercase hex

Aligns governance test fixtures with toHexString() output and existing
test conventions in constants.ts to avoid comparison mismatches.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* fix: rename misleading timestamp fields to block fields in Proposal entity

voteStart/voteEnd from OZ Governor are timepoints (block numbers), not timestamps.
Rename voteStartTimestamp/voteEndTimestamp to voteStartBlock/voteEndBlock.
Rename createdAtTimestamp to createdAt (stores block.timestamp, an actual Unix timestamp).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* ci: trigger re-run for claude review debug

* ci: add gh pr review to allowed tools for claude code review

* revert: undo workflow change (needs its own PR to master)

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
@pull pull bot locked and limited conversation to collaborators Mar 17, 2026
@pull pull bot added the ⤵️ pull label Mar 17, 2026
@pull pull bot merged commit 951d976 into searchableguy:master Mar 17, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant