Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

Bump github.com/0xPolygonHermez/zkevm-node from 0.0.0-20240222104536-0204affc7436 to 0.7.3 #177

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2024

Bumps github.com/0xPolygonHermez/zkevm-node from 0.0.0-20240222104536-0204affc7436 to 0.7.3.

Release notes

Sourced from github.com/0xPolygonHermez/zkevm-node's releases.

v0.7.3

Compatible versions:

Changelog

Version v0.7.3 is a patch-release fixing some issues found in v0.7.2

RPC

  • Fix timestamp when querying zkevm_getBatchByNumer and the batch is only in trusted state (#3750)
  • Fix transaction order in zkevm_getBatchByNumber endpoint (#3749)

Sequencer

  • Add L2blockend entry to datastream (version 4) (#3751)
  • Fix invalid "updateGER" entry when updating datastream file on startup (#3748)

v0.7.2

Compatible versions:

Changelog

Version v0.7.2 is a patch-release fixing some issues found in v0.7.1

Sequencer

  • Fix transaction out of counters (at node level) if the transaction doesn't fits in the first empty L2 block of a batch (#3744)

v0.7.1

Compatible versions:

Changelog

Version v0.7.1 is a patch-release fixing some issues found in v0.7.0

RPC

  • Fix issue with the trace memory for the previous step when using call tracer (#3740)
  • Add returnData field for the default tracer (#3740)

Aggregator

  • Wait the state to be synced when starting aggregator (#3735)

Sequencer

  • Close inactive datastream client connections (#3727). The following config parameters has been added:

[Sequencer.StreamServer] InactivityTimeout = "120s" InactivityCheckInterval = "5s"

  • Fix wrong "batch end" entry when updating datastream file during startup (#3741)
  • Fix execute batch sanity check in sequential mode (#3722)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/0xPolygonHermez/zkevm-node](https://github.com/0xPolygonHermez/zkevm-node) from 0.0.0-20240222104536-0204affc7436 to 0.7.3.
- [Release notes](https://github.com/0xPolygonHermez/zkevm-node/releases)
- [Changelog](https://github.com/0xPolygonHermez/zkevm-node/blob/develop/.goreleaser.yaml)
- [Commits](https://github.com/0xPolygonHermez/zkevm-node/commits/v0.7.3)

---
updated-dependencies:
- dependency-name: github.com/0xPolygonHermez/zkevm-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants