v0.7.0
What's Changed
- add zksync-era support by @erwin-wee in #87
- Major refactoring on users and batch requests by @erwin-wee in #88
- added batch request support for Solana
- enabled batch request mode to be enabled and batch size can also be configured via cli argument
- added batch request support for single method tests, all profiles (except Oasis)
- added support for trace_call, trace_callMany and trace_filter in EvmUser
Full Changelog: v0.6.10...v0.7.0