Skip to content

graph pruning#336

Draft
ryley-o wants to merge 2 commits into
mainfrom
graph-pruning
Draft

graph pruning#336
ryley-o wants to merge 2 commits into
mainfrom
graph-pruning

Conversation

@ryley-o

@ryley-o ryley-o commented Mar 24, 2025

Copy link
Copy Markdown
Contributor

Description of the change

Specify pruning of 500 blocks in subgraph schema to ensure low burden on indexers.

fixes https://linear.app/art-blocks/issue/PRO-1294/update-subgraph-spec-pruning-to-500

500 blocks is the upcoming limit supported by the upgrade indexer, and is all that should be needed by our typical indexing operations at Art Blocks.

Complications

The pruning specification was not supported until manifest specVersion: 1.0.0, our subgraph has been defined on specVersion 0.2.0 since it was created. Quite a few updates are required to support this new specVersion, including updating dependencies, node versions, and the graph node e2e image.

@ryley-o

ryley-o commented Mar 24, 2025

Copy link
Copy Markdown
Contributor Author

see latest commit CI e2e - graph-node has error to be fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant