feat: add world-id-billing service with finalizer worker#835
Open
kilianglas wants to merge 2 commits into
Open
feat: add world-id-billing service with finalizer worker#835kilianglas wants to merge 2 commits into
kilianglas wants to merge 2 commits into
Conversation
kilianglas
force-pushed
the
kilianglas/billing-service-scaffold
branch
from
July 6, 2026 09:53
a14e163 to
8798833
Compare
kilianglas
force-pushed
the
feat/billing-contract-v1
branch
from
July 6, 2026 17:04
88e7b55 to
7336788
Compare
kilianglas
force-pushed
the
kilianglas/billing-service-scaffold
branch
4 times, most recently
from
July 9, 2026 08:35
1487cbf to
029ca48
Compare
Scaffold the off-chain world-id-billing operator and implement the permissionless finalizer worker (WIP-107): it deadline-schedules on each epoch's voting-window close and drains the backlog via finalizeEpochs, using the contract's latestClosedEpoch / latestFinalizedEpoch watermarks to decide when work is pending. The finalization-state view getters themselves live in the billing contract change (feat/billing-contract-v1); this branch consumes them. Co-authored-by: Cursor <cursoragent@cursor.com>
Update the billing service to consume the consolidated epochWatermarks getter and the contract's votingWindowEnd for deadline scheduling. Co-authored-by: Cursor <cursoragent@cursor.com>
kilianglas
force-pushed
the
kilianglas/billing-service-scaffold
branch
from
July 10, 2026 09:12
029ca48 to
eb14e21
Compare
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.
No description provided.