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): weekly cargo update #4627

Merged
merged 3 commits into from
Sep 17, 2023
Merged

chore(deps): weekly cargo update #4627

merged 3 commits into from
Sep 17, 2023

Commits on Sep 17, 2023

  1. chore(deps): weekly cargo update

        Updating git repository `https://github.com/bluealloy/revm`
        Updating git repository `https://github.com/sigp/discv5`
        Updating git repository `https://github.com/ethereum/c-kzg-4844`
        Updating git submodule `https://github.com/supranational/blst`
        Updating git repository `https://github.com/stevefan1999-personal/rust-igd`
        Updating git repository `https://github.com/ethereum/c-kzg-4844`
        Updating git submodule `https://github.com/supranational/blst`
        Updating anstyle v1.0.2 -> v1.0.3
        Updating async-compression v0.4.2 -> v0.4.3
        Updating base64 v0.21.3 -> v0.21.4
        Updating boyer-moore-magiclen v0.2.16 -> v0.2.18
        Updating bumpalo v3.13.0 -> v3.14.0
        Updating bytemuck v1.13.1 -> v1.14.0
          Adding c-kzg v0.1.0 (https://github.com/ethereum/c-kzg-4844#fbef59a3)
        Updating chrono v0.4.28 -> v0.4.31
        Updating clap v4.4.2 -> v4.4.3
        Updating crypto-bigint v0.5.2 -> v0.5.3
        Updating curve25519-dalek v4.0.0 -> v4.1.0
        Updating educe v0.4.22 -> v0.4.23
        Updating fiat-crypto v0.1.20 -> v0.2.1
        Updating human_bytes v0.4.2 -> v0.4.3
        Updating inferno v0.11.16 -> v0.11.17
        Updating libc v0.2.147 -> v0.2.148
        Updating linux-raw-sys v0.4.5 -> v0.4.7
        Updating object v0.32.0 -> v0.32.1
        Updating prettyplease v0.2.12 -> v0.2.15
        Updating proc-macro2 v1.0.66 -> v1.0.67
        Updating revm v3.3.0 (https://github.com/bluealloy/revm#9f00e379) -> #fa13feac
        Updating revm-interpreter v1.1.2 (https://github.com/bluealloy/revm#9f00e379) -> #fa13feac
        Updating revm-precompile v2.0.3 (https://github.com/bluealloy/revm#9f00e379) -> #fa13feac
        Updating revm-primitives v1.1.2 (https://github.com/bluealloy/revm#9f00e379) -> #fa13feac
        Updating rustix v0.38.11 -> v0.38.13
        Updating rustls-webpki v0.101.4 -> v0.101.5
        Updating serde_json v1.0.105 -> v1.0.107
        Updating shlex v1.1.0 -> v1.2.0
        Updating socket2 v0.5.3 -> v0.5.4
        Updating symbolic-common v12.3.0 -> v12.4.0
        Updating symbolic-demangle v12.3.0 -> v12.4.0
        Updating syn v2.0.29 -> v2.0.36
        Updating toml v0.7.6 -> v0.7.8
        Updating toml_edit v0.19.14 -> v0.19.15
        Updating trybuild v1.0.83 -> v1.0.85
        Updating typenum v1.16.0 -> v1.17.0
        Updating unicode-ident v1.0.11 -> v1.0.12
        Updating vergen v8.2.4 -> v8.2.5
        Updating walkdir v2.3.3 -> v2.4.0
        Updating which v4.4.0 -> v4.4.2
        Updating xml-rs v0.8.16 -> v0.8.18
    github-merge-queue authored Sep 17, 2023
    Configuration menu
    Copy the full SHA
    3c140f0 View commit details
    Browse the repository at this point in the history
  2. add excess blob gas

    mattsse committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    0d4cb44 View commit details
    Browse the repository at this point in the history
  3. chore: migrate revm changes

    mattsse committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    0f4cb31 View commit details
    Browse the repository at this point in the history