Skip to content

fix(allocations): pass SubgraphService as rewards issuer in Horizon mode#1195

Merged
tmigone merged 1 commit into
mainfrom
indexer-fix-issuer
Apr 17, 2026
Merged

fix(allocations): pass SubgraphService as rewards issuer in Horizon mode#1195
tmigone merged 1 commit into
mainfrom
indexer-fix-issuer

Conversation

@RembrandtK

Copy link
Copy Markdown
Contributor

The RewardsManager auth check requires the rewards issuer argument to equal subgraphService. Passing HorizonStaking instead triggers "Not a rewards issuer" revert during stakeUsageSummary, which blocks unallocate/reallocate/resize actions from ever being submitted.

The RewardsManager auth check requires the rewards issuer argument to
equal subgraphService. Passing HorizonStaking instead triggers "Not a
rewards issuer" revert during stakeUsageSummary, which blocks
unallocate/reallocate/resize actions from ever being submitted.
@github-project-automation github-project-automation Bot moved this to 🗃️ Inbox in Indexer Apr 16, 2026
@github-project-automation github-project-automation Bot moved this from 🗃️ Inbox to ✅ Approved in Indexer Apr 16, 2026
@RembrandtK RembrandtK marked this pull request as ready for review April 16, 2026 21:55
@tmigone tmigone merged commit e84ae24 into main Apr 17, 2026
7 checks passed
@tmigone tmigone deleted the indexer-fix-issuer branch April 17, 2026 13:24
@github-project-automation github-project-automation Bot moved this from ✅ Approved to 🚗 Merged in Indexer Apr 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🚗 Merged

Development

Successfully merging this pull request may close these issues.

3 participants