Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 5, 2021

Bumps web3 from 5.11.0 to 5.16.0.

Changelog

Sourced from web3's changelog.

v5.16.0 (2021-02-04)

Features


- Added ``get_block_transaction_count``, and deprecated ``getBlockTransactionCount`` (`[#1841](https://github.com/ethereum/web3.py/issues/1841) <https://github.com/ethereum/web3.py/issues/1841>`__)
- Move ``defaultAccount`` to ``default_account``. Deprecate ``defaultAccount``. (`[#1848](https://github.com/ethereum/web3.py/issues/1848) <https://github.com/ethereum/web3.py/issues/1848>`__)
- Add ``eth.default_block``, deprecate ``eth.defaultBlock``.
  Also adds ``parity.default_block``, and deprecates ``parity.defaultBlock``. (`[#1849](https://github.com/ethereum/web3.py/issues/1849) <https://github.com/ethereum/web3.py/issues/1849>`__)
- Add ``eth.gas_price``, deprecate ``eth.gasPrice`` (`[#1850](https://github.com/ethereum/web3.py/issues/1850) <https://github.com/ethereum/web3.py/issues/1850>`__)
- Added ``eth.block_number`` property. Deprecated ``eth.blockNumber`` (`[#1851](https://github.com/ethereum/web3.py/issues/1851) <https://github.com/ethereum/web3.py/issues/1851>`__)
- Add ``eth.chain_id``, deprecate ``eth.chainId`` (`[#1852](https://github.com/ethereum/web3.py/issues/1852) <https://github.com/ethereum/web3.py/issues/1852>`__)
- Add ``eth.protocol_version``, deprecate ``eth.protocolVersion`` (`[#1853](https://github.com/ethereum/web3.py/issues/1853) <https://github.com/ethereum/web3.py/issues/1853>`__)
- Add ``eth.get_code``, deprecate ``eth.getCode`` (`[#1856](https://github.com/ethereum/web3.py/issues/1856) <https://github.com/ethereum/web3.py/issues/1856>`__)
- Deprecate ``eth.getProof``, add ``eth.get_proof`` (`[#1857](https://github.com/ethereum/web3.py/issues/1857) <https://github.com/ethereum/web3.py/issues/1857>`__)
- Add ``eth.get_transaction``, deprecate ``eth.getTransaction`` (`[#1858](https://github.com/ethereum/web3.py/issues/1858) <https://github.com/ethereum/web3.py/issues/1858>`__)
- Add ``eth.get_transaction_by_block``, deprecate ``eth.getTransactionByBlock`` (`[#1859](https://github.com/ethereum/web3.py/issues/1859) <https://github.com/ethereum/web3.py/issues/1859>`__)
- Add get_uncle_by_block, deprecate getUncleByBlock (`[#1862](https://github.com/ethereum/web3.py/issues/1862) <https://github.com/ethereum/web3.py/issues/1862>`__)
- Add get_uncle_count, deprecate getUncleCount (`[#1863](https://github.com/ethereum/web3.py/issues/1863) <https://github.com/ethereum/web3.py/issues/1863>`__)

