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): update ethereum execution-specs #844

Merged
merged 1 commit into from
Feb 24, 2025
Merged

chore(deps): update ethereum execution-specs #844

merged 1 commit into from
Feb 24, 2025

Conversation

kakarot-bot[bot]
Copy link
Contributor

@kakarot-bot kakarot-bot bot commented Feb 24, 2025

Automation to keep ethereum execution-specs dependency current.

uv update log

Downloading cpython-3.10.16-linux-x86_64-gnu (19.8MiB)
 Downloaded cpython-3.10.16-linux-x86_64-gnu
Using CPython 3.10.16
Creating virtual environment at: .venv
Resolved 196 packages in 2.07s
   Building cairo-core @ file:///home/runner/work/keth/keth/python/cairo-core
   Building cairo-addons @ file:///home/runner/work/keth/keth/python/cairo-addons
   Building cairo-ec @ file:///home/runner/work/keth/keth/python/cairo-ec
   Building keth @ file:///home/runner/work/keth/keth
Downloading polars (30.8MiB)
Downloading pydantic-core (2.0MiB)
Downloading pip (1.7MiB)
Downloading pygments (1.1MiB)
Downloading pycryptodome (2.2MiB)
Downloading sympy (5.5MiB)
Downloading coincurve (1.1MiB)
Downloading maturin (7.6MiB)
Downloading numpy (15.6MiB)
Downloading aiohttp (1.5MiB)
Downloading web3 (1.3MiB)
Downloading cytoolz (1.9MiB)
 Downloaded coincurve
 Downloaded aiohttp
 Downloaded pydantic-core
 Downloaded cytoolz
 Downloaded web3
      Built cairo-ec @ file:///home/runner/work/keth/keth/python/cairo-ec
      Built cairo-core @ file:///home/runner/work/keth/keth/python/cairo-core
      Built keth @ file:///home/runner/work/keth/keth
 Downloaded pygments
 Downloaded maturin
 Downloaded pycryptodome
 Downloaded pip
 Downloaded polars
 Downloaded numpy
 Downloaded sympy
      Built cairo-addons @ file:///home/runner/work/keth/keth/python/cairo-addons
