Skip to content

pytoniq v0.1.39

Compare
Choose a tag to compare
@yungwine yungwine released this 21 Jun 04:09
· 1 commit to master since this release
ea967cd

What's Changed

  • LiteClient now throws error and closes connection when the TCP socket is dead. Before it generated giant amount of logs Connection 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 up LiteBalancer with all liteservers were not working.

Full Changelog: v0.1.38...v0.1.39