graphops / launchpad-charts

Helm Charts for deploying Web3 applications into Kubernetes
https://docs.graphops.xyz
Apache License 2.0
17 stars 11 forks source link

feat(deps): update erigon dependencies #352

Closed graphops-renovate[bot] closed 1 month ago

graphops-renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Update Change
thorax/erigon patch v2.60.6 -> 2.60.7

Release Notes

erigontech/erigon (thorax/erigon) ### [`v2.60.7`](https://redirect.github.com/erigontech/erigon/releases/tag/2.60.7) [Compare Source](https://redirect.github.com/erigontech/erigon/compare/v2.60.6...2.60.7) #### Breaking change: **Release process:** Starting this release we're introducing some changes to our release process: - release version without prefix “v” in a docker tags, released artifacts, git tag, etc.; - released archives now includes 10 binaries: erigon, downloader, devnet, evm, caplin, diag, integration, rpcdaemon, sentry, txpool; - released docker image now includes 7 binaries: erigon, integration, diag, sentry, txpool, downloader, rpcdaemon (same binaries as built for released archives just baked to the docker image); - docker images will be released on Dockerhub repository “erigontech/erigon”. Previous images, released in repository “thorax/erigon” will remain as is. We are not planning to copy old images to the new dockerhub repository. - multi-platform docker image available for linux/amd64/v2 and linux/arm64 platforms and based on alpine:3.20.2; No need to pull another docker image for another different platform. - docker images now contains label “org.opencontainers.image.revision” which refer to commit id from the erigon project, used to build artifacts. - all build flags now passed to the release workflow — so, user can see previously missed build info in our released binaries (as well as in docker images) and also better build optimization expected; - We are not publishing Windows binaries as it requires some work. We will publish it again once it will work as expected. Meanwhile Windows users can build erigon binaries locally on Windows machines. #### Description of the change **Improvements:** - \[Polygon] Bor: PIP-30: increased max code size limit to 32KB \[For Erigon-2] by [@​pratikspatil024](https://redirect.github.com/pratikspatil024) in [https://github.com/erigontech/erigon/pull/11811](https://redirect.github.com/erigontech/erigon/pull/11811) - \[Polygon] Bor: Added Ahmedabad HF related configs and block number for amoy network by [@​pratikspatil024](https://redirect.github.com/pratikspatil024) in [https://github.com/erigontech/erigon/pull/11901](https://redirect.github.com/erigontech/erigon/pull/11901) - Refactor logsFilter to prevent concurrent map fatal errors ([#​10672](https://redirect.github.com/erigontech/erigon/issues/10672)) by [@​taratorio](https://redirect.github.com/taratorio) in [https://github.com/erigontech/erigon/pull/11892](https://redirect.github.com/erigontech/erigon/pull/11892) - Added RPC filter limits, metrics, and better memory management. ([#​10718](https://redirect.github.com/erigontech/erigon/issues/10718)) by [@​taratorio](https://redirect.github.com/taratorio) in [https://github.com/erigontech/erigon/pull/11894](https://redirect.github.com/erigontech/erigon/pull/11894) - Prevent invalid slice operations in filters ([#​10826](https://redirect.github.com/erigontech/erigon/issues/10826)) by [@​taratorio](https://redirect.github.com/taratorio) in [https://github.com/erigontech/erigon/pull/11908](https://redirect.github.com/erigontech/erigon/pull/11908) - Stability improvements to --caplin.archive by [@​Giulio2002](https://redirect.github.com/Giulio2002) in [https://github.com/erigontech/erigon/pull/11807](https://redirect.github.com/erigontech/erigon/pull/11807) [https://github.com/erigontech/erigon/pull/11781](https://redirect.github.com/erigontech/erigon/pull/11781) [https://github.com/erigontech/erigon/pull/11849](https://redirect.github.com/erigontech/erigon/pull/11849) **Bugfixes:** - Fix bor-heimdall stall after chaindb removal by [@​manav2401](https://redirect.github.com/manav2401) in [https://github.com/erigontech/erigon/pull/11863](https://redirect.github.com/erigontech/erigon/pull/11863) - Fix regression stack dump: the stack in some trace/debug api is dumped again in hex no more in decimal due to regression by [@​lupin012](https://redirect.github.com/lupin012) in [https://github.com/erigontech/erigon/pull/11810](https://redirect.github.com/erigontech/erigon/pull/11810) - fix panic issue in initializeStateAntiquaryIfNeeded ([#​11608](https://redirect.github.com/erigontech/erigon/issues/11608)) by [@​domiwei](https://redirect.github.com/domiwei) in [https://github.com/erigontech/erigon/pull/11624](https://redirect.github.com/erigontech/erigon/pull/11624) - Incorrect prestate balance for Blob-commit transactions [#​11368](https://redirect.github.com/erigontech/erigon/issues/11368) by [@​somnathb1](https://redirect.github.com/somnathb1) in [https://github.com/erigontech/erigon/pull/11650](https://redirect.github.com/erigontech/erigon/pull/11650) - Fixes Incorrect balance stateDiff for trace_call [#​7200](https://redirect.github.com/erigontech/erigon/issues/7200), and introduces change in behaviour of sender balance in trace_call [@​somnathb1](https://redirect.github.com/somnathb1) in [https://github.com/erigontech/erigon/pull/11813](https://redirect.github.com/erigontech/erigon/pull/11813) **Full Changelog**: https://github.com/erigontech/erigon/compare/v2.60.6...2.60.7

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot.

