Skip to content

Silkaj v0.6.1 release

I am pleased to announce Silkaj v0.6.1 release. This release comes with a major bug fix for transactions with big amounts. It also come with the ability to renew certifications.

Bug fix in intermediaries transactions

When sending a transaction with a big amount, there is a limit of forty sources per transaction allowed by Ğ1 protocol. In order to reach a big amount of money with only forty sources, the clients proceed beforehand to change operations to merge more money into fewer sources. Since the multi-recipients feature, a regression was introduced, the intermediaries transaction’s recipient were wrong and sent to the recipient of the transaction. This release fixes it!

Certification renewal

Duniter v1.7 now allows to renew certification before their expiration.

This protocol modification is now live on the Ğ1-Test currency since December 2018 in order to check that everything is working fine. You can already renew certifications on the Ğ1-Test currency.

This protocol modification will be published on the Ğ1 currency when ready.

Before processing the certification, Silkaj will check if the certification can be renewed. In the case of Ğ1, you will be able to renew the certification two months after the previous one. And, on the Ğ1-test, after twelve and half a day.

Tests on Windows

Silkaj have been installed for the first time on the Windows platform via pip. It works! There is still fixes needed in order to have Silkaj to work properly.

Thanks

Thanks to Moul, Galuel, and Bernard.


Upgrade

pip3 install silkaj --user --upgrade