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

Bump py-evm from 0.5.0a3 to 0.6.1a2 #19

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 19, 2022

Bumps py-evm from 0.5.0a3 to 0.6.1a2.

Changelog

Sourced from py-evm's changelog.

Release notes

.. towncrier release notes start

py-evm 0.6.1-alpha.2 (2022-12-16)

Miscellaneous internal changes


- `[#2090](https://github.com/ethereum/py-evm/issues/2090) <https://github.com/ethereum/py-evm/issues/2090>`__

py-evm 0.6.1-alpha.1 (2022-11-14)

Features


- Support for the ``paris`` fork a.k.a. &quot;the merge&quot;. (`[#2080](https://github.com/ethereum/py-evm/issues/2080) &lt;https://github.com/ethereum/py-evm/issues/2080&gt;`__)

Bugfixes

  • Use the DIFFICULTY_MINIMUM more appropriately as the lower limit in all difficulty calculations. ([#2084](https://github.com/ethereum/py-evm/issues/2084) &lt;https://github.com/ethereum/py-evm/issues/2084&gt;__)

Internal Changes - for Contributors

  • Update towncrier version to remove double headers. ([#2077](https://github.com/ethereum/py-evm/issues/2077) <https://github.com/ethereum/py-evm/issues/2077>__)
  • Update openssl config on circleci builds to re-introduce ripemd160 function by default. ([#2087](https://github.com/ethereum/py-evm/issues/2087) <https://github.com/ethereum/py-evm/issues/2087>__)

Miscellaneous internal changes


- `[#2078](https://github.com/ethereum/py-evm/issues/2078) <https://github.com/ethereum/py-evm/issues/2078>`__, `[#2082](https://github.com/ethereum/py-evm/issues/2082) <https://github.com/ethereum/py-evm/issues/2082>`__, `[#2085](https://github.com/ethereum/py-evm/issues/2085) <https://github.com/ethereum/py-evm/issues/2085>`__

py-evm 0.6.0-alpha.1 (2022-08-22)

Features


- Gray glacier support without ``Merge`` transition since ``Merge`` is not yet supported (`[#2072](https://github.com/ethereum/py-evm/issues/2072) &lt;https://github.com/ethereum/py-evm/issues/2072&gt;`__)

&lt;/tr&gt;&lt;/table&gt;
</code></pre>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>

<ul>
<li><a href="https://github.com/ethereum/py-evm/commit/0e5cae5ae82ea1a960a18db4c26833ec2512fdb2&quot;&gt;&lt;code&gt;0e5cae5&lt;/code&gt;&lt;/a> Bump version: 0.6.1-alpha.1 → 0.6.1-alpha.2</li>
<li><a href="https://github.com/ethereum/py-evm/commit/6c965954ac6fcc1da3e8c757e8618f1963c7e2cd&quot;&gt;&lt;code&gt;6c96595&lt;/code&gt;&lt;/a> Compile release notes</li>
<li><a href="https://github.com/ethereum/py-evm/commit/5388f0a17c3042cd039ce6379ff6136195f2dc28&quot;&gt;&lt;code&gt;5388f0a&lt;/code&gt;&lt;/a> Remove upper pin on eth-bloom, minor updates to get tox running (<a href="https://github-redirect.dependabot.com/ethereum/py-evm/issues/2090&quot;&gt;#2090&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/ethereum/py-evm/commit/2e44b8a7c71d1ed67cd3a95320f0612dfb76307d&quot;&gt;&lt;code&gt;2e44b8a&lt;/code&gt;&lt;/a> Bump version: 0.6.0-alpha.1 → 0.6.1-alpha.1</li>
<li><a href="https://github.com/ethereum/py-evm/commit/0d701efabff7562daf067057098269fbcf86ec61&quot;&gt;&lt;code&gt;0d701ef&lt;/code&gt;&lt;/a> Compile release notes</li>
<li><a href="https://github.com/ethereum/py-evm/commit/40b98811d8cc3f5c8f8f9ddc96dc345b39e2a6b3&quot;&gt;&lt;code&gt;40b9881&lt;/code&gt;&lt;/a> Add a <code>max_length</code> of <code>0</code> for uncles in a Paris block</li>
<li><a href="https://github.com/ethereum/py-evm/commit/445d1d0de0bb018ec89b63e6926b8562f7f79efc&quot;&gt;&lt;code&gt;445d1d0&lt;/code&gt;&lt;/a> Address comments I made on PR <a href="https://github-redirect.dependabot.com/ethereum/py-evm/issues/2080&quot;&gt;#2080&lt;/a&gt;&lt;/li>
<li><a href="https://github.com/ethereum/py-evm/commit/6feb4333cbf233f44c02831913ec17659094cf3a&quot;&gt;&lt;code&gt;6feb433&lt;/code&gt;&lt;/a> Better clarify some EIP-161 nuances.</li>
<li><a href="https://github.com/ethereum/py-evm/commit/655719f9d216b6666d33229c27019fc5a00ac484&quot;&gt;&lt;code&gt;655719f&lt;/code&gt;&lt;/a> Turn on ArrowGlacier to Merge transition tests</li>
<li><a href="https://github.com/ethereum/py-evm/commit/7319a024a497f54c0ec4cb3b3fdea43a33017860&quot;&gt;&lt;code&gt;7319a02&lt;/code&gt;&lt;/a> Turn on more tests + use PosConsensus for ParisVM</li>
<li>Additional commits viewable in <a href="https://github.com/ethereum/py-evm/compare/v0.5.0-alpha.3...v0.6.1-alpha.2&quot;&gt;compare view</a></li>
</ul>
</details>

<br />

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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 19, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 19, 2022

Dependabot tried to add @uxio0 as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/protofire/safe-eth-py/pulls/19/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the protofire/safe-eth-py repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

ElvisKrop and others added 2 commits February 3, 2023 02:12
Bumps [py-evm](https://github.com/ethereum/py-evm) from 0.5.0a3 to 0.6.1a2.
- [Release notes](https://github.com/ethereum/py-evm/releases)
- [Changelog](https://github.com/ethereum/py-evm/blob/master/docs/release_notes.rst)
- [Commits](ethereum/py-evm@v0.5.0-alpha.3...v0.6.1-alpha.2)

---
updated-dependencies:
- dependency-name: py-evm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants