Skip to content
This repository has been archived by the owner on Jan 13, 2023. It is now read-only.

PyOTA v2.0.7

Compare
Choose a tag to compare
@todofixthis todofixthis released this 04 Nov 02:31
· 218 commits to master since this release
97cdd1e
  • [#181] Iota.get_account_data() now accepts optional security_level argument (thanks @linuxMengfan for reporting and @oskyk for fixing!).
  • [#191][#195] Default value for depth now set to 3 (thanks @Hribek25, @EmbeddedAndroid, and @redondo-mk!).
  • [#186] Fixed incorrect parameter for find_transactions(); was "bundles", but should have been "transactions" (thanks @oskyk!).
  • [#206] Fixed exception when adding an Iota instance to an abstract class (thanks @timohe for reporting!).
  • [#184] Removed unused MAX_SECURITY_LEVEL constant .
  • [#145][WIP] Progressive PEP-8 migration.

Binary Distribution Checksums

Instructions: Download the source (*.tar.gz) or wheel (*.whl) distribution (see links at the bottom of the release notes) and compute the SHA-256 hash of the downloaded file using sha256sum (macOS/Linux) or CertUtil (Windows).

Compare your SHA-256 hash against the value posted in the gray box below. If the value is different, please do not use the downloaded file! Report any checksum problems on the PyOTA Bug Tracker as soon as possible.

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256


# PyOTA v2.0.7
* [#181] `Iota.get_account_data()` now accepts optional `security_level` argument (thanks @linuxMengfan for reporting and @oskyk for fixing!).
* [#191][#195] Default value for `depth` now set to 3 (thanks @Hribek25, @EmbeddedAndroid, and @redondo-mk!).
* [#186] Fixed incorrect parameter for `find_transactions()`; was "bundles", but should have been "transactions" (thanks @oskyk!).
* [#206] Fixed exception when adding an `Iota` instance to an abstract class (thanks @timohe for reporting!).
* [#184] Removed unused `MAX_SECURITY_LEVEL` constant .
* [#145][WIP] Progressive PEP-8 migration.

# Binary Distribution Checksums
**Instructions:**  Download the source (`*.tar.gz`) or wheel (`*.whl`) distribution (see links at the bottom of the release notes) and compute the SHA-256 hash of the downloaded file using [`sha256sum`](https://linux.die.net/man/1/sha256sum) (macOS/Linux) or [`CertUtil`](https://superuser.com/a/898377) (Windows).

Compare your SHA-256 hash against the value posted in the gray box below.  If the value is different, please **do not use the downloaded file!**  Report any checksum problems on the [PyOTA Bug Tracker](https://github.com/iotaledger/iota.lib.py/issues/) as soon as possible.

* PyOTA-2.0.7-py2.py3-none-any.whl: 1cb79a4182c9de2bd8c17b78e5a5cd145017acd84e57d769329398349e012f47
* PyOTA-2.0.7.tar.gz: 0e443a0417f9b6d35c9b8b0139e962741948de72316c9e8a83c289b2b8968275
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEc9vOP4UernObqSUWjIY/jl7U00MFAlveWYwACgkQjIY/jl7U
00MpTA//UZN7NhPa7iN8TOFdYg3OwxfzqpBIClE0VlRRU2I/UdH+4PpFjFvaBQ+b
uUkBrCC121WxcOioEwxPpo9ufthUDsCqC7SWBhtULr5NXQudCZnBHMXbalqW/86M
ivcWvzIXDCsl5hYRtdnSq3ppWCU0XZR1Qz/16agjbEsPZC0A/MpWli54Ymm1Ow55
xIN7lX7qJLghFWtvWnFjSKQDK57CIHNSlefoRSW2iF49X3H9Ait0i29yPQzjGLuf
NmqYL67+KkbUYccTeEHqSbWuLTRa1+uUre2Tpv/ydJq/NfkDRQ0n/VStB2pOu8Cd
vPAowrWfhBBMDri0F6gP7br4gXRZ+GfCV3T2vr+oLYu60SHsKlFxVu0gBNc9FPeo
BuTN/w6mt6/c/NRaIox/d/c2goRFJl6RlBt80E/BtQaPsyQkOO6OkPtDI9rhLKuK
0H55Yq2C00TOT4z+qai9i/n7iofnTfEVQQV3725vtWm/7UUqYzsg7nSOD2xtXm8O
oxPZ38TDlJHZzJS4QJzoLLKnXv+AitKDdsVfYfceLORwg4d0KE3nSqEcjSzLrhbn
atQbavqlq78LBn+I903MA3tV6ssOoIbo8oczXPFy3GRaTgX/HRWhK2rnXBZu0Ow+
UMorg3uEQelnslRMLUGhyXm1WUZ8CNx4nnxeyGHkIyWHvir79oQ=
=lGhZ
-----END PGP SIGNATURE-----