-
Notifications
You must be signed in to change notification settings - Fork 1k
Comparing changes
Open a pull request
base repository: graphprotocol/graph-node
base: 7fded19
head repository: graphprotocol/graph-node
compare: 2d18674
- 16 commits
- 37 files changed
- 5 contributors
Commits on May 1, 2025
-
core, graph, store: Pause failed subgraphs instead of unassigning
Unassigning subgraphs has a number of unwanted side-effects, e.g., canceling copies. Pausing is safer alternative to avoid spending cycles on a subgraph we know will not make progress.
Configuration menu - View commit details
-
Copy full SHA for 12c91aa - Browse repository at this point
Copy the full SHA 12c91aaView commit details
Commits on May 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0f5f778 - Browse repository at this point
Copy the full SHA 0f5f778View commit details
Commits on May 7, 2025
-
Bump IPFS client max retry delay to 60 seconds (#5995)
We add a new configurable max delay between retries, which defaults to 60 seconds for requests made via the IPFS client.
Configuration menu - View commit details
-
Copy full SHA for c74ea84 - Browse repository at this point
Copy the full SHA c74ea84View commit details
Commits on May 9, 2025
-
chain: Remove special case for ganache
Ganache has been dead for a long time https://archive.trufflesuite.com/blog/consensys-announces-the-sunset-of-truffle-and-ganache-and-new-hardhat-partnership/
Configuration menu - View commit details
-
Copy full SHA for 35c0566 - Browse repository at this point
Copy the full SHA 35c0566View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0843165 - Browse repository at this point
Copy the full SHA 0843165View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44934aa - Browse repository at this point
Copy the full SHA 44934aaView commit details -
Revamp the toplevel and the docker README
These were woefully out of date and utterly confusing
Configuration menu - View commit details
-
Copy full SHA for 1e2c7aa - Browse repository at this point
Copy the full SHA 1e2c7aaView commit details -
docs: Remove getting-started.md
That file is way out of date and duplicate the official documentation on thegraph.com
Configuration menu - View commit details
-
Copy full SHA for a595a0a - Browse repository at this point
Copy the full SHA a595a0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 86c61b4 - Browse repository at this point
Copy the full SHA 86c61b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25f2c1d - Browse repository at this point
Copy the full SHA 25f2c1dView commit details -
[Fix] [docs] references to database objects
- add schema names prefixes to the referenced database objects
Configuration menu - View commit details
-
Copy full SHA for b259b41 - Browse repository at this point
Copy the full SHA b259b41View commit details
Commits on May 12, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e50cbda - Browse repository at this point
Copy the full SHA e50cbdaView commit details
Commits on May 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for ab64dc6 - Browse repository at this point
Copy the full SHA ab64dc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d444553 - Browse repository at this point
Copy the full SHA d444553View commit details -
Configuration menu - View commit details
-
Copy full SHA for a383f5e - Browse repository at this point
Copy the full SHA a383f5eView commit details -
graph, store: Simplify VersionInfo
Move hte struct to the store since it is only used for tests and remove any fields that the tests don't need
Configuration menu - View commit details
-
Copy full SHA for 2d18674 - Browse repository at this point
Copy the full SHA 2d18674View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 7fded19...2d18674