Skip to content

Releases: dedis/d-voting

v0.3.2

04 May 08:14
Compare
Choose a tag to compare

What's Changed

  • Updates the proxy timeout and improves error by @nkcr in #113

Full Changelog: v0.3.1...v0.3.2

v0.3.1 - Updates proxy API

03 May 08:50
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

02 May 14:26
Compare
Choose a tag to compare

What's Changed

  • Updates installation of staticcheck by @nkcr in #82
  • Updates the proxy API by @nkcr in #85
  • Adds better handling of errors by @nkcr in #92
  • Adds the "Open" action by @nkcr in #93
  • Implements signed requests on the proxy by @nkcr in #91
  • Updates the Dela version by @nkcr in #99
  • Uses new dela deploy by @nkcr in #100

Full Changelog: v0.2.0...v0.3.0

Unikernel-based d-voting smart contract with metrics

31 Mar 09:07
5b35103
Compare
Choose a tag to compare

What's Changed

System metrics added with the help of the Node Exporter from Prometheus

Full Changelog: v0.1.4...v0.2.0

Fix for Unikernel-based D-voting: support TLS1.2

24 Mar 11:25
Compare
Choose a tag to compare
  • using new DELA to support TLS 1.2

Full Changelog: v0.1.3...v0.1.4

Fix for Unikernel-based D-voting smart contract

23 Mar 11:51
85a5c57
Compare
Choose a tag to compare

This release fixes a minor bug when restarting the voting service: the daemon.sock file wasn't removed when stopping the service.

What's Changed

  • added killsignal for dvoting service by @jbsv in #69

Full Changelog: v0.1.1...v0.1.2

First Unikernel-based d-voting smart contract

22 Mar 16:48
286c6dd
Compare
Choose a tag to compare

This release provides the first deployment package for the Unikernel-based d-voting system.

What's Changed

  • Custom Performance tests by @emduc in #36
  • added sonar scan and coverage report by @jbsv in #39
  • (documentation) Adds missing files in sidebar by @nkcr in #37
  • Fixes the memcoin test by @nkcr in #42
  • coverage report on all but integration tests by @jbsv in #41
  • Fall semester clean up by @nkcr in #43
  • Frontend run by @jbsv in #46
  • Frontend first step by @jbsv in #45
  • Backend fixes by @pierluca in #48
  • Backend mocks by @jbsv in #50
  • Reorganize app by @jbsv in #51
  • New decryption protocol by @emduc in #47
  • Fixes login with Tequila by @nkcr in #52
  • Updates the routing by @nkcr in #53
  • Reorganize components by @nkcr in #55
  • Adds an AuthContext and creates a layout folder by @nkcr in #54
  • Adds CI checks for web/ by @nkcr in #56
  • Adds status badges ✨ by @nkcr in #57
  • update doc with refactored decryption process by @emduc in #59
  • Fix error 404 on log in by @cmsigrist in #61
  • rename decryptBallotsEndpoint by @emduc in #60
  • Adds prometheus metrics by @nkcr in #63
  • Adds the actual Unikernel by @nkcr in #62
  • Updates memcoin to have automatic setup by @nkcr in #65
  • Adds updates to make the setup run on detached VMs by @nkcr in #66
  • Adds a Unikernel test case and fixes a bug by @nkcr in #67
  • Packaging by @jbsv in #64

New Contributors

Full Changelog: v0.0.1...v0.1.0

End of semester fall 2021

22 Feb 10:25
1ede3d5
Compare
Choose a tag to compare
v0.0.1

(documentation) Adds missing files in sidebar