Skip to content

Releases: zkBob/zeropool-relayer

v5.0.0

22 Oct 21:00
3750198
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.4.0...v5.0.0

v4.4.0

17 Jun 14:39
1940c1c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.3.0...v4.4.0

zkBob Relayer v4.3.0

18 Jul 11:34
35110cb
Compare
Choose a tag to compare

This release contains the following set of changes:

  • Fee manager improvements (#187)
  • Add support for new denominator format (#189)

Full Changelog: v4.2.0...v4.3.0

zkBob Relayer v4.2.0

13 Jul 13:19
e1ee1ee
Compare
Choose a tag to compare

This release contains the following set of changes:

  • Add support for other permit standards (#184)
  • Fix transfer limits validation (#192)
  • Extend /limits with DD info (#190)

Full Changelog: v4.1.1...v4.2.0

zkBob Relayer v4.1.1

15 Jun 13:50
4088655
Compare
Choose a tag to compare

This release contains the following set of changes:

  • Change old gas station url (#185)

Full Changelog: v4.1.0...v4.1.1

zkBob Relayer v4.1.0

12 Jun 20:00
c8e1516
Compare
Choose a tag to compare

This release contains the following set of changes:

  • Fix json log formatting (#164)
  • Add user IP validation (#165)
  • Logging improvements (#173)
  • Add params precompute flag (#177), (#179)
  • Add /maxNativeAmount endpoint (#175)
  • Add dynamic fee functionality (#172), (#180)

Full Changelog: v4.0.0...v4.1.0

zkBob Relayer v4.0.0

22 Feb 20:30
5cbe127
Compare
Choose a tag to compare

This release contains the following set of changes:

  • Fix error handler middleware (#157)
  • Introduction of Direct Deposits (#156)
  • Log for batch cache timer expiration and for number of handled deposits (#162)
  • Add header validation to check version of the client library (#163)

The major part of version has been increased since the transfer circuit was updated and it is not compatible with the previous releases.

Full Changelog: v3.1.0...v4.0.0

zkBob Relayer v3.1.0

30 Jan 08:35
5145117
Compare
Choose a tag to compare

This merge contains the following set of changes:

  • Add debug log for RPC request errors (#131)
  • Add internal account validation (#135)
  • Add counter exceeded check for re-sent iterations (#138)
  • Improvement of logging requests to relayer (#140)
  • Fix failed contract calls (#145)
  • Add missed log (#149)
  • Add poolId validation (#154)

zkBob Relayer v3.0.1

17 Jan 13:45
359914f
Compare
Choose a tag to compare

This release includes the following hot-fix:

  • Ignore inconsistent RPC response on initial send (#146)

zkBob Relayer v3.0.0

16 Jan 10:21
883ad79
Compare
Choose a tag to compare

This merge contains the following set of changes:

  • Change RootSet approach to getRootAt (#119)
  • Introduction of support id (#121)
  • New endpoint to get the relayer version (#122)
  • Pause workers on insufficient balance error (#123)
  • Add HTTPS URL validation (#124)
  • RPC sync check introduction to switch to fallback RPCs (#128)
  • Fix missing configuration variables (#130)
  • Fix events block range (#134)