This repository has been archived by the owner on Jan 13, 2023. It is now read-only.
1.0.0b7
Pre-release
Pre-release
Release Notes
- Fixed incorrect case of API method parameters (changed
snake_case
tocamelCase
). SendTrytesCommand
now correctly broadcasts POW'd trytes.- Fixed incorrect return values for
BroadcastAndStoreCommand
,BroadcastTransactionsCommand
andStoreTransactionsCommand
. AttachToTangleCommand
now returnsTransactionTrytes
.- [#15] Implemented
RoutingWrapper
. - Added
--pow-uri
option toexamples/shell.py
. If specified, POW requests will be routed to a different node. - Added
--debug
option toexamples/shell.py
. If specified, all HTTP requests/responses will be logged to stderr. TryteString.as_string()
now strips trailing9
trytes by default.
Caution
This is pre-release software!
There may be performance and stability issues.
Please report any issues using the PyOTA Bug Tracker.
Signature/Checksums
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
# PyOTA 1.0.0b7
## Release Notes
- - Fixed incorrect case of API method parameters (changed `snake_case` to `camelCase`).
- - `SendTrytesCommand` now correctly broadcasts POW'd trytes.
- - Fixed incorrect return values for `BroadcastAndStoreCommand`, `BroadcastTransactionsCommand` and `StoreTransactionsCommand`.
- - `AttachToTangleCommand` now returns `TransactionTrytes`.
- - [#15] Implemented `RoutingWrapper`.
- - Added `--pow-uri` option to `examples/shell.py`. If specified, POW requests will be routed to a different node.
- - Added `--debug` option to `examples/shell.py`. If specified, all HTTP requests/responses will be logged to stderr.
- - `TryteString.as_string()` now strips trailing `9` trytes by default.
## Caution
This is pre-release software!
There may be performance and stability issues.
Please report any issues using the [PyOTA Bug Tracker](https://github.com/iotaledger/iota.lib.py/issues).
## Binary Distribution Checksums
- - PyOTA-1.0.0b7-py2.py3-none-any.whl
- b1e5d1fe589cab292f007fe88038ff139e08050976e56906aa75ffd0b6ead410
- - PyOTA-1.0.0b7.tar.gz
- 85556149517e9aaae5465c534f256ad41ae74eafae85bd7c5adb7053cedc74f3
-----BEGIN PGP SIGNATURE-----
iQIcBAEBCAAGBQJYgXfWAAoJEIyGP45e1NNDyHwQAJrW2mwvuACP5ngQs4sNoNC0
0KNYfUtGKOLekajTChVlndtwxFvhGe3eNSPGag1/opDvZenUnCu+SZvBrwtzJIud
NFVNLXh2dKThpr21i8VbLxM2WkWobMvELjd7uWur2GnTWIlVSm3JVWeMqyPsz22O
AznSuQqrJms5aasaJvBn+moG6xvRT/5TSur+Xkq2NE82fLMKRMU16Tjw3+MB8kWQ
rtDqhdcyW7R0Evj0EopJRSjyh+c/EnnMk9ObQbZbDeq95So6LX/oF8CJx9q3PzwX
kCwXPsp1xfMZJt5fUDmfCWy42xbYmvxv1lDthID6hztQOS5VhJS+d0rLnblMezTT
FihddOAsWbSGf2+TyhwaPats/C7QlLczBy0xOJj1aeMkRL9weaki77d8KcvdhM6z
QdrCy+jcAB1brBj+LRS8sD4EB+yItJIXa9rI+IOy7d6NWt9mKXpn9pHhK6EfmGq4
j8GoRDF5+XQUkCmGvfY/tEewfQqIDr1969fxOnpOnoyzPgugnLJfZaC0kMJBtMEe
1afLeV3dG640ZCKLOIT+BpJQLd28wsjp6lVRvxQQp+tDYlWhoKV2JJf3fbgmkVER
+Jtgcyah37sP7cIdEu3MjnfZoAaC2O1YNDZ6IL8wFuyUt+BdJRkf3wpZNWIedfr0
EAZv9e6b3R3ng31wMyTJ
=GHlW
-----END PGP SIGNATURE-----