Added
- Set default values for
max_fee
andpriority_fee
(#1206)
Fixed
- Recursively kill all RPC child processes on exit (#1200)
- Issue with testing reverted contracts not found in deployment map (#1195)
- Fix issue with missing contracts in coverage report (#1178)
- Use
eth.get_block
to avoid deprecated method warning (#1203) - Correctly handle functions outside contracts when generating pcMap (#1205)