v1.2.5
What's Changed
- Correctly handle non-standard RPC error response from Hive RPC node by @brianoflondon and @agates in #52
- Base container image on
docker.io/python:3.10-bullseye
instead ofdocker.io/pypy:3.8-bullseye
. We think pypy's memory allocator is causing issues with container usage.
Full Changelog: v1.2.4...v1.2.5