Skip to content

Tags: Adhara-Tech/zkevm-node

Tags

v0.7.3

Toggle v0.7.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix timestamp when querying zkevm_getBatchByNumer and the batch is on…

…ly in trusted state (0xPolygonHermez#3750)

* fix timestamp when querying zkevm_getBatchByNumer and the batch is only in trusted state

* control timestamp to be returned for a batch in GetBatchTimestamp

* fix ErrNotFound

* fix state.ErrNotFound check

* fix comments

* fix GetRawBatchTimestamps

* fix comments

* fix GetRawBatchTimestamps return err

v0.7.2

Toggle v0.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix tx OOC (node level) when first empty L2 block in batch (0xPolygon…

…Hermez#3744)

* Fix tx OOC (node level) for first empty L2 block in batch

* change log level for ooc (node level) when adding tx to the worker

* fix check OOC (node level) when preexecuting the tx in RPC

* Fix linter and test

v0.7.2-RC3

Toggle v0.7.2-RC3's commit message

Verified

This commit was signed with the committer’s verified signature.
Fix linter and test

v0.7.2-RC2

Toggle v0.7.2-RC2's commit message

Verified

This commit was signed with the committer’s verified signature.
change log level for ooc (node level) when adding tx to the worker

v0.7.1

Toggle v0.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix release github action (0xPolygonHermez#3745)

* fix releaser

* goreleaser yaml update version 2

* fix goreleaser version

* remove testnet.zip from releaser

v0.7.2-RC1

Toggle v0.7.2-RC1's commit message

Verified

This commit was signed with the committer’s verified signature.
Fix tx OOC (node level) for first empty L2 block in batch

v0.7.1-RC3

Toggle v0.7.1-RC3's commit message

Verified

This commit was signed with the committer’s verified signature.
refactor ds logs

v0.7.1-RC2

Toggle v0.7.1-RC2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix tracer previous step memory pointers (0xPolygonHermez#3740)

v0.7.0-fork11

Toggle v0.7.0-fork11's commit message

Verified

This commit was signed with the committer’s verified signature.
fix GetBatchTimestamp

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
change imstateroot handling in DS (0xPolygonHermez#3698)

* change imstateroot handling in DS