Skip to content

Releases: matter-labs/zksync-withdrawal-finalizer

v0.1.59

20 Oct 09:51
6883ba6
Compare
Choose a tag to compare

0.1.59 (2023-10-20)

Bug Fixes

  • correctly track last executed and seen blocks in metrics (#245) (729d8cb)

v0.1.58

20 Oct 08:33
4557bd4
Compare
Choose a tag to compare

0.1.58 (2023-10-20)

Bug Fixes

v0.1.57

20 Oct 07:58
d624851
Compare
Choose a tag to compare

0.1.57 (2023-10-20)

Bug Fixes

v0.1.56

20 Oct 06:29
6f74b4b
Compare
Choose a tag to compare

0.1.56 (2023-10-20)

Features

Bug Fixes

  • deps: update rust crate async-trait to 0.1.74 (#234) (bb2c655)
  • deps: update rust crate tracing to 0.1.39 (#233) (02e9621)

v0.1.55

13 Oct 13:09
66a44c6
Compare
Choose a tag to compare

0.1.55 (2023-10-13)

Bug Fixes

  • backoff 1 minute after unsuccessful finalization attempts (#231) (3fb7e3c)
  • backoff 15 seconds after unsuccessful finalization attempts (3fb7e3c)
  • deps: update rust crate lru to 0.12.0 (#221) (49762a3)
  • deps: update rust crate proc-macro2 to 1.0.68 (#225) (b8d92f4)
  • deps: update rust crate proc-macro2 to 1.0.69 (#227) (e7c4581)
  • deps: update rust crate serde to 1.0.189 (#230) (ea07a58)
  • deps: update rust crate syn to 2.0.38 (#224) (cc814e6)
  • deps: update rust crate tokio to 1.33.0 (#228) (81c3925)
  • if failed to fetch withdrawal parameters because withdrawal is broken mark it as so (#232) (5f41bb4)

v0.1.54

02 Oct 11:34
846ff15
Compare
Choose a tag to compare

0.1.54 (2023-10-02)

Bug Fixes

  • adds logging to block execution events (#217) (0b528aa)
  • increase timeouts on transaction querying on L1 (#215) (a3760d5)
  • on restarts do not throw away buffered withdrawal events (#219) (0460a9a)

v0.1.53

29 Sep 09:50
9c349af
Compare
Choose a tag to compare

0.1.53 (2023-09-29)

Bug Fixes

  • fix get_withdrawals query (#212) (c3c8bee)
  • Revert "feat: Adds logging to investigate hangs" (#213) (14ffa1a)

v0.1.52

29 Sep 09:28
d03f792
Compare
Choose a tag to compare

0.1.52 (2023-09-29)

Features

Bug Fixes

  • correct address of l2 ethereum token take 2 (#209) (fcc4d32)

v0.1.51

29 Sep 07:59
4d1e8d4
Compare
Choose a tag to compare

0.1.51 (2023-09-29)

Bug Fixes

v0.1.50

29 Sep 07:14
d45d149
Compare
Choose a tag to compare

0.1.50 (2023-09-29)

Bug Fixes