Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/0xPolygonHermez/zkevm-node from 0.5.0 to 0.6.8 #36

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 6, 2024

Bumps github.com/0xPolygonHermez/zkevm-node from 0.5.0 to 0.6.8.

Release notes

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

v0.6.8

Compatible versions:

Changelog

Version v0.6.8 is a patch-release fixing some issues found in v0.6.7

Sequencer

  • Do fatal when datastream channel is full (workaround to fix datastream blocking issue) (#3650)
  • Add delay when getting storedFlushId from the executor/hashdb (#3651)

v0.6.7

Compatible versions:

Changelog

Version v0.6.7 is a patch-release fixing some issues found in v0.6.6

Synchronizer

  • Fix timestamp error when syncing a batch from L1 and the previous one was synced from L2 (#3614)
  • Fix updating GER when syncing a batch from L2 when GER changes again before closing the batch (#3599)
  • Fix log (#3595)

Sequencer

  • New reprocess mechanism when processing L2 blocks in parallel in case an unexpected executor error happens when processing the L2 block (e.g. OOC) (#3604)
  • Removes waiting to close wip batch to open a new one, that allows to increase sequencer performance (#3604)
  • Added new config parameter that allows specifiy an interval time to synchronize stateroot of the "tx-by-tx" and "L2 block" processes (#3604)

[Sequencer.Finalizer] StateRootSyncInterval = "3600s"

  • Fix batch number field when sending L2 block entry in datastreamer (#3616)

v0.6.6

Compatible versions:

Changelog

Version v0.6.6 is a patch-release fixing some issues found in v0.6.5

RPC

  • Add statedb database migration to fix wrong tx index values (#3556)

Synchronizer

  • Improve detection of L1 reorgs and possible inconsistent responses from L1 nodes (#3553)
  • Check L1 blocks perodiocally in background to detect, as soon as possible, L1 reorgs (#3546). The following configuration parameters has been added to configure this feature:

[Synchronizer.L1BlockCheck] Enable = true

... (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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 6, 2024
@cla-bot cla-bot bot added the cla-signed label Jun 6, 2024
Bumps [github.com/0xPolygonHermez/zkevm-node](https://github.com/0xPolygonHermez/zkevm-node) from 0.5.0 to 0.6.8.
- [Release notes](https://github.com/0xPolygonHermez/zkevm-node/releases)
- [Changelog](https://github.com/0xPolygonHermez/zkevm-node/blob/develop/.goreleaser.yaml)
- [Commits](0xPolygonHermez/zkevm-node@v0.5.0...v0.6.8)

---
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 force-pushed the dependabot/go_modules/github.com/0xPolygonHermez/zkevm-node-0.6.8 branch from 6ec2593 to cee4c23 Compare June 6, 2024 15:39
Copy link

sonarcloud bot commented Jun 6, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 6, 2024

Looks like github.com/0xPolygonHermez/zkevm-node is no longer a dependency, so this is no longer needed.

@dependabot dependabot bot closed this Jun 6, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/0xPolygonHermez/zkevm-node-0.6.8 branch June 6, 2024 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants