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.6.2-RC1 #102

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 2024

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

Release notes

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

v0.6.1

Compatible versions:

Changelog

RPC

  • Fix timestamp for batch number 0 (#3364)
  • Fix checking executor no error (EXECUTOR_ERROR_NO_ERROR) when processing unsigned transactions (#3365)

Synchronizer

  • Fix ignore ForkID L1 events from another rollup (#3383)
  • New config parameter to check when closing a batch that last L2 block hash matches with the reported from the trusted node (#3406)

[Synchronizer.L2Synchronization] CheckLastL2BlockHashOnCloseBatch = true

  • Check GlobalExitRoot when synchronizing WIP bach on trusted node (delta changes on WIP batch) (#3384)
  • New config parameter to enable/disable synchronization of empty batches (#3384)

[Synchronizer.L2Synchronization] AcceptEmptyClosedBatches = false

  • New config parameter to reprocess of full WIP batch after it's closed in the trusted node (#3384)

[Synchronizer.L2Synchronization] ReprocessFullBatchOnClose = true

  • Store batch closing reason when syncing a batch (#3366)

Sequencer

  • Add metrics and performance estimation (#3380, #3385, #3396, #3398, #3401)
  • Get intermediate state root from receipts in datastreamer (#3400)
  • Fix checking if poseidon hashes counter has been exhausted for the WIP batch (#3393)

v0.6.0

Compatible versions:

Changelog

RPC

Synchronizer

  • Elderberry fork support (#3301)
  • Remove compatibility with Incaberry fork for permissionless nodes (#3218)
  • Store batch closing reason (#3245)
  • Add selector for trusted sync to prevent from executing from an old trusted node (#3336)
  • Fix initial sequenced batch event (#3347)
  • Decode Etrog processBatches using Etrog contract (#3360)

Sequencer

... (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.6.2-RC1.
- [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.6.2-RC1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner March 11, 2024 09:03
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 11, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 18, 2024

Superseded by #104.

@dependabot dependabot bot closed this Mar 18, 2024
@dependabot dependabot bot deleted the dependabot-go_modules-main-github.com-0xPolygonHermez-zkevm-node-0.6.2-RC1 branch March 18, 2024 08:45
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