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

PyOTA v2.3.0-beta1 #295

Merged
merged 36 commits into from
Jan 27, 2020
Merged

PyOTA v2.3.0-beta1 #295

merged 36 commits into from
Jan 27, 2020

Conversation

lzpap
Copy link
Member

@lzpap lzpap commented Jan 27, 2020

Feature changes

Documentation changes [#268]

lzpap and others added 30 commits December 11, 2019 14:18
Add header to readme with link to documentation portal
Co-Authored-By: Phoenix <[email protected]>
Co-Authored-By: Phoenix <[email protected]>
Add zero-value transaction example
Explain which APIs are affected by snapshots and
how to handle them.
If length is not specified in random()'s argument list,
it will be derived from the class LEN attribute.
Use class length for random TryteString generation
 - store tutorial source code in examples/tutoials/
Add first tutorials to documentation
- Introduce numbering in headings too.
 - 4.a Generate Address
 - 4.b Check Balance
 - 4.c Get Account Data
docs: Add new tutorials 4a, 4b, 4c and 5
If no tx was found, getTrytes returns all '9's.
Detecting such cases in traverse_bundle.
fix: traverse_bundle checks for zero trytes
- show simpple way of encrypting data before
  sending it to the Tangle
lzpap added 6 commits January 23, 2020 13:37
- show how to decrypt data from Tutorial 6
Add Tutorials `6. Store Encrypted Data` and `7. Fetch Encrypted Data`
- accept a list of tail transaction hashes instead
  of just one.
- return multiple bundles in the same order as
  the input tail hashes
- added test coverage
- modified calls to GetBundlesCommand() in the lib

WARNING: Breaking change!
`get_bundles` can return multiple bundles
@lzpap lzpap merged commit 9416068 into iotaledger:master Jan 27, 2020
@lzpap lzpap deleted the release/2.3.0b1 branch January 28, 2020 10:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants