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 10 of 26

5.0.0alpha.10

---------------
Released April 15, 2019

- Features

- Add getLogs by blockHash
- `1269 <https://github.com/ethereum/web3.py/pull/1269>`_
- Implement chainId endpoint
- `1295 <https://github.com/ethereum/web3.py/pull/1295>`_
- Moved non-standard JSON-RPC endpoints to applicable
Parity/Geth docs. Deprecated ``web3.version`` for ``web3.api``
- `1290 <https://github.com/ethereum/web3.py/pull/1290>`_
- Moved Whisper endpoints to applicable Geth or Parity namespace
- `1308 <https://github.com/ethereum/web3.py/pull/1308>`_
- Added support for Goerli provider
- `1286 <https://github.com/ethereum/web3.py/pull/1286>`_
- Added addReservedPeer to Parity module
- `1311 <https://github.com/ethereum/web3.py/pull/1311>`_

- Bugfixes

- Cast gas price values to integers in gas strategies
- `1297 <https://github.com/ethereum/web3.py/pull/1297>`_
- Missing constructor function no longer ignores constructor args
- `1316 <https://github.com/ethereum/web3.py/pull/1316>`_

- Misc

- Require eth-utils >= 1.4, downgrade Go version for integration tests
- `1310 <https://github.com/ethereum/web3.py/pull/1310>`_
- Fix doc build warnings
- `1331 <https://github.com/ethereum/web3.py/pull/1331>`_
- Zip Fixture data
- `1307 <https://github.com/ethereum/web3.py/pull/1307>`_
- Update Geth version for integration tests
- `1301 <https://github.com/ethereum/web3.py/pull/1301>`_
- Remove unneeded testrpc
- `1322 <https://github.com/ethereum/web3.py/pull/1322>`_
- Add ContractCaller docs to v5 migration guide
- `1323 <https://github.com/ethereum/web3.py/pull/1323>`_

5.0.0alpha.9

--------------
Released March 26, 2019

- Breaking Changes

- Raise error if there is no Infura API Key
- `1294 <https://github.com/ethereum/web3.py/pull/1294>`_ &
- `1299 <https://github.com/ethereum/web3.py/pull/1299>`_

- Misc

- Upgraded Parity version for integration testing
- `1292 <https://github.com/ethereum/web3.py/pull/1292>`_

5.0.0alpha.8

--------------
Released March 20, 2019

- Breaking Changes

- Removed ``web3/utils`` directory in favor of ``web3/_utils``
- `1282 <https://github.com/ethereum/web3.py/pull/1282>`_
- Relocated personal RPC endpoints to Parity and Geth class
- `1211 <https://github.com/ethereum/web3.py/pull/1211>`_
- Deprecated ``web3.net.chainId()``, ``web3.eth.getCompilers()``,
and ``web3.eth.getTransactionFromBlock()``. Removed ``web3.eth.enableUnauditedFeatures()``
- `1270 <https://github.com/ethereum/web3.py/pull/1270>`_
- Relocated eth_protocolVersion and web3_clientVersion
- `1274 <https://github.com/ethereum/web3.py/pull/1274>`_
- Relocated ``web3.txpool`` to ``web3.geth.txpool``
- `1275 <https://github.com/ethereum/web3.py/pull/1275>`_
- Relocated admin module to Geth namespace
- `1288 <https://github.com/ethereum/web3.py/pull/1288>`_
- Relocated miner module to Geth namespace
- `1287 <https://github.com/ethereum/web3.py/pull/1287>`_

- Features

- Implement ``eth_submitHashrate`` and ``eth_submitWork`` JSONRPC endpoints.
- `1280 <https://github.com/ethereum/web3.py/pull/1280>`_
- Implement ``web3.eth.signTransaction``
- `1277 <https://github.com/ethereum/web3.py/pull/1277>`_

- Docs

- Added v5 migration docs
- `1284 <https://github.com/ethereum/web3.py/pull/1284>`_

5.0.0alpha.7

--------------
Released March 11, 2019

- Breaking Changes

- Updated JSON-RPC calls that lookup txs or blocks to raise
an error if lookup fails
- `1218 <https://github.com/ethereum/web3.py/pull/1218>`_ and
`1268 <https://github.com/ethereum/web3.py/pull/1268>`_

- Features

- Tuple ABI support
- `1235 <https://github.com/ethereum/web3.py/pull/1235>`_

- Bugfixes

- One last ``middleware_stack`` was still hanging on.
Changed to ``middleware_onion``
- `1262 <https://github.com/ethereum/web3.py/pull/1262>`_

5.0.0alpha.6

--------------
Released February 25th, 2019

- Features

- New ``NoABIFound`` error for cases where there is no ABI
- `1247 <https://github.com/ethereum/web3.py/pull/1247>`_

- Misc

- Interact with Infura using an API Key. Key will be required after March 27th.
- `1232 <https://github.com/ethereum/web3.py/pull/1232>`_
- Remove ``process_type`` utility function in favor of
eth-abi functionality
- `1249 <https://github.com/ethereum/web3.py/pull/1249>`_

5.0.0alpha.5

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

Released February 13th, 2019

- Breaking Changes

- Remove deprecated ``buildTransaction``, ``call``, ``deploy``,
``estimateGas``, and ``transact`` methods
- `1232 <https://github.com/ethereum/web3.py/pull/1232>`_

- Features

- Adds ``Web3.toJSON`` method
- `1173 <https://github.com/ethereum/web3.py/pull/1173>`_
- Contract Caller API Implemented
- `1227 <https://github.com/ethereum/web3.py/pull/1227>`_
- Add Geth POA middleware to use Rinkeby with Infura Auto
- `1234 <https://github.com/ethereum/web3.py/pull/1234>`_
- Add manifest and input argument validation to ``pm.release_package()``
- `1237 <https://github.com/ethereum/web3.py/pull/1237>`_

- Misc

- Clean up intro and block/tx sections in Filter docs
- `1223 <https://github.com/ethereum/web3.py/pull/1223>`_
- Remove unnecessary ``EncodingError`` exception catching
- `1224 <https://github.com/ethereum/web3.py/pull/1224>`_
- Improvements to ``merge_args_and_kwargs`` utility function
- `1228 <https://github.com/ethereum/web3.py/pull/1228>`_
- Update vyper registry assets
- `1242 <https://github.com/ethereum/web3.py/pull/1242>`_

Page 10 of 26

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.