This repository has been archived by the owner on Dec 15, 2023. It is now read-only.
v0.2.9
Usage related changes
- Fixed handling of running requests exchanging big payloads, e.g. get_code
- Fixed off-by-one offset in
get_block_number
syscall response
Development related changes
- Using gunicorn instead of meinheld (abandoned, lacking documentation)
What's Changed
- Replace meinheld with gunicorn by @Solpatium in #207
- Fix block number off-by-one by @FabijanC in #214
Full Changelog: v0.2.8...v0.2.9