Releases: 0xPolygon/zkevm-ethtx-manager
Releases · 0xPolygon/zkevm-ethtx-manager
v0.2.4
What's Changed
- fix: hashmeddler by @jhkimqd in #93
- Bump github.com/rubenv/sql-migrate from 1.7.0 to 1.7.1 by @dependabot in #91
- Bump github.com/ethereum/go-ethereum from 1.14.10 to 1.14.12 by @dependabot in #92
- Revert "Bump github.com/ethereum/go-ethereum from 1.14.10 to 1.14.12 (#92)" by @Stefan-Ethernal in #94
New Contributors
Full Changelog: v0.2.2...v0.2.4
v0.2.2
- Fetch chain id from rpc endpoint
- Fixes on monitored tx already exists check
- Libs update
v0.2.1
Changelog
- Fixes check on finalized monitored tx
v0.2.0
v0.1.13
Changelog
- Fixes nonce too low issue
v0.1.12
- 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
- Update L1 Sync library
v0.1.8
- Update L1 Sync library
v0.1.7
- Update L1 Sync library
v0.1.6
- allow overwriting number of blocks to consider txs safe and finalized