Skip to content

Ape Infura 0.1.0-alpha.2

Compare
Choose a tag to compare
@fubuloubu fubuloubu released this 11 Aug 21:49
· 59 commits to main since this release
355e24d
fix: added provider chain_id (#2)

* fix: added provider chain_id

* fix: provide chain ID value

* fix: self._web3 and #type:ignore for mypy line 28

* fix: comma instead of dot

* fix: updated chain_id to @property

* chore: upgrade version of ape core; drop support for Python 3.6

* lint: fixup isort

* test: add test to show provider functions and is integrated

Co-authored-by: El De-dog-lo <3859395+fubuloubu@users.noreply.github.com>