Skip to content

Bump github.com/0xPolygonHermez/zkevm-node from 0.1.0-RC8.0.20230601153103-86d9fb808691 to 0.6.5#72

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/go_modules/github.com/0xPolygonHermez/zkevm-node-0.6.5
Open

Bump github.com/0xPolygonHermez/zkevm-node from 0.1.0-RC8.0.20230601153103-86d9fb808691 to 0.6.5#72
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/go_modules/github.com/0xPolygonHermez/zkevm-node-0.6.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 9, 2024

Copy link
Copy Markdown

Bumps github.com/0xPolygonHermez/zkevm-node from 0.1.0-RC8.0.20230601153103-86d9fb808691 to 0.6.5.

Release notes

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

v0.6.5

Changelog

  • 64dcff0d safe mode by default (#3547)
  • fed89caa add column checked on state.block (#3543)

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:

... (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.1.0-RC8.0.20230601153103-86d9fb808691 to 0.6.5.
- [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)

---
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 join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants