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

chore(deps): bump @ethereumjs/common from 4.3.0 to 4.4.0 in /packages/shared #2854

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2024

Bumps @ethereumjs/common from 4.3.0 to 4.4.0.

Release notes

Sourced from @​ethereumjs/common's releases.

@​ethereumjs/common v4.4.0

EIP-7685 Requests: EIP-6110 (Deposits) / EIP-7002 (Withdrawals) / EIP-7251 (Consolidations)

This library now supports EIP-6110 deposit requests, see PR #3390, EIP-7002 withdrawal requests, see PR #3385 and EIP-7251 consolidation requests, see PR #3477 as well as the underlying generic execution layer request logic introduced with EIP-7685 (PR #3372).

These new request types will be activated with the Prague hardfork, see @​ethereumjs/block README for detailed documentation.

Verkle Updates

  • Fixes for Kaustinen4 support, PR #3269
  • Kaustinen5 related fixes, PR #3343
  • Kaustinen6 adjustments, verkle-cryptography-wasm migration, PRs #3355 and #3356
  • Verkle decoupling, PR #3462

Other Features

  • Adds support for EIP-7702 EOA code transactions (outdated) (see tx library for full documentation), see PR #3470
  • Adds support for EIP-2935 Serve Historical Block Hashes from State (Prague) (see EVM for full docs) as well as the related EIP-7709, PR #3475
  • Stricter prefixed hex typing, PRs #3348, #3427 and #3357 (some changes removed in PR #3382 for backwards compatibility reasons, will be reintroduced along upcoming breaking releases)

Other Changes

  • Removes support for EIP-2315 simple subroutines for EVM (deprecated with an alternative version integrated into EOF), PR #3342
  • Clean up access to deposit address, PR #3411
  • Add spec test for 2935 contract code and update history storage address, PR #3373
  • Parse deposit contract address from geth genesis for chain config, PR #3422

Bugfixes

  • BLS gas prices fixes, PR #3400
Commits
  • 27e2c02 New Minor Releases (Prague Outlook, Bundle Fixes, Bugfixes) (#3527)
  • 3deff95 Monorepo: Add missing Import File Extensions / debug Import Fixes (v8 port) (...
  • 17b4650 EVM: Vite visualize:bundle Adjustments (maintenance-v8) (#3493)
  • c6ff99a Add trie.del (#3486)
  • e08c229 EVM: Generic BLS Interface / Use JS Implementation (@​noble/curves) as Default...
  • 4947a7e Optimize storage of default values in VerkleNode (#3476)
  • 3171920 Fix statemanager empty code bug (#3483)
  • 8d5bca0 Implement EIP 7702 (#3470)
  • cc2848a Fix Browser CI (#3369)
  • 436bcc9 VM: EVM Opts Chaining for better DevEx (#3481)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@ethereumjs/common](https://github.com/ethereumjs/ethereumjs-monorepo) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/ethereumjs/ethereumjs-monorepo/releases)
- [Commits](https://github.com/ethereumjs/ethereumjs-monorepo/compare/@ethereumjs/[email protected]...@ethereumjs/[email protected])

---
updated-dependencies:
- dependency-name: "@ethereumjs/common"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@jeeanribeiro jeeanribeiro force-pushed the dependabot/npm_and_yarn/packages/shared/ethereumjs/common-4.4.0 branch from 3b8df30 to e0695b7 Compare October 14, 2024 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant