Skip to content

Releases: 0xPolygon/zkevm-ethtx-manager

v0.2.1

31 Oct 11:32
1b8de9d
Compare
Choose a tag to compare

Changelog

  • Fixes check on finalized monitored tx

v0.2.0

03 Oct 07:40
f1286e9
Compare
Choose a tag to compare

Changelog

  • Nonce too low issues fix #75
  • feat: implement SQL lite storage #72
  • Rename config parameter DBPath to StoragePath #77

v0.1.13

19 Sep 07:43
61c38f1
Compare
Choose a tag to compare

Changelog

  • Fixes nonce too low issue

v0.1.12

17 Sep 16:04
4af559b
Compare
Choose a tag to compare
  • It is possible to skip gas estimation by sending the desired gas
  • Ensure TX order by creation date when querying by status
  • Improve code coverage
  • Change repo org

v0.1.9

10 Jun 11:36
3938bbf
Compare
Choose a tag to compare
  • Update L1 Sync library

v0.1.8

10 Jun 11:13
49bd2df
Compare
Choose a tag to compare
  • Update L1 Sync library

v0.1.7

10 Jun 09:32
fc62e90
Compare
Choose a tag to compare
  • Update L1 Sync library

v0.1.6

31 May 14:17
79d0c52
Compare
Choose a tag to compare
  • allow overwriting number of blocks to consider txs safe and finalized

v0.1.5

28 May 09:21
5e1c219
Compare
Choose a tag to compare
  • Improve wait for receipt generation
  • Get safe and finalized block numbers instead of waiting a number of blocks to update the tx status
  • Change "Consolidated" status to "Safe"

v0.1.4

23 May 08:03
v0.1.4
de59b1d
Compare
Choose a tag to compare

Add error data for estimate gas calls