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.5-RC6 #114

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2024

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

Release notes

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

v0.6.4

Compatible versions:

Changelog

Version v0.6.4 supports forkid 9 (Elederberry 2) and fixes some issues found in v0.6.3

RPC

  • Fix debug trace for injected transaction (#3469)
  • Fix debug trace receipt index (#3490)

Synchronizer

  • Permisionless node now checks blockhash of the L2 blocks synced from L1 against trusted node. If the blockhash doesn't match it logs an error and halts the synchornization process (#3442)
  • Fix detecting when a batch is already closed when syncing from L1 ( #3441)
  • Allow to reprocess L1 forkid events when the forkid information already exists in the database (#3451)

Sequencer

  • Add sanity check on checkL1InfoTreeUpdate function to check state L1 blockhash matches ethereum blockhash (#3480)
  • Fix out-of-conters error check (#3484)

Aggregator

  • Fix aggregator l1InfoTree merkle proof calculation (#3491)

v0.6.3

Compatible versions:

Changelog

Version v0.6.3 is a patch-release fixing some issues found in v0.6.2

RPC

  • Remove unnecessary error log (EXECUTOR_ERROR_NO_ERROR) when estimating gas for a transaction (#3456)

Synchronizer

  • Permisionless node now checks blockhash of the L2 blocks synced from L1 against trusted node. If the blockhash doesn't match it logs an error and halts the synchornization process (#3442)
  • Fix detecting when a batch is already closed when syncing from L1 ( #3441)
  • Allow to reprocess L1 forkid events when the forkid information already exists in the database (#3451)

v0.6.2

Compatible versions:

Changelog

Version v0.6.2 is a patch-release fixing some issues found in v0.6.1

... (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.5-RC6.
- [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.5-RC6)

---
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>
@dependabot dependabot bot requested a review from a team as a code owner April 8, 2024 08:58
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 8, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 12, 2024

Superseded by #122.

@dependabot dependabot bot closed this Apr 12, 2024
@dependabot dependabot bot deleted the dependabot-go_modules-main-github.com-0xPolygonHermez-zkevm-node-0.6.5-RC6 branch April 12, 2024 17:50
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