Planetmint-driver-python

Latest version: v0.18.2

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

Scan your dependencies

Page 5 of 5

0.1.0

------------------
Added
^^^^^
* Support for Planetmint server 0.8.0.
* Support for divisible assets.

Removed
^^^^^^^
* ``create()`` and ``transfer()`` under ``TransactionEndpoint``, and available
via ``Planetmint.transactions``. Replaced by the three "canonical"
transaction operations: ``prepare()``, ``fulfill()``, and ``send()``.
* Support for client side timestamps.

0.0.3

------------------
Added
^^^^^
* Support for "canonical" transaction operations:

* ``prepare``
* ``fulfill``
* ``send``

Deprecated
^^^^^^^^^^
* ``create()`` and ``transfer()`` under ``TransactionEndpoint``, and available
via ``Planetmint.transactions``. Replaced by the above three "canonical"
transaction operations: ``prepare()``, ``fulfill()``, and ``send()``.

Fixed
^^^^^
* ``Planetmint()`` default node setting on its transport class. See commit
`0a80206 <https://github.com/planetmint/planetmint-driver/commit/0a80206407ef155d220d25a337dc9a4f51046e70>`_

0.0.2

------------------

Added
^^^^^
* Support for Planetmint server 0.7.0

0.0.1a1

--------------------

* Planning release on PyPI.

0.0.1dev1

----------------------

* Development (pre-alpha) release on PyPI.

Added
^^^^^
* Minimal support for ``POST`` (via ``create()`` and ``transfer()``), and
``GET`` operations on the ``/transactions`` endpoint.

Page 5 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.