graphprotocol / allocation-optimizer

Agents and algorithms for optimizing Indexer decision problems.
MIT License
13 stars 14 forks source link

[Feature Request] Have the AllOpt spew out actions instead of rules #54

Open trader-payne opened 2 weeks ago

trader-payne commented 2 weeks ago

We (stakesquid) allocate to 400+ subgraphs sometimes, and we need to execute those actions in batches of 100 subgraphs per txn. We already have script to do it from a file containing the strategy, but with the AllOpt we can't do it.

I would like to ask for the AllOpt to print the actions queue to a file or stdout in this format: graph indexer actions (un/re)allocate <qmhash> <amount> --network=arbitrum-one