8.0.0-beta2
Pre-release
Pre-release
Update
-
feat: you can turn off runtime type checking by configuring
STELLAR_SDK_RUNTIME_TYPE_CHECKING=0
in environment variables. (#589)In order to make the program more rigorous and novice friendly, we previously introduced runtime type checking, but this would cause a significant performance penalty, so now we allow users to turn it off.
PyPi Package: https://pypi.org/project/stellar-sdk/8.0.0b2/
Documentation: https://stellar-sdk.readthedocs.io/en/8.0.0-beta2/