Async-web3

Latest version: v0.3.1

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

Scan your dependencies

0.2.2

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

Bugfixes
~~~~~~~~

- Fix the sendRawTransaction not serializable error. (`11 <https://github.com/guanqun/async-web3.py/issues/11>`__)

0.1.2

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

Bugfixs
~~~~~~~

- Fix a missing parameter for OverloadedMethod
- Bump the pyproject's version to the right one

0.1.0

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

Features
~~~~~~~~

- Adapt brownie's contract infrastructure
It now supports following operations:
- web3_clientVersion
- eth_accounts
- eth_blockNumber
- eth_gasPrice
- eth_getBalance
- eth_getStorageAt
- eth_getBlockByHash
- eth_getBlockByNumber
- eth_call
One notable feature of this version is the `eth_subscribe()` and `eth_unsubscribe()`. It compiles smoothly with asyncio. (`1 <https://github.com/guanqun/async-web3.py/issues/1>`__)

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.