This repository has been archived by the owner on Jan 13, 2023. It is now read-only.
PyOTA v2.0.6
- [#172] Added
security_level
parameter toget_inputs()
,prepare_transfer()
andsend_transfer()
(thanks @lunfardo314!). - [#176] Introduced
iota.filters.SecurityLevel
. - [#171] Fixed incorrect documentation for
get_new_addresses()
(thanks @maxmbed for reporting and @rckey for fixing!). - [#156] Fixed incorrect docstring for
is_reattachable()
(thanks @ribhu97!). - Fixed ambiguous reference in
send_transfer.py
example (thanks @msti!). - [#145][WIP] Progressive PEP-8 migration.
Thanks to the following individuals for their contributions to PyOTA v2.0.6:
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.6
* [#172] Added `security_level` parameter to `get_inputs()`, `prepare_transfer()` and `send_transfer()` (thanks @lunfardo314!).
* [#176] Introduced `iota.filters.SecurityLevel`.
* [#171] Fixed incorrect documentation for `get_new_addresses()` (thanks @maxmbed for reporting and @rckey for fixing!).
* [#156] Fixed incorrect docstring for `is_reattachable()` (thanks @ribhu97!).
* Fixed ambiguous reference in `send_transfer.py` example (thanks @msti!).
* [#145][WIP] Progressive PEP-8 migration.
Thanks to the following individuals for their contributions to PyOTA v2.0.6:
* @lunfardo314
* @maxmbed
* @msti
* @rckey
* @ribhu97
# 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.6-py2.py3-none-any.whl: 6dcdc21aa166ff319cfc77d839271d4730b4602573aede6ea102e2e26cbf9aff
* PyOTA-2.0.6.tar.gz: 9a6eb2604aaee92e0fb04bbb63660564e0854c74cd1e593cd24c4d71b513f5b2
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEc9vOP4UernObqSUWjIY/jl7U00MFAlscRzEACgkQjIY/jl7U
00Mhpw//Rz4TBe7zM1oyjsdpfXghulcowCwXqwUVwf5gR3EjiDUqERzwgstHIjiU
rOzeXjowZGnrvZnZEmPKfSlTW62VyHvVdiGHhGD5zB8cO8grQI5Rwi1ZiWjJs/ce
CE0AUUt82tsTMl4f64AC5HsIzpIOh98pZYI7a4XjNlWVddN26vaxNDNdXA/QV2Fi
rOui5lcSPhIWXWxFGU09/SuATLxi/udB8POhzi9p2itfhaWj09eXLpj0hbn+WitD
HIcohf8CMCkq3b4XzYLi0sCTJTWH29mNqdxUYghwRRqgZcMP/aSBbqwM/ByToT0D
k2w69f/x6gjYt9nGlWQGrnXRAnNq/ii6AOdutnCd/QGoLMERnkzWs31AYxqEUCP9
3WVai9sMEeBy6xyZWa9M4VNNQs9iq/aRx5jduUyszVg0GF7TNi5B1NHsbbxSe9sJ
i/8+ih9GQIhOpREGGJcD4jo+TPHvjSaPVyC5FOm12qALNitNWxQAWgu9t5OGbP4x
MmaKfb6Xvt4J+kCvLs7JFxdQBBAdESkVS2wJMgwRR5hsWCKV3E4ck74tQmt/nbrt
Mg6iu2No5nteu08+KJLDwb9FQN6gV69Oz8B3/iJxiIx4hTmGKWXO4DkV2toNzXv3
JK0RFWCwBhFLX/N/TYoMlqvnvAlR4hPwPVzpXtG2pXvKatJLODQ=
=NskR
-----END PGP SIGNATURE-----