Releases: chainstacklabs/chainbench
Releases · chainstacklabs/chainbench
v0.8.3
v0.8.2
What's Changed
- fix minor bugs by @erwin-wee in #104
- add support for load shapes by @erwin-wee in #105
Full Changelog: v0.8.1...v0.8.2
v0.8.1
v0.8.0
What's Changed
- Add WebSockets support by @erwin-wee in #101
- Fix eth beacon tests by @erwin-wee in #102
Full Changelog: v0.7.5...v0.8.0
v0.7.5
What's Changed
- fix incorrect params for replay block transactions by @erwin-wee in #97
- Add Solana getProgramAccounts profiles by @erwin-wee in #99
Full Changelog: v0.7.4...v0.7.5
v0.7.4
What's Changed
- add gnosis mainnet details to evm test data by @erwin-wee in #94
Full Changelog: v0.7.3...v0.7.4
v0.7.3
What's Changed
- Add gnosis profiles by @erwin-wee in #93
- Fix errors on trace_callMany
Full Changelog: v0.7.2...v0.7.3
v0.7.2
What's Changed
- Feature/arbitrum archive by @erwin-wee in #91
- Fix evm method debug_traceCall params
Full Changelog: v0.7.1...v0.7.2
v0.7.1
What's Changed
- revert temporary change to debug_trace profile by @erwin-wee in #89
Full Changelog: v0.7.0...v0.7.1
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