chore(indexer-common): bump @graphprotocol/toolshed to 1.2.1-dips.1#1208
Draft
RembrandtK wants to merge 2 commits intomb9/dedicated-fast-loop-for-dips-acceptancefrom
Draft
chore(indexer-common): bump @graphprotocol/toolshed to 1.2.1-dips.1#1208RembrandtK wants to merge 2 commits intomb9/dedicated-fast-loop-for-dips-acceptancefrom
RembrandtK wants to merge 2 commits intomb9/dedicated-fast-loop-for-dips-acceptancefrom
Conversation
Picks up the audit-fix-2 RCA ABI surface published from graphprotocol/contracts deployment/testnet-dips/2024-04-28/audit-fix-2: - toolshed 1.2.0-dips.0 -> 1.2.1-dips.1 (adds recurring-collector decoder helpers and conditions field to RCA tuple) - interfaces transitively bumps to 0.7.1-dips.0 (3-arg acceptIndexingAgreement, 11-field RecurringCollectionAgreement) - address-book transitively bumps to 1.2.0 yarn install + yarn prepare verified clean across all three workspace projects.
yarn prepare (yarn format) reformats four files in the indexing-fees module on a fresh checkout from origin. Landing the fixes so subsequent yarn install runs leave the working tree clean.
Maikol
approved these changes
Apr 29, 2026
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.
Picks up the audit-fix-2 RCA ABI surface published from graphprotocol/contracts deployment/testnet-dips/2024-04-28/audit-fix-2:
yarn install + yarn prepare verified clean across all three workspace projects.