Skip to content

Releases: chainstacklabs/chainbench

v0.8.3

02 Dec 16:33
d4a1705
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.2...v0.8.3

v0.8.2

28 Oct 08:08
dc4ec35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.1...v0.8.2

v0.8.1

03 Sep 09:44
df5bd9e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.8.1

v0.8.0

23 Aug 03:14
8f4d3e0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.5...v0.8.0

v0.7.5

30 Jul 12:30
56751c7
Compare
Choose a tag to compare

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

20 Jun 10:18
Compare
Choose a tag to compare

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

20 Jun 08:31
24789ba
Compare
Choose a tag to compare

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

12 Jun 12:21
65a10f6
Compare
Choose a tag to compare

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

16 May 06:12
0b7a027
Compare
Choose a tag to compare

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

14 May 15:20
faad4ea
Compare
Choose a tag to compare

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