pytoniq v0.1.39
What's Changed
LiteClient
now throws error and closes connection when the TCP socket is dead. Before it generated giant amount of logsConnection reset by peer
LiteBalancer
now detects and reconnects to the peer which TCP socket is dead.- Fixed
LiteBalancer.last_mc_block
- Fixed
IndexError: list index out of range
when starting upLiteBalancer
with all liteservers were not working.
Full Changelog: v0.1.38...v0.1.39