DaMandal0rian

Results 11 issues of 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...

Stale

![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) ### 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...

security

![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) ### 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...

security

### 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....

enhancement
performance
indexer experience

- do not allow running as root

security

# 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...

merge-after-horizon

## 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...