flood icon indicating copy to clipboard operation
flood copied to clipboard

fix eth_feeHistory during equality tests

Open matkt opened this issue 2 years ago • 1 comments

This PR allows fixing a bug in the equality tests that incorrectly builds eth_feeHistory. we should inverse value as we are doing here https://github.com/paradigmxyz/flood/blob/03f93c494d2cf29e96a6914c1575fac745cba001/flood/generators/object_generators/call_generators.py#L90

PR Checklist

  • [ ] Added Tests
  • [ ] Added Documentation
  • [ ] Breaking changes

matkt avatar Nov 03 '23 09:11 matkt

feel free to take a look @sslivkoff

matkt avatar Nov 03 '23 09:11 matkt