coderabbitai[bot] commented 1 month ago

[!IMPORTANT]

Review skipped

Ignore keyword(s) in the title.

Ignored keywords (1) * feat(deps)

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Tips ### Chat There are 3 ways to chat with [CodeRabbit](https://coderabbit.ai): - Review comments: Directly reply to a review comment made by CodeRabbit. Example: - `I pushed a fix in commit .` - `Generate unit testing code for this file.` - `Open a follow-up GitHub issue for this discussion.` - Files and specific lines of code (under the "Files changed" tab): Tag `@coderabbitai` in a new review comment at the desired location with your query. Examples: - `@coderabbitai generate unit testing code for this file.` - `@coderabbitai modularize this function.` - PR comments: Tag `@coderabbitai` in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples: - `@coderabbitai generate interesting stats about this repository and render them as a table.` - `@coderabbitai show all the console.log statements in this repository.` - `@coderabbitai read src/utils.ts and generate unit testing code.` - `@coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.` - `@coderabbitai help me debug CodeRabbit configuration file.` Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. ### CodeRabbit Commands (Invoked using PR comments) - `@coderabbitai pause` to pause the reviews on a PR. - `@coderabbitai resume` to resume the paused reviews. - `@coderabbitai review` to trigger an incremental review. This is useful when automatic reviews are disabled for the repository. - `@coderabbitai full review` to do a full review from scratch and review all the files again. - `@coderabbitai summary` to regenerate the summary of the PR. - `@coderabbitai resolve` resolve all the CodeRabbit review comments. - `@coderabbitai configuration` to show the current CodeRabbit configuration for the repository. - `@coderabbitai help` to get help. ### Other keywords and placeholders - Add `@coderabbitai ignore` anywhere in the PR description to prevent this PR from being reviewed. - Add `@coderabbitai summary` to generate the high-level summary at a specific location in the PR description. - Add `@coderabbitai` anywhere in the PR title to generate the title automatically. ### CodeRabbit Configuration File (`.coderabbit.yaml`) - You can programmatically configure CodeRabbit by adding a `.coderabbit.yaml` file to the root of your repository. - Please see the [configuration documentation](https://docs.coderabbit.ai/guides/configure-coderabbit) for more information. - If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: `# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json` ### Documentation and Community - Visit our [Documentation](https://coderabbit.ai/docs) for detailed information on how to use CodeRabbit. - Join our [Discord Community](https://discord.com/invite/GsXnASn26c) to get help, request features, and share feedback. - Follow us on [X/Twitter](https://twitter.com/coderabbitai) for updates and announcements.
graphops-renovate[bot] commented 1 month ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.