Daniel N. Werner
Daniel N. Werner
looks good but let's get this in after we tag next release
indexer-service: not returning the attestation field in the response when it finds an indexing_error
Started with a bug report on the indexer-service [issue 910](https://github.com/graphprotocol/indexer/issues/910) (no attestation returned when there's an error, even with nonFatalErrors enabled, and subgraphError: allow in the query) I created and...
We need to watch data.lmdb and it's growth, so we should add the capacity to check the on-disk size of lmdb during a test. This would be useful to know,...
Reproducing this with local-network: 1. create a subgraph with endBlock defined (1000 in my case) 2. deploy and allocate to it 3. mine blocks past the end block defined 4....
https://github.com/graphprotocol/indexer/blob/main/packages/indexer-common/src/indexer-management/monitor.ts#L951
In my fix here https://github.com/graphprotocol/indexer/pull/1085 ``` { "action": 4, "allocation": "0xcD0A322b8177228bEBe503E1e5BEb94d17CcC32F", "amountGRT": "0.005", "component": "AllocationManager", "deployment": { "bytes32": "0x07e7cae9b5004024f70ad7d0f473b5b1867a7698fc871b9816e625a210d751fd", "ipfsHash": "QmNsWZYpBmqXm4zEZRq5GpaB1BJ2J1hP8LgwW5ySYSrK3i" }, "formatted_time": "2025-02-05 11:36:40:956", "hostname": "c829539864db", "indexer": "0xf4EF6650E48d099a4972ea5B414daB86e1998Bd3", "indexingRewards":...
Speaking with @alex-pakalniskis - we should give more thought to where the source of truth lives in the network. Setting as blocked.
https://github.com/graphprotocol/indexer/pull/944 fixed and merged
> hey [@fordN](https://github.com/fordN) i assume this is for the problems we noticed, do you know off the top of your head what package is potentially missing (or whats broken), that...
I've put up a version bump PR https://github.com/graphprotocol/common-ts/pull/122 which will include this.