Skip to content

Releases: 0xPolygon/zkevm-ethtx-manager

v0.2.4

24 Jan 15:32
cb2913f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.2...v0.2.4

v0.2.2

23 Jan 11:56
6047dfc
Compare
Choose a tag to compare
  • Fetch chain id from rpc endpoint
  • Fixes on monitored tx already exists check
  • Libs update

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