Skip to content

Blog

Silkaj v0.8.0 release

Introduction

The Silkaj team is pleased to announce the release of Silkaj 0.8.0. A new team member joined us at the beginning of this development cycle: Matograine. We highly appreciate his commitment, his improvements of the transaction code and his work on the checksum. This release comes along with a number of new features and improvements. The most important of them are highlighted in this article, if you are looking for a comprehensive list of changes, check out the changelog.

V0.7.6

  • Update DuniterPy to v0.55.1 in order to have the PubSec regex fixed

V0.7.5

  • #276: Publish on PyPI with the previous method: setup.py, wheel, and twine.
  • silkaj binary does not get installed to $HOME/.local/bin via Poetry

V0.7.4

  • #273: Fix broken PubSec authfile importation regex

Thanks to matograine for this bugfix and the release!

V0.7.3

  • #239: Bug fix release for broken successives transactions due to wrongly calculated pending inputs:
    • remove already used inputs: restore previous behaviour which haven’t been kept the same during the migration
    • enumerate() wrongly moved to the non appropriate for loop