Releases: duniter/WotWizard
DBase.data for Standalone version 2.5.0sa
v2.5.0sab Server version manual corrected
Standalone version 2.5.0sa
Applications dependent on Blockchain are updated only when new blocks have appeared. The degree of centrality is now calculated by a modification of Ulrik Brandes' algorithm. All printings are made in regular windows, and no more in log window. New display of mamberships limits. In IdentitySearch, the centrality level is calculated for old members too. Plots by Hermes have been added for MembersPrint, CentralitiesPrint and QualitiesPrint. WotWizard Fichier may be displayed (including Dossiers with no certification), as well as Permutations. In WotWizard, sorting order of Files is more precise. In WWViews, better Equal procedure, with less precision in proba.
Server version 2.4.0se
Better processing of the possible endings of membership. Members' identities are never erased in DBase.data. Display of the number of permutations in metadata, and no certification towards revoked uid or pubkey is taken into account. There is no more greatest allowed execution time of WotWizard.
Standalone version 2.4.0sa
Better processing of the possible endings of membership. Members' identities are never erased in DBase.data. In IdentitySearch, 'were members' added, new possiblity of displaying 'were members', members and newcomers, or not, in the identities list, display of quality and centrality level. In WotWizard, display of the number of permutations in metadata, and no certification towards revoked uid or pubkey is taken into account. There is no more greatest allowed execution time of WotWizard. When opening a new WWViews window, if the data has changed since the next time, the window is marked as changed.
Server version 2.3.3se
Correction of some bugs.
Server version 2.3.2se
In DuniterBlockchain, leaving or revoked members are no more erased from Duniter/DBase.data, but are marked as "missing" or "revoked". In DuniterWotWizard, newcomers with the same pubkey or uid as a member (actual, missing or revoked), are not included into the list of dossiers; certifications to missing or revoked members are rejected.
Server version 2.3.1se
Correction of bugs.
Duniter/DBase.data must be reset.
Server version 2.3.0se
Take into account the details of going in and out of the WoT, and the fact that certifications survive the disappearance of their senders and receivers. Use sets of integers rather than AVL binary trees to calculate the distance rule much faster. Store the results of this calculation in an AVL tree to avoid their recalculations (very efficient!). Execution time limit removed in WotWizard, since it's much faster than before.
Standalone version 2.3.0sa
Take into account the details of going in and out of the WoT, and the fact that certifications survive the disappearance of their senders and receivers. Use sets of integers rather than AVL binary trees to calculate the distance rule much faster. Store the results of this calculation in an AVL tree to avoid their recalculations (very efficient!). Execution time limit removed in WotWizard, since it's much faster than before.
Server version 2.2.5se
Correction of bugs.