Releases: ApeWorX/ape-alchemy
Releases · ApeWorX/ape-alchemy
Ape Alchemy 0.8.8
Changes
- fix: provider has random disconnects @fubuloubu (#99)
- test: fix all-of-a-sudden failing tests @antazoey (#101)
Special thanks to: @antazoey and @fubuloubu
Ape Alchemy 0.8.7
Ape Alchemy 0.8.6
Changes
- fix: raise
TransactionNotFoundError
when transaction is not found @antazoey (#95) - feat: rate limiting @NotPeopling2day (#93)
- feat: add support for ethereum's holesky network @antazoey (#94)
- chore: bump vers of
mdformat
@antazoey (#92)
Special thanks to: @NotPeopling2day and @antazoey
Ape Alchemy 0.8.5
Changes
- feat: support web3.py 7.0 dependencies @antazoey (#89)
- feat: add new chains supported by Alchemy @antazoey (#91)
- chore: update setup tools version to newest @bitwise-constructs (#90)
- perf: update perf improvements to match other plugins @bitwise-constructs (#87)
Special thanks to: @antazoey and @bitwise-constructs