Skip to content

Releases: matter-labs/zksync-withdrawal-finalizer

v0.1.29

06 Aug 11:48
419c1d7
Compare
Choose a tag to compare

0.1.29 (2023-08-06)

Bug Fixes

  • use correct query boundaries in the migrator (#80) (50f9fdb)

v0.1.28

04 Aug 16:20
b02c7f2
Compare
Choose a tag to compare

0.1.28 (2023-08-04)

Bug Fixes

  • add correct indices and optimize query (#77) (a2941f5)
  • adds logs to transaction sending (#79) (f5c24c0)

v0.1.27

02 Aug 18:10
5a8378d
Compare
Choose a tag to compare

0.1.27 (2023-08-02)

Bug Fixes

  • backoff after failed finalizer loop iterations (#75) (1b25e0e)

v0.1.26

02 Aug 16:29
d02a47a
Compare
Choose a tag to compare

0.1.26 (2023-08-02)

Features

  • do not terminate on errors and meter the highest finalized batch number (#73) (9ce921b)

v0.1.25

02 Aug 15:00
22ede97
Compare
Choose a tag to compare

0.1.25 (2023-08-02)

Features

  • adds more debugging statements to the finalizer loop 3 (#71) (c7906b5)

v0.1.24

02 Aug 12:48
2f09244
Compare
Choose a tag to compare

0.1.24 (2023-08-02)

Features

  • adds more debugging statements to the finalizer loop (#69) (ad54f75)

v0.1.23

02 Aug 11:29
3bb27bb
Compare
Choose a tag to compare

0.1.23 (2023-08-02)

Features

  • Adds more debug logging to finalizer (#67) (59cb856)

v0.1.22

01 Aug 11:39
6e0c77e
Compare
Choose a tag to compare

0.1.22 (2023-08-01)

Features

Bug Fixes

  • signer has to be configured with concrete chainid (#65) (44f91e4)

v0.1.21

24 Jul 13:00
7a375a9
Compare
Choose a tag to compare

0.1.21 (2023-07-24)

Features

  • do not ship build artifacts with docker image (#57) (9271d6d)

Bug Fixes

v0.1.20

15 Jul 05:11
4064f79
Compare
Choose a tag to compare

0.1.20 (2023-07-15)

Bug Fixes

  • request all past tokens in one go (#53) (0165979)