Releases: zkBob/zeropool-relayer
Releases · zkBob/zeropool-relayer
v5.0.0
v4.4.0
What's Changed
- Support external accounting contract by @k1rill-fedoseev in #199
- Hot fix for events filtering by @r0wdy1 in #220
Full Changelog: v4.3.0...v4.4.0
zkBob Relayer v4.3.0
This release contains the following set of changes:
Full Changelog: v4.2.0...v4.3.0
zkBob Relayer v4.2.0
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
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
zkBob Relayer v4.0.0
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
This merge contains the following set of changes:
zkBob Relayer v3.0.1
This release includes the following hot-fix:
- Ignore inconsistent RPC response on initial send (#146)
zkBob Relayer v3.0.0
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)