Skip to content

Releases: erigontech/rpc-tests

v0.8.0

01 Apr 13:20
bf9c245
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.1...v0.8.0

v0.7.1

22 Mar 17:43
e0ca9cd
Compare
Choose a tag to compare

What's Changed

  • fix exit status in performance test runner by @canepat in #119

Full Changelog: v0.7.0...v0.7.1

v0.7.0

22 Mar 15:40
b5676b0
Compare
Choose a tag to compare

What's Changed

  • perf_test: return 1 in case of ratio non 100% and in any fail reason by @lupin012 in #118

Full Changelog: v0.6.0...v0.7.0

v0.6.0

22 Mar 13:07
14d41e0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.0

v0.5.0

11 Mar 14:33
f973990
Compare
Choose a tag to compare

What's Changed

v0.4.0

10 Mar 10:00
189a93c
Compare
Choose a tag to compare

What's Changed

  • fix expected results for eth_callMany
  • refactor --transport_type enum as --transport list

v0.3.0

04 Mar 16:33
e0aab6f
Compare
Choose a tag to compare

Add --transport_type option in integration tests
Add WebSockets compression
New integration tests for eth_callMany
Changes in integration tests according to Erigon 2.58.1
Bug fixes

v0.2.0

13 Feb 16:10
29c75ec
Compare
Choose a tag to compare

Improve WebSockets support
Bug fixes

v0.1.0

12 Feb 15:20
72982e2
Compare
Choose a tag to compare

First release