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 4 of 5

0.5.0a2

---------------------
* `The default mode for sending a transaction is now commit <https://github.com/planetmint/planetmint-driver/issues/386>`_.
* `The metadata endpoint was added <https://github.com/planetmint/planetmint-driver/issues/347>`_.
* Support for Planetmint server v2.0.0a2.

0.5.0a1

--------------------
There were **many** changes between Planetmint 1.3 and Planetmint 2.0 Alpha, too many to list here. We wrote a series of blog posts to summarize most changes, especially those that affect end users and application developers:

* `Some HTTP API Changes in the Next Release <https://blog.planetmint.com/some-http-api-changes-in-the-next-release-49612a537b0c>`_.
* `Three Transaction Model Changes in the Next Release <https://blog.planetmint.com/three-transaction-model-changes-in-the-next-release-dadbac50094a>`_.

0.4.1

------------------
Fixed
^^^^^
* Handcrafting transactions documentation. `Pull request 312
<https://github.com/planetmint/planetmint-driver/pull/312>`_.
* Quickstart guide. `Pull request 316
<https://github.com/planetmint/planetmint-driver/pull/316>`_.

0.4.0

------------------
Added
^^^^^
* Support for Planetmint server (HTTP API) 1.0.0.

0.3.0

------------------
Added
^^^^^
* Support for Planetmint server (HTTP API) 1.0.0rc1.
* Support for crypto-conditions RFC draft version 02.
* Added support for text search endpoint ``/assets?search=``

0.2.0

------------------
Added
^^^^^
* Support for Planetmint server 0.9.
* Methods for ``GET /`` and ``GET /api/v1``

Changed
^^^^^^^
* Node URLs, passed to ``Planetmint()`` MUST not include the api prefix
``'/api/v1'``, e.g.:

* BEFORE: ``http://localhost:9984/api/v1``
* NOW: ``http://localhost:9984``

Page 4 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.