Prepared 102 packages in 1m 42s
Installed 102 packages in 75ms
 + aiohappyeyeballs==2.4.4
 + aiohttp==3.11.10
 + aiosignal==1.3.1
 + annotated-types==0.7.0
 + asgiref==3.8.1
 + asn1crypto==1.5.1
 + async-timeout==5.0.1
 + attrs==24.2.0
 + bitarray==3.0.0
 + cached-property==2.0.1
 + cachetools==5.5.0
 + cairo-addons==0.1.0 (from file:///home/runner/work/keth/keth/python/cairo-addons)
 + cairo-core==0.1.0 (from file:///home/runner/work/keth/keth/python/cairo-core)
 + cairo-ec==0.1.0 (from file:///home/runner/work/keth/keth/python/cairo-ec)
 + cairo-lang==0.13.3
 + certifi==2024.8.30
 + cffi==1.17.1
 + charset-normalizer==3.4.0
 + ckzg==2.0.1
 + click==8.1.8
 + coincurve==20.0.0
 + crypto-cpp-py==1.4.5
 + cytoolz==1.0.0
 + ecdsa==0.18.0
 + eth-abi==5.1.0
 + eth-account==0.13.4
 + eth-hash==0.7.0
 + eth-keyfile==0.8.1
 + eth-keys==0.6.0
 + eth-rlp==2.1.0
 + eth-typing==5.0.1
 + eth-utils==5.1.0
 + ethereum==0.1.0 (from git+https://github.com/ethereum/execution-specs.git@78fb726158c69d8fa164e28f195fabf6ab59b915)
 + ethereum-rlp==0.1.3
 + ethereum-types==0.2.3
 + exceptiongroup==1.2.2
 + execnet==2.1.1
 + fastecdsa==2.3.2
 + frozendict==2.4.6
 + frozenlist==1.5.0
 + garaga==0.15.3 (from git+https://github.com/keep-starknet-strange/garaga.git@15c5962bfd6c45331e7ec5093c7a4642bdebd81a)
 + gprof2dot==2024.6.6
 + hexbytes==1.2.1
 + idna==3.10
 + iniconfig==2.0.0
 + keth==0.1.0 (from file:///home/runner/work/keth/keth)
 + lark==1.2.2
 + markdown-it-py==3.0.0
 + marshmallow==3.23.1
 + marshmallow-dataclass==8.6.1
 + marshmallow-enum==1.5.1
 + marshmallow-oneofschema==3.1.1
 + maturin==1.8.1
 + mdurl==0.1.2
 + mpmath==1.3.0
 + multidict==6.1.0
 + mypy-extensions==1.0.0
 + numpy==2.2.0
 + packaging==24.2
 + parsimonious==0.10.0
 + pip==24.3.1
 + pipdeptree==2.24.0
 + pluggy==1.5.0
 + polars==1.18.0
 + poseidon-py==0.1.5
 + prometheus-client==0.21.1
 + propcache==0.2.1
 + py-ecc==7.0.1 (from git+https://github.com/petertdavies/py_ecc.git@127184f4c57b1812da959586d0fe8f43bb1a2389)
 + pycparser==2.22
 + pycryptodome==3.21.0
 + pydantic==2.10.3
 + pydantic-core==2.27.1
 + pygments==2.18.0
 + pysha3==1.0.2
 + pytest==8.3.4
 + pytest-asyncio==0.24.0
 + pytest-profiling==1.8.1
 + pytest-xdist==3.6.1
 + python-dotenv==1.0.1
 + pyunormalize==16.0.0
 + pyyaml==6.0.2
 + regex==2024.11.6
 + requests==2.32.3
 + rich==13.9.4
 + rlp==4.0.1
 + shellingham==1.5.4
 + six==1.17.0
 + starknet-py==0.24.3
 + sympy==1.12.1
 + toml==0.10.2
 + tomli==2.2.1
 + toolz==1.0.0
 + typeguard==2.13.3
 + typer==0.15.1
 + types-requests==2.32.0.20241016
 + typing-extensions==4.12.2
 + typing-inspect==0.9.0
 + urllib3==2.2.3
 + web3==7.6.0
 + websockets==13.1
 + xxhash==3.5.0
 + yarl==1.18.3

Downloading cpython-3.10.16-linux-x86_64-gnu (19.8MiB)
 Downloaded cpython-3.10.16-linux-x86_64-gnu
Using CPython 3.10.16
Creating virtual environment at: .venv
Resolved 196 packages in 2.07s
   Building cairo-core @ file:///home/runner/work/keth/keth/python/cairo-core
   Building cairo-addons @ file:///home/runner/work/keth/keth/python/cairo-addons
   Building cairo-ec @ file:///home/runner/work/keth/keth/python/cairo-ec
   Building keth @ file:///home/runner/work/keth/keth
Downloading polars (30.8MiB)
Downloading pydantic-core (2.0MiB)
Downloading pip (1.7MiB)
Downloading pygments (1.1MiB)
Downloading pycryptodome (2.2MiB)
Downloading sympy (5.5MiB)
Downloading coincurve (1.1MiB)
Downloading maturin (7.6MiB)
Downloading numpy (15.6MiB)
Downloading aiohttp (1.5MiB)
Downloading web3 (1.3MiB)
Downloading cytoolz (1.9MiB)
 Downloaded coincurve
 Downloaded aiohttp
 Downloaded pydantic-core
 Downloaded cytoolz
 Downloaded web3
      Built cairo-ec @ file:///home/runner/work/keth/keth/python/cairo-ec
      Built cairo-core @ file:///home/runner/work/keth/keth/python/cairo-core
      Built keth @ file:///home/runner/work/keth/keth
 Downloaded pygments
 Downloaded maturin
 Downloaded pycryptodome
 Downloaded pip
 Downloaded polars
 Downloaded numpy
 Downloaded sympy
      Built cairo-addons @ file:///home/runner/work/keth/keth/python/cairo-addons
Prepared 102 packages in 1m 42s
Installed 102 packages in 75ms
 + aiohappyeyeballs==2.4.4
 + aiohttp==3.11.10
 + aiosignal==1.3.1
 + annotated-types==0.7.0
 + asgiref==3.8.1
 + asn1crypto==1.5.1
 + async-timeout==5.0.1
 + attrs==24.2.0
 + bitarray==3.0.0
 + cached-property==2.0.1
 + cachetools==5.5.0
 + cairo-addons==0.1.0 (from file:///home/runner/work/keth/keth/python/cairo-addons)
 + cairo-core==0.1.0 (from file:///home/runner/work/keth/keth/python/cairo-core)
 + cairo-ec==0.1.0 (from file:///home/runner/work/keth/keth/python/cairo-ec)
 + cairo-lang==0.13.3
 + certifi==2024.8.30
 + cffi==1.17.1
 + charset-normalizer==3.4.0
 + ckzg==2.0.1
 + click==8.1.8
 + coincurve==20.0.0
 + crypto-cpp-py==1.4.5
 + cytoolz==1.0.0
 + ecdsa==0.18.0
 + eth-abi==5.1.0
 + eth-account==0.13.4
 + eth-hash==0.7.0
 + eth-keyfile==0.8.1
 + eth-keys==0.6.0
 + eth-rlp==2.1.0
 + eth-typing==5.0.1
 + eth-utils==5.1.0
 + ethereum==0.1.0 (from git+https://github.com/ethereum/execution-specs.git@78fb726158c69d8fa164e28f195fabf6ab59b915)
 + ethereum-rlp==0.1.3
 + ethereum-types==0.2.3
 + exceptiongroup==1.2.2
 + execnet==2.1.1
 + fastecdsa==2.3.2
 + frozendict==2.4.6
 + frozenlist==1.5.0
 + garaga==0.15.3 (from git+https://github.com/keep-starknet-strange/garaga.git@15c5962bfd6c45331e7ec5093c7a4642bdebd81a)
 + gprof2dot==2024.6.6
 + hexbytes==1.2.1
 + idna==3.10
 + iniconfig==2.0.0
 + keth==0.1.0 (from file:///home/runner/work/keth/keth)
 + lark==1.2.2
 + markdown-it-py==3.0.0
 + marshmallow==3.23.1
 + marshmallow-dataclass==8.6.1
 + marshmallow-enum==1.5.1
 + marshmallow-oneofschema==3.1.1
 + maturin==1.8.1
 + mdurl==0.1.2
 + mpmath==1.3.0
 + multidict==6.1.0
 + mypy-extensions==1.0.0
 + numpy==2.2.0
 + packaging==24.2
 + parsimonious==0.10.0
 + pip==24.3.1
 + pipdeptree==2.24.0
 + pluggy==1.5.0
 + polars==1.18.0
 + poseidon-py==0.1.5
 + prometheus-client==0.21.1
 + propcache==0.2.1
 + py-ecc==7.0.1 (from git+https://github.com/petertdavies/py_ecc.git@127184f4c57b1812da959586d0fe8f43bb1a2389)
 + pycparser==2.22
 + pycryptodome==3.21.0
 + pydantic==2.10.3
 + pydantic-core==2.27.1
 + pygments==2.18.0
 + pysha3==1.0.2
 + pytest==8.3.4
 + pytest-asyncio==0.24.0
 + pytest-profiling==1.8.1
 + pytest-xdist==3.6.1
 + python-dotenv==1.0.1
 + pyunormalize==16.0.0
 + pyyaml==6.0.2
 + regex==2024.11.6
 + requests==2.32.3
 + rich==13.9.4
 + rlp==4.0.1
 + shellingham==1.5.4
 + six==1.17.0
 + starknet-py==0.24.3
 + sympy==1.12.1
 + toml==0.10.2
 + tomli==2.2.1
 + toolz==1.0.0
 + typeguard==2.13.3
 + typer==0.15.1
 + types-requests==2.32.0.20241016
 + typing-extensions==4.12.2
 + typing-inspect==0.9.0
 + urllib3==2.2.3
 + web3==7.6.0
 + websockets==13.1
 + xxhash==3.5.0
 + yarl==1.18.3
Copy link

codecov bot commented Feb 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.42%. Comparing base (f719033) to head (e290d02).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #844   +/-   ##
=======================================
  Coverage   83.42%   83.42%           
=======================================
  Files          59       59           
  Lines       13288    13288           
=======================================
  Hits        11085    11085           
  Misses       2203     2203           
Flag Coverage Δ
ci 83.42% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@enitrat enitrat merged commit 6d930fe into main Feb 24, 2025
11 checks passed
@enitrat enitrat deleted the uv-update branch February 24, 2025 09:03
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.

2 participants