New LightHive release: 0.2.8

in Programming & Dev3 years ago (edited)


Lighthive documentation


A new version of Lighthive is pushed to the Python package index with the tag 0.2.8. As usual, pip install lighthive --upgrade is enough to get the latest version.

The biggest change in this release that I've added a helper function to broadcast transactions synchronously. That means as a user of the library, you can get the transaction ID in the response after you broadcast it. This extends the response time a little bit, but sometimes you need the TRX ID right away.

Screenshot 2021-02-08 at 14.12.58.png

Check out the docs

Also updated the default node list with the up to date public nodes. See the overall changeset.