Planetmint-driver-python

Latest version: v0.18.2

Safety actively analyzes 701497 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 5

0.6.0

------------------
Changed
^^^^^^^
* Added support for deterministic keypair generation from a 32-byte seed.
See pull request 487 by external contributor excerebrose
* Pinned cryptoconditions==0.8.0 in setup.py

Removed
^^^^^^^
* The send() function was removed. See pull request 483.

Known issues
^^^^^^^^^^^^
* Builds of the Handcrafting Transactions page started failing again,
in Travis CI and on ReadTheDocs.

0.5.3

------------------
Changed
^^^^^^^
* Fixed a failing unit test
* Pinned cryptoconditions==0.7.2 in setup.py
* Fixed the Handcrafting Transactions page in the docs

0.5.2

-------------------
Added
^^^^^

* Cap exponential backoff depending on timeout value for reasonable waiting time in event of network recovery. `470 <https://github.com/planetmint/planetmint-driver/pull/470>`
* Update cryptoconditions dependency because of security vulnerability CVE-2018-10903. `472 <https://github.com/planetmint/planetmint-driver/pull/472>`

0.5.1

---------------------
Added
^^^^^

* Support for Planetmint server v2.0.0.b5.
* added round-robin strategy to connect to nodes of the Planetmint network `BEP 14 <https://github.com/planetmint/BEPs/tree/master/14>`_

0.5.0

---------------------
Added
^^^^^
* Added three new methods to send/post a transaction as discussed `here <https://github.com/planetmint/planetmint/issues/2307>`_:

* ``send_commit``
* ``send_async``
* ``send_sync``

Deprecated
^^^^^^^^^^
* ``send()`` under ``TransactionEndpoint``, and available
via ``Planetmint.transactions``. Replaced by the above three methods:
``send_commit()``, ``send_async()``, and ``send_sync()``.

0.5.0a4

---------------------
* `Removed dependencies from Planetmint Server package <https://github.com/planetmint/planetmint-driver/pull/411>`_.

Page 3 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.