gas-diff-action icon indicating copy to clipboard operation
gas-diff-action copied to clipboard

Compares gas usage in Solidity projects using Foundry and comments the changes on the PR

Results 1 gas-diff-action issues
Sort by recently updated
recently updated
newest added

Just saw this project and it looks promising. I have a feature request: Add a boolean flag in the actions inputs for ignoring reverts, e.g.: ```yaml with: ignore_reverts: true ```...