0xPolygonHermez / zkevm-bridge-service

Other
68 stars 66 forks source link

Bump github.com/0xPolygonHermez/zkevm-node from 0.6.8-RC8 to 0.7.0-RC5 #642

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps github.com/0xPolygonHermez/zkevm-node from 0.6.8-RC8 to 0.7.0-RC5.

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)
Commits
  • bdeddb3 change imstateroot handling in DS (#3698)
  • d555d65 Cherry-pick #3669: Add WriteTimeout config parameter to StreamServer (#3690)
  • 68fb048 remove synchronizer dependency from eth tx manager to confirm monitored tx (#...
  • 8361140 remove db tx from RPC (#3648) (#3683)
  • 92add9a Cherry-pick #3659,#3662: Remove sync with virtual state (synchronizer). Add L...
  • d9a240f empty imStateRoot (#3663)
  • cea67d1 Use Eth block hash for l2 blocks in data stream (#3661)
  • d9a1a10 add optimistic gas computation while estimating gas (#3653)
  • 0233b40 Cherry-pick #3650: Do fatal when datastream channel is full (workaround to fi...
  • 6023dca change synchronization config params 'Enable' to 'Enabled' (#3656)
  • Additional commits viewable in compare view


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 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)
sonarcloud[bot] commented 3 months ago

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

dependabot[bot] commented 3 months ago

Superseded by #646.