Bugfixes

  • Fix event filter creation if the event ABI contains a values key. ([#1807](https://github.com/ethereum/web3.py/issues/1807) <https://github.com/ethereum/web3.py/issues/1807>__)

Improved Documentation


- Remove v5 breaking changes link from the top of the release notes. (`[#1837](https://github.com/ethereum/web3.py/issues/1837) <https://github.com/ethereum/web3.py/issues/1837>`__)
- Add account creation troubleshooting docs. (`[#1855](https://github.com/ethereum/web3.py/issues/1855) <https://github.com/ethereum/web3.py/issues/1855>`__)
- Document passing a struct into a contract function. (`[#1860](https://github.com/ethereum/web3.py/issues/1860) <https://github.com/ethereum/web3.py/issues/1860>`__)
- Add instance configuration troubleshooting docs. (`[#1865](https://github.com/ethereum/web3.py/issues/1865) <https://github.com/ethereum/web3.py/issues/1865>`__)
- Clarify nonce lookup in sendRawTransaction docs. (`[#1866](https://github.com/ethereum/web3.py/issues/1866) <https://github.com/ethereum/web3.py/issues/1866>`__)
- Updated docs for web3.eth methods: eth.getTransactionReceipt and eth.waitForTransactionReceipt (`[#1868](https://github.com/ethereum/web3.py/issues/1868) <https://github.com/ethereum/web3.py/issues/1868>`__)

v5.15.0 (2021-01-15)

Features


- Add ``get_storage_at`` method and deprecate ``getStorageAt``. (`[#1828](https://github.com/ethereum/web3.py/issues/1828) &lt;https://github.com/ethereum/web3.py/issues/1828&gt;`__)
- Add ``eth.get_block`` method and deprecate ``eth.getBlock``. (`[#1829](https://github.com/ethereum/web3.py/issues/1829) &lt;https://github.com/ethereum/web3.py/issues/1829&gt;`__)

Bugfixes
&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/web3.py/commit/158a6b9ceb6517557ab5a250442bdf969c6066bb&quot;&gt;&lt;code&gt;158a6b9&lt;/code&gt;&lt;/a> Bump version: 5.15.0 → 5.16.0</li>
<li><a href="https://github.com/ethereum/web3.py/commit/c117a7870df298828b035bbdfabba756cad2905a&quot;&gt;&lt;code&gt;c117a78&lt;/code&gt;&lt;/a> Compile release notes</li>
<li><a href="https://github.com/ethereum/web3.py/commit/6e4fb47ca25d3029ecde8be9d76a60b636dea0c4&quot;&gt;&lt;code&gt;6e4fb47&lt;/code&gt;&lt;/a> Update docs for web3.eth API (<a href="https://github-redirect.dependabot.com/ethereum/web3.py/issues/1869&quot;&gt;#1869&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/ethereum/web3.py/commit/eed7944d247365dda39573282c152b5eb8137440&quot;&gt;&lt;code&gt;eed7944&lt;/code&gt;&lt;/a> clarify docs for sendRawTransaction nonce lookup (<a href="https://github-redirect.dependabot.com/ethereum/web3.py/issues/1867&quot;&gt;#1867&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/ethereum/web3.py/commit/1f8c622d64aecef62309ab44ac9c608a35aaf2eb&quot;&gt;&lt;code&gt;1f8c622&lt;/code&gt;&lt;/a> troubleshooting docs for config (<a href="https://github-redirect.dependabot.com/ethereum/web3.py/issues/1865&quot;&gt;#1865&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/ethereum/web3.py/commit/d8996bd4b5c6c69415ef95ccac335471d1075d4b&quot;&gt;&lt;code&gt;d8996bd&lt;/code&gt;&lt;/a> Add get_uncle_count, deprecate getUncleCount</li>
<li><a href="https://github.com/ethereum/web3.py/commit/a5f05d5ff1802e75f20a518ddf3d3401c78dd17a&quot;&gt;&lt;code&gt;a5f05d5&lt;/code&gt;&lt;/a> Add get_uncle_by_block, deprecate getUncleByBlock</li>
<li><a href="https://github.com/ethereum/web3.py/commit/c7cfaaa217f3115f950419ba8a95f311b0f4a737&quot;&gt;&lt;code&gt;c7cfaaa&lt;/code&gt;&lt;/a> Add get_transaction_by_block, deprecate getTransactionByBlock</li>
<li><a href="https://github.com/ethereum/web3.py/commit/c7d2761b9b328c06c9e5185e7e9cc03362ad7a9a&quot;&gt;&lt;code&gt;c7d2761&lt;/code&gt;&lt;/a> add docs for contract fn struct args (<a href="https://github-redirect.dependabot.com/ethereum/web3.py/issues/1860&quot;&gt;#1860&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/ethereum/web3.py/commit/d78fa7c76fbe82ecd44ff3c163523eef22e2ac0e&quot;&gt;&lt;code&gt;d78fa7c&lt;/code&gt;&lt;/a> Move getTransaction to get_transaction</li>
<li>Additional commits viewable in <a href="https://github.com/ethereum/web3.py/compare/v5.11.0...v5.16.0&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 the dependencies Pull requests that update a dependency file label Feb 5, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 25, 2021

Superseded by #23.

@dependabot dependabot bot closed this Feb 25, 2021
@dependabot dependabot bot deleted the dependabot/pip/requirements/web3-5.16.0 branch February 25, 2021 06:00
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant