Web3-klaytn

Latest version: v6.0.0b4

Safety actively analyzes 693883 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 26

5.6.0

-------------------

Features
~~~~~~~~

- Add snake_case methods to Geth Miner class, deprecate camelCase methods (`1579 <https://github.com/ethereum/web3.py/issues/1579>`__)
- Add snake_case methods for the net module, deprecate camelCase methods (`1581 <https://github.com/ethereum/web3.py/issues/1581>`__)
- Add PEP561 type marker (`1583 <https://github.com/ethereum/web3.py/issues/1583>`__)


Bugfixes
~~~~~~~~

- Increase replacement tx minimum gas price bump

Parity/OpenEthereum requires a replacement transaction's
gas to be a minimum of 12.5% higher than the original
(vs. Geth's 10%). (`1570 <https://github.com/ethereum/web3.py/issues/1570>`__)

5.5.1

-------------------

Improved Documentation
~~~~~~~~~~~~~~~~~~~~~~

- Documents the `getUncleCount` method. (`1534 <https://github.com/ethereum/web3.py/issues/1534>`__)


Misc
~~~~

- `1576 <https://github.com/ethereum/web3.py/issues/1576>`__

5.5.0

-------------------

Features
~~~~~~~~

- ENS had to release a new registry to push a bugfix. See
`this article <https://medium.com/the-ethereum-name-service/ens-registry-migration-bug-fix-new-features-64379193a5a>`_
for background information. Web3.py uses the new registry for all default ENS interactions, now. (`1573 <https://github.com/ethereum/web3.py/issues/1573>`__)


Bugfixes
~~~~~~~~

- Minor bugfix in how ContractCaller looks up abi functions. (`1552 <https://github.com/ethereum/web3.py/issues/1552>`__)
- Update modules to use compatible typing-extensions import. (`1554 <https://github.com/ethereum/web3.py/issues/1554>`__)
- Make 'from' and 'to' fields checksum addresses in returned transaction receipts (`1562 <https://github.com/ethereum/web3.py/issues/1562>`__)
- Use local Trinity's IPC socket if it is available, for newer versions of Trinity. (`1563 <https://github.com/ethereum/web3.py/issues/1563>`__)


Improved Documentation
~~~~~~~~~~~~~~~~~~~~~~

- Add Matomo Tracking to Docs site.

Matomo is an Open Source web analytics platform that allows us
to get better insights and optimize for our audience without
the negative consequences of other compareable platforms.

Read more: https://matomo.org/why-matomo/ (`#1541 <https://github.com/ethereum/web3.py/issues/1541>`__)
- Fix web3 typo in docs (`1559 <https://github.com/ethereum/web3.py/issues/1559>`__)


Misc
~~~~

- `1521 <https://github.com/ethereum/web3.py/issues/1521>`__, `#1546 <https://github.com/ethereum/web3.py/issues/1546>`__, `#1571 <https://github.com/ethereum/web3.py/issues/1571>`__

5.4.0

-------------------

Features
~~~~~~~~

- Add __str__ to IPCProvider (`1536 <https://github.com/ethereum/web3.py/issues/1536>`__)


Bugfixes
~~~~~~~~

- Add required typing-extensions library to setup.py (`1544 <https://github.com/ethereum/web3.py/issues/1544>`__)

5.3.1

-------------------

Bugfixes
~~~~~~~~

- Only apply hexbytes formatting to r and s values in transaction if present (`1531 <https://github.com/ethereum/web3.py/issues/1531>`__)
- Update eth-utils dependency which contains mypy bugfix. (`1537 <https://github.com/ethereum/web3.py/issues/1537>`__)


Improved Documentation
~~~~~~~~~~~~~~~~~~~~~~

- Update Contract Event documentation to show correct example (`1515 <https://github.com/ethereum/web3.py/issues/1515>`__)
- Add documentation to methods that raise an error in v5 instead of returning ``None`` (`1527 <https://github.com/ethereum/web3.py/issues/1527>`__)


Misc
~~~~

- `1518 <https://github.com/ethereum/web3.py/issues/1518>`__, `#1532 <https://github.com/ethereum/web3.py/issues/1532>`__

5.3.0

-------------------

Features
~~~~~~~~

- Support handling ENS domains in ERC1319 URIs. (`1489 <https://github.com/ethereum/web3.py/issues/1489>`__)


Bugfixes
~~~~~~~~

- Make local block filter return empty list when when no blocks mined (`1255 <https://github.com/ethereum/web3.py/issues/1255>`__)
- Google protobuf dependency was updated to `3.10.0` (`1493 <https://github.com/ethereum/web3.py/issues/1493>`__)
- Infura websocket provider works when no secret key is present (`1501 <https://github.com/ethereum/web3.py/issues/1501>`__)


Improved Documentation
~~~~~~~~~~~~~~~~~~~~~~

- Update Quickstart instructions to use the auto Infura module instead of the more complicated web3 auto module (`1482 <https://github.com/ethereum/web3.py/issues/1482>`__)
- Remove outdated py.test command from readme (`1483 <https://github.com/ethereum/web3.py/issues/1483>`__)


Misc
~~~~

- `1461 <https://github.com/ethereum/web3.py/issues/1461>`__, `#1471 <https://github.com/ethereum/web3.py/issues/1471>`__, `#1475 <https://github.com/ethereum/web3.py/issues/1475>`__, `#1476 <https://github.com/ethereum/web3.py/issues/1476>`__, `#1479 <https://github.com/ethereum/web3.py/issues/1479>`__, `#1488 <https://github.com/ethereum/web3.py/issues/1488>`__, `#1492 <https://github.com/ethereum/web3.py/issues/1492>`__, `#1498 <https://github.com/ethereum/web3.py/issues/1498>`__

Page 7 of 26

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.