graphprotocol / graphprotocol/indexer
Implement a gasLimit estimate strategy for action batches
Open
Nobody has claimed this yet.
indexer-common
- Dominant language
- TypeScript
- Stars
- 262
- Forks
- 148
- PR merge metrics
- No merged PRs in 30d
Description
PR #579 introduces a stake feasibility check for action batches, but we must also verify the gas usage feasibility for such batches.
Having such a mechanism in place would alleviate the effects brought up in #517.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.