Releases: matter-labs/zksync-withdrawal-finalizer
Releases · matter-labs/zksync-withdrawal-finalizer
v0.1.29
0.1.29 (2023-08-06)
Bug Fixes
- use correct query boundaries in the migrator (#80) (50f9fdb)
v0.1.28
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
0.1.27 (2023-08-02)
Bug Fixes
- backoff after failed finalizer loop iterations (#75) (1b25e0e)
v0.1.26
0.1.26 (2023-08-02)
Features
- do not terminate on errors and meter the highest finalized batch number (#73) (9ce921b)
v0.1.25
0.1.25 (2023-08-02)
Features
- adds more debugging statements to the finalizer loop 3 (#71) (c7906b5)
v0.1.24
0.1.24 (2023-08-02)
Features
- adds more debugging statements to the finalizer loop (#69) (ad54f75)
v0.1.23
0.1.23 (2023-08-02)
Features
- Adds more debug logging to finalizer (#67) (59cb856)
v0.1.22
0.1.22 (2023-08-01)
Features
Bug Fixes
- signer has to be configured with concrete chainid (#65) (44f91e4)
v0.1.21
0.1.21 (2023-07-24)
Features
- do not ship build artifacts with docker image (#57) (9271d6d)
Bug Fixes