Skip to content

5. Release Notes

Christian Palazzo edited this page Apr 18, 2024 · 2 revisions

April 2024

  • Release of version 0.8.0

    • workflow bugfixes;
    • updated documentation;
    • removed points from election smart contract;
  • Release of version 0.7.0

    • implemented a zokrates example proof
    • updated documentation diagrams;
    • fix to variable names in smart contracts;
  • Release of version 0.6.0

    • improvements in the CI/CD
  • Release of version 0.5.0 containing:

    • improvements and fixes to election scripts and smart contracts;
    • updates to technical documentation;
    • implementation of the DECs registration into the Registry smart contract;
    • improvements to the CI/CD workflow;
  • Release of version 0.4.0 containing:

    • Impelemented an API layer for CI/CD;
    • Implemented a releaseTag task in the CI/CD;
  • Release of version 0.3.0 containing:

    • updated smart contracts constructors;
    • Implemented methods in MunicipalityElection contract;
    • Implemented MunicipalityElection smart contract unit tests;
    • Updated documentation;
    • implemented the create-election script;
    • implemented unit test for create-election script;
    • updated the deploy script;

March 2024

  • Release of the wiki pages;
  • Release of Functional Analysis v1;
  • Release of Technical Analysis v1;
  • Release of version 0.1.0 containing:
    • the initialization of the Hardhat framework;
    • installation of some Hardhat plugins;
    • Typescript configuration;
    • commit control flow with commitizen;
    • linters and pre-commit checks;
  • Release of version 0.2.0 containing:
    • first implementation of the smart contracts;
    • smart contracts unit test;
    • CI/CD improvements;
    • documentation improvements;
    • switch from Goerli blockchain test network (sunset) to Sepolia test network;
    • create EOA script;
Clone this wiki locally