flood
flood copied to clipboard
fix eth_feeHistory during equality tests
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
feel free to take a look @sslivkoff