DaMandal0rian
DaMandal0rian
### Problem --- The current windows provisioner fails when building custom images with packer. The `InitializeInstance.ps1` script can't be detected and causes the image build to fail. See the error...
 ### Snyk has created this PR to fix 4 vulnerabilities in the dockerfile dependencies of this project. Keeping your Docker base image up-to-date means you’ll benefit from security fixes...
 ### Snyk has created this PR to fix 3 vulnerabilities in the npm dependencies of this project. #### Snyk changed the following file(s): - `substreams/substreams-trigger-filter/package.json` #### Vulnerabilities that will...
### Description # **Feature Request: Enable Gzip Compression for RPC JSON Requests in Graph Node** ### **Summary** I propose adding **gzip compression** support for **RPC JSON requests** in Graph Node....
# Pull Request: feat: comprehensive indexer-agent performance optimizations (10-20x throughput) ## Summary This PR implements a comprehensive performance optimization system that transforms the indexer-agent from sequential, blocking architecture to a...
## Summary This PR introduces dynamic weight adjustment for RPC providers, improving failover and resilience by adapting to real-time provider health. The system now dynamically adjusts provider selection weights based...
This PR implements a sharded trigger processor to solve thread contention issues when running large numbers (2500+) of continuously syncing subgraphs. The solution distributes subgraphs across multiple worker pools while...
## Summary This PR introduces a complete weighted load-balancing system for RPC endpoints with traffic distribution based on configurable provider weights (0.0-1.0). ## Core Features ### Weighted Load Balancing Algorithm...