Skip to content

Releases: chainstacklabs/chainbench

v0.6.2

07 Feb 13:54
3d1961c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.2

v0.6.1

07 Feb 09:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

06 Feb 15:53
Compare
Choose a tag to compare

What's Changed

  • Http enhancements by @erwin-wee in #63
  • Reduced cpu usage by only checking a small part of the response instead of whole response (most impactful when handling large responses)
  • Remove unnecessary dependencies, make Chainbench more lightweight

Full Changelog: v0.5.3...v0.6.0

v0.5.3

02 Feb 04:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.2...v0.5.3

v0.5.2

01 Feb 09:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.5.2

v0.5.1

15 Jan 09:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

11 Jan 08:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.3...v0.5.0

v0.4.3

07 Dec 02:58
c5b9fde
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.4.3

v0.4.2

21 Aug 06:09
7765320
Compare
Choose a tag to compare

What's Changed

  • add base mainnet and testnet to test data
  • enable test to automatically pull recent blocks for test data if chain ID not defined in CHAIN_INFO
  • upgrade locust and click versions, and change psycopg2 to psycopg2-binary

by @erwin-wee in #35

Full Changelog: v0.4.1...v0.4.2

v0.4.1

21 Jul 10:49
177c49e
Compare
Choose a tag to compare

What's Changed

  • add --use-recent-blocks flag by @erwin-wee in #33
  • Feature/add solana profile by @erwin-wee in #34
  • Refactor test data generation, now generated at master process and sent to workers via custom messages by @erwin-wee in #34

Full Changelog: v0.4.0...v0.4.1